| 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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 69 property getElementsByTagName | 69 property getElementsByTagName |
| 70 property getElementsByTagNameNS | 70 property getElementsByTagNameNS |
| 71 property hasAttribute | 71 property hasAttribute |
| 72 property hasAttributeNS | 72 property hasAttributeNS |
| 73 property hasAttributes | 73 property hasAttributes |
| 74 property hasChildNodes | 74 property hasChildNodes |
| 75 property hidden | 75 property hidden |
| 76 property id | 76 property id |
| 77 property innerHTML | 77 property innerHTML |
| 78 property innerText | 78 property innerText |
| 79 property inputMethodContext | |
| 80 property insertAdjacentElement | 79 property insertAdjacentElement |
| 81 property insertAdjacentHTML | 80 property insertAdjacentHTML |
| 82 property insertAdjacentText | 81 property insertAdjacentText |
| 83 property insertBefore | 82 property insertBefore |
| 84 property isContentEditable | 83 property isContentEditable |
| 85 property isDefaultNamespace | 84 property isDefaultNamespace |
| 86 property isEqualNode | 85 property isEqualNode |
| 87 property isSameNode | 86 property isSameNode |
| 88 property lang | 87 property lang |
| 89 property lastChild | 88 property lastChild |
| (...skipping 1074 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1164 property getElementsByTagName | 1163 property getElementsByTagName |
| 1165 property getElementsByTagNameNS | 1164 property getElementsByTagNameNS |
| 1166 property hasAttribute | 1165 property hasAttribute |
| 1167 property hasAttributeNS | 1166 property hasAttributeNS |
| 1168 property hasAttributes | 1167 property hasAttributes |
| 1169 property hasChildNodes | 1168 property hasChildNodes |
| 1170 property hidden | 1169 property hidden |
| 1171 property id | 1170 property id |
| 1172 property innerHTML | 1171 property innerHTML |
| 1173 property innerText | 1172 property innerText |
| 1174 property inputMethodContext | |
| 1175 property insertAdjacentElement | 1173 property insertAdjacentElement |
| 1176 property insertAdjacentHTML | 1174 property insertAdjacentHTML |
| 1177 property insertAdjacentText | 1175 property insertAdjacentText |
| 1178 property insertBefore | 1176 property insertBefore |
| 1179 property isContentEditable | 1177 property isContentEditable |
| 1180 property isDefaultNamespace | 1178 property isDefaultNamespace |
| 1181 property isEqualNode | 1179 property isEqualNode |
| 1182 property isSameNode | 1180 property isSameNode |
| 1183 property lang | 1181 property lang |
| 1184 property lastChild | 1182 property lastChild |
| (...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1423 svg element textPath | 1421 svg element textPath |
| 1424 svg element title | 1422 svg element title |
| 1425 property text | 1423 property text |
| 1426 svg element tspan | 1424 svg element tspan |
| 1427 svg element use | 1425 svg element use |
| 1428 svg element view | 1426 svg element view |
| 1429 PASS successfullyParsed is true | 1427 PASS successfullyParsed is true |
| 1430 | 1428 |
| 1431 TEST COMPLETE | 1429 TEST COMPLETE |
| 1432 | 1430 |
| OLD | NEW |