Re: [dom-tests][html-tests] Test that historical HTMLElement features are not supported (#4331)

# Chrome #
Testing revision 3dd6724038e94e40ace348679f7ee85cdfa3e1c6
Starting 10 test iterations
All results were stable

## All results ##

<details>

<summary><a href="http://w3c-test.org/submissions/4331/html/dom/elements/elements-in-the-dom/historical.html">/html/dom/elements/elements-in-the-dom/historical.html</a></summary>


|                       Subtest                       | Results |
|-----------------------------------------------------|---------|
|                                                     | OK      |
| `HTMLElement member must be nuked: commandChecked`  | PASS    |
| `HTMLElement member must be nuked: commandType`     | PASS    |
| `HTMLElement member must be nuked: commandTriggers` | PASS    |
| `HTMLElement member must be nuked: commandHidden`   | PASS    |
| `HTMLElement member must be nuked: commandIcon`     | PASS    |
| `HTMLElement member must be nuked: commandDisabled` | PASS    |
| `HTMLElement member must be nuked: commandLabel`    | PASS    |
| `HTMLElement member must be nuked: inert`           | PASS    |

</details>

<details>

<summary><a href="http://w3c-test.org/submissions/4331/dom/historical.html">/dom/historical.html</a></summary>


|                              Subtest                               | Results |
|--------------------------------------------------------------------|---------|
|                                                                    | OK      |
| `Event should not have this constant: DRAGDROP`                    | FAIL    |
| `Historical DOM features must be removed: Entity`                  | PASS    |
| `Historical DOM features must be removed: schemaTypeInfo`          | PASS    |
| `Node member must be nuked: attributes`                            | PASS    |
| `Node member must be nuked: getUserData`                           | PASS    |
| `Historical DOM features must be removed: xmlVersion`              | FAIL    |
| `Historical DOM features must be removed: setIdAttributeNS`        | PASS    |
| `Historical DOM features must be removed: DOMUserData`             | PASS    |
| `Historical DOM features must be removed: width`                   | PASS    |
| `Historical DOM features must be removed: setIdAttributeNode`      | PASS    |
| `Event should not have this constant: BLUR`                        | FAIL    |
| `Historical DOM features must be removed: DOMError`                | FAIL    |
| `Event should not have this constant: CLICK`                       | FAIL    |
| `DocumentType member must be nuked: notations`                     | PASS    |
| `document.load`                                                    | PASS    |
| `Historical DOM features must be removed: async`                   | PASS    |
| `Historical DOM features must be removed: DOMImplementationSource` | PASS    |
| `Historical DOM features must be removed: DOMSettableTokenList`    | PASS    |
| `Event should not have this constant: MOUSEUP`                     | FAIL    |
| `Event should not have this constant: DBLCLICK`                    | FAIL    |
| `Event should not have this constant: MOUSEMOVE`                   | FAIL    |
| `Historical DOM features must be removed: EventException`          | PASS    |
| `Node member must be nuked: setUserData`                           | PASS    |
| `DOMImplementation.getFeature() must be nuked.`                    | PASS    |
| `Historical DOM features must be removed: RangeException`          | PASS    |
| `Event should not have this constant: CHANGE`                      | FAIL    |
| `Historical DOM features must be removed: renameNode`              | PASS    |
| `Event should not have this constant: MOUSEDOWN`                   | FAIL    |
| `Historical DOM features must be removed: normalizeDocument`       | PASS    |
| `Historical DOM features must be removed: DOMConfiguration`        | PASS    |
| `Event should not have this constant: MOUSEDRAG`                   | FAIL    |
| `Historical DOM features must be removed: DOMObject`               | PASS    |
| `Historical DOM features must be removed: NameList`                | PASS    |
| `Historical DOM features must be removed: xmlEncoding`             | FAIL    |
| `Historical DOM features must be removed: UserDataHandler`         | PASS    |
| `Node member must be nuked: hasAttributes`                         | PASS    |
| `Attr member must be nuked: schemaTypeInfo`                        | PASS    |
| `Historical DOM features must be removed: domConfig`               | PASS    |
| `Historical DOM features must be removed: DOMImplementationList`   | PASS    |
| `Window member must be nuked: attachEvent`                         | PASS    |
| `Historical DOM features must be removed: DOMErrorHandler`         | PASS    |
| `Historical DOM features must be removed: strictErrorChecking`     | PASS    |
| `Historical DOM features must be removed: Notation`                | PASS    |
| `Node member must be nuked: getFeature`                            | PASS    |
| `Historical DOM features must be removed: DOMLocator`              | PASS    |
| `Event should not have this constant: KEYUP`                       | FAIL    |
| `Event should not have this constant: MOUSEOVER`                   | FAIL    |
| `Event should not have this constant: FOCUS`                       | FAIL    |
| `Node member must be nuked: namespaceURI`                          | PASS    |
| `Event should not have this constant: KEYPRESS`                    | FAIL    |
| `Historical DOM features must be removed: commands`                | PASS    |
| `Historical DOM features must be removed: xmlStandalone`           | FAIL    |
| `Attr member must be nuked: isId`                                  | PASS    |
| `Node member must be nuked: prefix`                                | PASS    |
| `Node member must be nuked: rootNode`                              | PASS    |
| `Event should not have this constant: MOUSEOUT`                    | FAIL    |
| `Historical DOM features must be removed: setIdAttribute`          | PASS    |
| `Event should not have this constant: SELECT`                      | FAIL    |
| `Historical DOM features must be removed: TypeInfo`                | PASS    |
| `Historical DOM features must be removed: createEntityReference`   | PASS    |
| `Text member must be nuked: replaceWholeText`                      | PASS    |
| `Historical DOM features must be removed: height`                  | PASS    |
| `DocumentType member must be nuked: entities`                      | PASS    |
| `Node member must be nuked: isSupported`                           | PASS    |
| `Node member must be nuked: localName`                             | PASS    |
| `DocumentType member must be nuked: internalSubset`                | PASS    |
| `Historical DOM features must be removed: EntityReference`         | PASS    |
| `Event should not have this constant: KEYDOWN`                     | FAIL    |
| `Text member must be nuked: isElementContentWhitespace`            | PASS    |
| `Historical DOM features must be removed: cssElementMap`           | PASS    |
| `Historical DOM features must be removed: defaultCharset`          | PASS    |

</details>


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4331#issuecomment-267286047

Received on Monday, 2 January 2017 08:30:27 UTC