| 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 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 76 property hasAttributes | 76 property hasAttributes |
| 77 property hasChildNodes | 77 property hasChildNodes |
| 78 property hidden | 78 property hidden |
| 79 property id | 79 property id |
| 80 property innerHTML | 80 property innerHTML |
| 81 property innerText | 81 property innerText |
| 82 property insertAdjacentElement | 82 property insertAdjacentElement |
| 83 property insertAdjacentHTML | 83 property insertAdjacentHTML |
| 84 property insertAdjacentText | 84 property insertAdjacentText |
| 85 property insertBefore | 85 property insertBefore |
| 86 property isConnected |
| 86 property isContentEditable | 87 property isContentEditable |
| 87 property isDefaultNamespace | 88 property isDefaultNamespace |
| 88 property isEqualNode | 89 property isEqualNode |
| 89 property isSameNode | 90 property isSameNode |
| 90 property lang | 91 property lang |
| 91 property lastChild | 92 property lastChild |
| 92 property lastElementChild | 93 property lastElementChild |
| 93 property localName | 94 property localName |
| 94 property lookupNamespaceURI | 95 property lookupNamespaceURI |
| 95 property lookupPrefix | 96 property lookupPrefix |
| (...skipping 1065 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1161 property hasAttributes | 1162 property hasAttributes |
| 1162 property hasChildNodes | 1163 property hasChildNodes |
| 1163 property hidden | 1164 property hidden |
| 1164 property id | 1165 property id |
| 1165 property innerHTML | 1166 property innerHTML |
| 1166 property innerText | 1167 property innerText |
| 1167 property insertAdjacentElement | 1168 property insertAdjacentElement |
| 1168 property insertAdjacentHTML | 1169 property insertAdjacentHTML |
| 1169 property insertAdjacentText | 1170 property insertAdjacentText |
| 1170 property insertBefore | 1171 property insertBefore |
| 1172 property isConnected |
| 1171 property isContentEditable | 1173 property isContentEditable |
| 1172 property isDefaultNamespace | 1174 property isDefaultNamespace |
| 1173 property isEqualNode | 1175 property isEqualNode |
| 1174 property isSameNode | 1176 property isSameNode |
| 1175 property lang | 1177 property lang |
| 1176 property lastChild | 1178 property lastChild |
| 1177 property lastElementChild | 1179 property lastElementChild |
| 1178 property localName | 1180 property localName |
| 1179 property lookupNamespaceURI | 1181 property lookupNamespaceURI |
| 1180 property lookupPrefix | 1182 property lookupPrefix |
| (...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1416 svg element textPath | 1418 svg element textPath |
| 1417 svg element title | 1419 svg element title |
| 1418 property text | 1420 property text |
| 1419 svg element tspan | 1421 svg element tspan |
| 1420 svg element use | 1422 svg element use |
| 1421 svg element view | 1423 svg element view |
| 1422 PASS successfullyParsed is true | 1424 PASS successfullyParsed is true |
| 1423 | 1425 |
| 1424 TEST COMPLETE | 1426 TEST COMPLETE |
| 1425 | 1427 |
| OLD | NEW |