| 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 548 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 559 property contentDocument | 559 property contentDocument |
| 560 property contentWindow | 560 property contentWindow |
| 561 property csp | 561 property csp |
| 562 property frameBorder | 562 property frameBorder |
| 563 property getSVGDocument | 563 property getSVGDocument |
| 564 property height | 564 property height |
| 565 property longDesc | 565 property longDesc |
| 566 property marginHeight | 566 property marginHeight |
| 567 property marginWidth | 567 property marginWidth |
| 568 property name | 568 property name |
| 569 property permissions | |
| 570 property referrerPolicy | 569 property referrerPolicy |
| 571 property sandbox | 570 property sandbox |
| 572 property scrolling | 571 property scrolling |
| 573 property src | 572 property src |
| 574 property srcdoc | 573 property srcdoc |
| 575 property width | 574 property width |
| 576 html element image | 575 html element image |
| 577 html element img | 576 html element img |
| 578 property align | 577 property align |
| 579 property alt | 578 property alt |
| (...skipping 868 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1448 svg element textPath | 1447 svg element textPath |
| 1449 svg element title | 1448 svg element title |
| 1450 property text | 1449 property text |
| 1451 svg element tspan | 1450 svg element tspan |
| 1452 svg element use | 1451 svg element use |
| 1453 svg element view | 1452 svg element view |
| 1454 PASS successfullyParsed is true | 1453 PASS successfullyParsed is true |
| 1455 | 1454 |
| 1456 TEST COMPLETE | 1455 TEST COMPLETE |
| 1457 | 1456 |
| OLD | NEW |