Re: [dom-tests] Test more Document object clone aspects (#4268)

# Firefox #
Testing revision 3908017c0a39d2b01bd67904d4420958e45eb00a
Starting 10 test iterations
All results were stable

## All results ##

### [/dom/nodes/Node-cloneNode.html](http://w3c-test.org/submissions/4268/dom/nodes/Node-cloneNode.html) ###
|               Subtest               | Results |
|-------------------------------------|---------|
|                                     | OK      |
| `createElement(big)`                | PASS    |
| `createElement(bdi)`                | PASS    |
| `createElement(bdo)`                | PASS    |
| `createElement(area)`               | PASS    |
| `createElement(applet)`             | PASS    |
| `implementation.createDocument`     | FAIL    |
| `Node.cloneNode`                    | FAIL    |
| `createElement(aside)`              | PASS    |
| `createElement(button)`             | PASS    |
| `createElement(col)`                | PASS    |
| `createDocumentFragment`            | PASS    |
| `createElement(canvas)`             | PASS    |
| `createElement with attributes`     | PASS    |
| `createElement(caption)`            | PASS    |
| `createElementNS non-HTML`          | PASS    |
| `createElement(body)`               | PASS    |
| `createElement(code)`               | PASS    |
| `createComment`                     | PASS    |
| `createProcessingInstruction`       | PASS    |
| `createElement(cite)`               | PASS    |
| `createElement(a)`                  | PASS    |
| `createElement(abbr)`               | PASS    |
| `createElement(acronym)`            | PASS    |
| `createElement(article)`            | PASS    |
| `createElement(colgroup)`           | PASS    |
| `createElement(br)`                 | PASS    |
| `createElement(datalist)`           | PASS    |
| `createElement(address)`            | PASS    |
| `createElementNS HTML`              | PASS    |
| `implementation.createDocumentType` | PASS    |
| `createElement(base)`               | PASS    |
| `createElement(blockquote)`         | PASS    |
| `createElement(center)`             | PASS    |
| `createElement(audio)`              | PASS    |
| `createElement(data)`               | PASS    |
| `createElement(bgsound)`            | PASS    |
| `createElement(b)`                  | PASS    |
| `implementation.createHTMLDocument` | PASS    |
| `node with children`                | PASS    |
| `createTextNode`                    | PASS    |


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

Received on Wednesday, 30 November 2016 16:45:52 UTC