| 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 684 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 695 property loop | 695 property loop |
| 696 property scrollAmount | 696 property scrollAmount |
| 697 property scrollDelay | 697 property scrollDelay |
| 698 property start | 698 property start |
| 699 property stop | 699 property stop |
| 700 property trueSpeed | 700 property trueSpeed |
| 701 property vspace | 701 property vspace |
| 702 property width | 702 property width |
| 703 html element menu | 703 html element menu |
| 704 property compact | 704 property compact |
| 705 html element menuitem | |
| 706 html element meta | 705 html element meta |
| 707 property content | 706 property content |
| 708 property httpEquiv | 707 property httpEquiv |
| 709 property name | 708 property name |
| 710 property scheme | 709 property scheme |
| 711 html element meter | 710 html element meter |
| 712 property high | 711 property high |
| 713 property labels | 712 property labels |
| 714 property low | 713 property low |
| 715 property max | 714 property max |
| (...skipping 695 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1411 svg element textPath | 1410 svg element textPath |
| 1412 svg element title | 1411 svg element title |
| 1413 property text | 1412 property text |
| 1414 svg element tspan | 1413 svg element tspan |
| 1415 svg element use | 1414 svg element use |
| 1416 svg element view | 1415 svg element view |
| 1417 PASS successfullyParsed is true | 1416 PASS successfullyParsed is true |
| 1418 | 1417 |
| 1419 TEST COMPLETE | 1418 TEST COMPLETE |
| 1420 | 1419 |
| OLD | NEW |