OLD | NEW |
1 This test documents all properties on all element instances. | 1 This test documents all properties on all element instances. |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 [HTML NAMESPACE ELEMENT PROPERTIES] | 6 [HTML NAMESPACE ELEMENT PROPERTIES] |
7 namespace http://www.w3.org/1999/xhtml | 7 namespace http://www.w3.org/1999/xhtml |
8 <common> | 8 <common> |
9 property ATTRIBUTE_NODE | 9 property ATTRIBUTE_NODE |
10 property CDATA_SECTION_NODE | 10 property CDATA_SECTION_NODE |
(...skipping 564 matching lines...) Loading... |
575 property srcdoc | 575 property srcdoc |
576 property width | 576 property width |
577 html element image | 577 html element image |
578 html element img | 578 html element img |
579 property align | 579 property align |
580 property alt | 580 property alt |
581 property border | 581 property border |
582 property complete | 582 property complete |
583 property crossOrigin | 583 property crossOrigin |
584 property currentSrc | 584 property currentSrc |
| 585 property decode |
585 property height | 586 property height |
586 property hspace | 587 property hspace |
587 property isMap | 588 property isMap |
588 property longDesc | 589 property longDesc |
589 property lowsrc | 590 property lowsrc |
590 property name | 591 property name |
591 property naturalHeight | 592 property naturalHeight |
592 property naturalWidth | 593 property naturalWidth |
593 property referrerPolicy | 594 property referrerPolicy |
594 property sizes | 595 property sizes |
(...skipping 858 matching lines...) Loading... |
1453 svg element textPath | 1454 svg element textPath |
1454 svg element title | 1455 svg element title |
1455 property text | 1456 property text |
1456 svg element tspan | 1457 svg element tspan |
1457 svg element use | 1458 svg element use |
1458 svg element view | 1459 svg element view |
1459 PASS successfullyParsed is true | 1460 PASS successfullyParsed is true |
1460 | 1461 |
1461 TEST COMPLETE | 1462 TEST COMPLETE |
1462 | 1463 |
OLD | NEW |