| OLD | NEW |
| 1 CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M54,
around October 2016. See https://www.chromestatus.com/features/5716060992962560
for more details. | 1 CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M54,
around October 2016. See https://www.chromestatus.com/features/5716060992962560
for more details. |
| 2 This test documents all properties on all element instances. | 2 This test documents all properties on all element instances. |
| 3 | 3 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 | 5 |
| 6 | 6 |
| 7 [HTML NAMESPACE ELEMENT PROPERTIES] | 7 [HTML NAMESPACE ELEMENT PROPERTIES] |
| 8 namespace http://www.w3.org/1999/xhtml | 8 namespace http://www.w3.org/1999/xhtml |
| 9 <common> | 9 <common> |
| 10 property ATTRIBUTE_NODE | 10 property ATTRIBUTE_NODE |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 70 property hasAttributes | 70 property hasAttributes |
| 71 property hasChildNodes | 71 property hasChildNodes |
| 72 property hidden | 72 property hidden |
| 73 property id | 73 property id |
| 74 property innerHTML | 74 property innerHTML |
| 75 property innerText | 75 property innerText |
| 76 property insertAdjacentElement | 76 property insertAdjacentElement |
| 77 property insertAdjacentHTML | 77 property insertAdjacentHTML |
| 78 property insertAdjacentText | 78 property insertAdjacentText |
| 79 property insertBefore | 79 property insertBefore |
| 80 property isConnected |
| 80 property isContentEditable | 81 property isContentEditable |
| 81 property isDefaultNamespace | 82 property isDefaultNamespace |
| 82 property isEqualNode | 83 property isEqualNode |
| 83 property isSameNode | 84 property isSameNode |
| 84 property lang | 85 property lang |
| 85 property lastChild | 86 property lastChild |
| 86 property lastElementChild | 87 property lastElementChild |
| 87 property localName | 88 property localName |
| 88 property lookupNamespaceURI | 89 property lookupNamespaceURI |
| 89 property lookupPrefix | 90 property lookupPrefix |
| (...skipping 1026 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1116 property hasAttributes | 1117 property hasAttributes |
| 1117 property hasChildNodes | 1118 property hasChildNodes |
| 1118 property hidden | 1119 property hidden |
| 1119 property id | 1120 property id |
| 1120 property innerHTML | 1121 property innerHTML |
| 1121 property innerText | 1122 property innerText |
| 1122 property insertAdjacentElement | 1123 property insertAdjacentElement |
| 1123 property insertAdjacentHTML | 1124 property insertAdjacentHTML |
| 1124 property insertAdjacentText | 1125 property insertAdjacentText |
| 1125 property insertBefore | 1126 property insertBefore |
| 1127 property isConnected |
| 1126 property isContentEditable | 1128 property isContentEditable |
| 1127 property isDefaultNamespace | 1129 property isDefaultNamespace |
| 1128 property isEqualNode | 1130 property isEqualNode |
| 1129 property isSameNode | 1131 property isSameNode |
| 1130 property lang | 1132 property lang |
| 1131 property lastChild | 1133 property lastChild |
| 1132 property lastElementChild | 1134 property lastElementChild |
| 1133 property localName | 1135 property localName |
| 1134 property lookupNamespaceURI | 1136 property lookupNamespaceURI |
| 1135 property lookupPrefix | 1137 property lookupPrefix |
| (...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1363 svg element textPath | 1365 svg element textPath |
| 1364 svg element title | 1366 svg element title |
| 1365 property text | 1367 property text |
| 1366 svg element tspan | 1368 svg element tspan |
| 1367 svg element use | 1369 svg element use |
| 1368 svg element view | 1370 svg element view |
| 1369 PASS successfullyParsed is true | 1371 PASS successfullyParsed is true |
| 1370 | 1372 |
| 1371 TEST COMPLETE | 1373 TEST COMPLETE |
| 1372 | 1374 |
| OLD | NEW |