- Notifications
You must be signed in to change notification settings - Fork20.6k
Commitff75767

timmywil
Minor adjustments and cleanup, including normalizing the value to a string when setting( list of changes below )
- Normalize set value to string to synchronize return type cross-browser- Add style attrHook to propHooks to support style getting in all browsers for both attr and prop- Extend the selected propHook instead of overriding a possible set function- Remove selected propHook TODO since there is no selected content attribute and it should return null1 parent8cbf551 commitff75767
1 file changed
+7
-16
lines changedLines changed: 7 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
316 |
| - | |
| 316 | + | |
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
| |||
440 | 440 |
| |
441 | 441 |
| |
442 | 442 |
| |
443 |
| - | |
444 |
| - | |
| 443 | + | |
445 | 444 |
| |
446 |
| - | |
447 | 445 |
| |
448 | 446 |
| |
449 | 447 |
| |
| |||
458 | 456 |
| |
459 | 457 |
| |
460 | 458 |
| |
461 |
| - | |
462 |
| - | |
463 |
| - | |
464 | 459 |
| |
465 | 460 |
| |
466 | 461 |
| |
| |||
477 | 472 |
| |
478 | 473 |
| |
479 | 474 |
| |
480 |
| - | |
| 475 | + | |
481 | 476 |
| |
482 | 477 |
| |
483 | 478 |
| |
| |||
490 | 485 |
| |
491 | 486 |
| |
492 | 487 |
| |
493 |
| - | |
494 |
| - | |
| 488 | + | |
495 | 489 |
| |
496 | 490 |
| |
497 |
| - | |
| 491 | + | |
498 | 492 |
| |
499 | 493 |
| |
500 |
| - | |
501 |
| - | |
502 |
| - | |
503 |
| - | |
| 494 | + | |
504 | 495 |
| |
505 | 496 |
| |
506 | 497 |
| |
507 | 498 |
| |
508 | 499 |
| |
509 | 500 |
| |
510 |
| - | |
| 501 | + | |
511 | 502 |
| |
512 | 503 |
| |
513 | 504 |
|
0 commit comments
Comments
(0)