| 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 649 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 660 html element link | 660 html element link |
| 661 property as | 661 property as |
| 662 property charset | 662 property charset |
| 663 property crossOrigin | 663 property crossOrigin |
| 664 property disabled | 664 property disabled |
| 665 property href | 665 property href |
| 666 property hreflang | 666 property hreflang |
| 667 property import | 667 property import |
| 668 property integrity | 668 property integrity |
| 669 property media | 669 property media |
| 670 property referrerPolicy |
| 670 property rel | 671 property rel |
| 671 property relList | 672 property relList |
| 672 property rev | 673 property rev |
| 673 property sheet | 674 property sheet |
| 674 property sizes | 675 property sizes |
| 675 property target | 676 property target |
| 676 property type | 677 property type |
| 677 html element listing | 678 html element listing |
| 678 property width | 679 property width |
| 679 html element main | 680 html element main |
| (...skipping 726 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1406 svg element textPath | 1407 svg element textPath |
| 1407 svg element title | 1408 svg element title |
| 1408 property text | 1409 property text |
| 1409 svg element tspan | 1410 svg element tspan |
| 1410 svg element use | 1411 svg element use |
| 1411 svg element view | 1412 svg element view |
| 1412 PASS successfullyParsed is true | 1413 PASS successfullyParsed is true |
| 1413 | 1414 |
| 1414 TEST COMPLETE | 1415 TEST COMPLETE |
| 1415 | 1416 |
| OLD | NEW |