Re: [html-tests] Don't create layout objects for children of display-none iframes. (#4885)

# Chrome (unstable channel) #
Testing web-platform-tests at revision b18df4800b2bebd2b705ef75baa4f488131c4fb8
Using browser at version 58.0.3004.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>100 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/additions-to-serializing-xhtml-documents/outerhtml.html">/html/semantics/scripting-1/the-template-element/additions-to-serializing-xhtml-documents/outerhtml.html</a></summary>


|                                                                Subtest                                                                | Results |
|---------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                       | OK      |
| `Template contents should be serialized instead of template element if serializing template element`                                  | PASS    |
| `Template contents should be serialized instead of template element if serializing template element. Test nested template`            | PASS    |
| `Template contents should be serialized instead of template element if serializing template element. Test serializing whole document` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/html-elements-in-shadow-trees/inert-html-elements/test-002.html">/shadow-dom/untriaged/html-elements-in-shadow-trees/inert-html-elements/test-002.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_08_01_02_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/styles/test-001.html">/shadow-dom/untriaged/styles/test-001.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_06_00_01_T02` | PASS    |
| `A_06_00_01_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/node-document.html">/html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/node-document.html</a></summary>


|                                                                                 Subtest                                                                                 | Results |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                                         | OK      |
| `Parsing XHTML: Node's node document must be set to that of the element to which it will be appended. Test nested templates`                                            | FAIL    |
| `Parsing XHTML: Node's node document must be set to that of the element to which it will be appended. Test not empty template`                                          | FAIL    |
| `Parsing XHTML: Node's node document must be set to that of the element to which it will be appended. Test loading XHTML document from a file`                          | PASS    |
| `Parsing XHTML: Node's node document must be set to that of the element to which it will be appended. Test empty template`                                              | FAIL    |
| `Parsing XHTML: Node's node document must be set to that of the element to which it will be appended. Test loading of XHTML document with nested templates from a file` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/additions-to-the-steps-to-clone-a-node/template-clone-children.html">/html/semantics/scripting-1/the-template-element/additions-to-the-steps-to-clone-a-node/template-clone-children.html</a></summary>


|                                            Subtest                                            | Results |
|-----------------------------------------------------------------------------------------------|---------|
|                                                                                               | OK      |
| `Clone template node. Test call to cloneNode() with the default parameter (false by default)` | PASS    |
| `Clone template node. Test call to cloneNode(true)`                                           | PASS    |
| `Clone template node. Test call to cloneNode(false)`                                          | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/events/event-retargeting/test-003.html">/shadow-dom/untriaged/events/event-retargeting/test-003.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_05_01_03_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one.html">/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one.html</a></summary>


|                                                                      Subtest                                                                       | Results |
|----------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                    | OK      |
| `</template> tag in HTML body without start one should be ignored. Test valid <template> element, <title> element and </template> tag after them`  | PASS    |
| `</template> tag in HTML body without start one should be ignored. Test valid <template> element and </template> tag after it`                     | PASS    |
| `</template> tag in HTML body without start one should be ignored. Test valid <template> element and </template> tag before it`                    | PASS    |
| `</template> tag in HTML body without start one should be ignored. Test valid <template> element, <title> element and </template> tag before them` | PASS    |
| `</template> tag in HTML body without start one should be ignored`                                                                                 | PASS    |
| `</template> tag in HTML body without start one should be ignored. Test HTML document loaded from file`                                            | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html">/html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html</a></summary>


|                                                                  Subtest                                                                  | Results |
|-------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                           | OK      |
| `Child nodes of template element in XHTML documents must be appended to template content. Test loading XHTML document from a file`        | PASS    |
| `Child nodes of nested template element in XHTML documents must be appended to template content. Test loading XHTML document from a file` | PASS    |
| `Child nodes of template element in XHTML documents must be appended to template content`                                                 | FAIL    |
| `Child nodes of nested template element in XHTML documents must be appended to template content`                                          | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-010.html">/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-010.html</a></summary>


|          Subtest          | Results |
|---------------------------|---------|
|                           | OK      |
| `A_10_01_01_04_02_T01_01` | PASS    |
| `A_10_01_01_04_02_T01_02` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/styles/test-003.html">/shadow-dom/untriaged/styles/test-003.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_06_00_03_T01` | PASS    |
| `A_06_00_03_T02` | PASS    |
| `A_06_00_03_T03` | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-012.html">/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-012.html</a></summary>


|       Subtest       | Results |
|---------------------|---------|
|                     | OK      |
| `A_10_01_01_06_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-001.html">/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-001.html</a></summary>


|       Subtest       | Results |
|---------------------|---------|
|                     | OK      |
| `A_10_01_02_01_T02` | PASS    |
| `A_10_01_02_01_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-test-002.html">/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-test-002.html</a></summary>


|                                                                              Subtest                                                                              | Results |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                                   | OK      |
| `The template contents owner document must be different from template owner document, which has browsing context. Template element is created via innerHTML`      | PASS    |
| `The template contents owner document must be different from template owner document, which has browsing context. Template element is created by createElement()` | PASS    |
| `The template contents owner document must be different from template owner document, which has browsing context. Template element is created by HTML parser`     | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/ignore-html-token.html">/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/ignore-html-token.html</a></summary>


|                                                Subtest                                                 | Results |
|--------------------------------------------------------------------------------------------------------|---------|
|                                                                                                        | OK      |
| `Ignore HTML token. Test HEAD element and some valid element after it, assigned to template innerHTML` | PASS    |
| `Ignore HTML token. Test valid element inside HTML and BODY elements`                                  | PASS    |
| `Ignore HTML token. Test HTML tag inside template tag assigned to another template's innerHTML`        | PASS    |
| `Ignore HTML token.Test HTML element and some valid element before it, assigned to template innerHTML` | PASS    |
| `Ignore HTML token. Test valid element inside and between HTML and BODY elements`                      | PASS    |
| `Ignore HTML token. Test loading a HTML file with HTML tag inside template`                            | PASS    |
| `Ignore HTML token. Test HTML element assigned to template innerHTML`                                  | PASS    |
| `Ignore HTML token. Test some valid element inside HTML element`                                       | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/ignore-head-token.html">/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/ignore-head-token.html</a></summary>


|                                                 Subtest                                                 | Results |
|---------------------------------------------------------------------------------------------------------|---------|
|                                                                                                         | OK      |
| `Ignore HEAD token. Test HEAD tag inside template tag assigned to another template's innerHTML`         | PASS    |
| `Ignore HEAD token. Test HEAD element and some valid element before it, assigned to template innerHTML` | PASS    |
| `Ignore HEAD token. Test loading a HTML file with HEAD tag inside template`                             | PASS    |
| `Ignore HEAD token. Test not empty HEAD element assigned to template innerHTML`                         | PASS    |
| `Ignore HEAD token. Test empty HEAD element assigned to template innerHTML`                             | PASS    |
| `Ignore HEAD token. Test HEAD element and some valid element after it, assigned to template innerHTML`  | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-003.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-003.html</a></summary>


|                                                         Subtest                                                         | Results |
|-------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                         | OK      |
| `"li" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"fieldset" element with id attribute in a shadow tree should not be accessible from window object's named property.`   | PASS    |
| `"em" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"sub" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"optgroup" element with id attribute in a shadow tree should not be accessible from window object's named property.`   | PASS    |
| `"command" element with id attribute in a shadow tree should not be accessible from window object's named property.`    | PASS    |
| `"bdo" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"col" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"var" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"del" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"title" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"h3" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"datalist" element with id attribute in a shadow tree should not be accessible from window object's named property.`   | PASS    |
| `"h4" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"samp" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"code" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"figure" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"article" element with id attribute in a shadow tree should not be accessible from window object's named property.`    | PASS    |
| `"meter" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"ruby" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"q" element with id attribute in a shadow tree should not be accessible from window object's named property.`          | PASS    |
| `"tr" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"img" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"embed" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"option" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"colgroup" element with id attribute in a shadow tree should not be accessible from window object's named property.`   | PASS    |
| `"rt" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"cite" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"tbody" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"form" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"h5" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"meta" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"h1" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"source" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"dd" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"nav" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"area" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"canvas" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"ol" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"head" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"i" element with id attribute in a shadow tree should not be accessible from window object's named property.`          | PASS    |
| `"input" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"audio" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"a" element with id attribute in a shadow tree should not be accessible from window object's named property.`          | PASS    |
| `"h2" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"mark" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"details" element with id attribute in a shadow tree should not be accessible from window object's named property.`    | PASS    |
| `"rp" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"address" element with id attribute in a shadow tree should not be accessible from window object's named property.`    | PASS    |
| `"script" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"kbd" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"legend" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"p" element with id attribute in a shadow tree should not be accessible from window object's named property.`          | PASS    |
| `"param" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"strong" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"footer" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"section" element with id attribute in a shadow tree should not be accessible from window object's named property.`    | PASS    |
| `"dfn" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"td" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"b" element with id attribute in a shadow tree should not be accessible from window object's named property.`          | PASS    |
| `"abbr" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"button" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"blockquote" element with id attribute in a shadow tree should not be accessible from window object's named property.` | PASS    |
| `"body" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"dt" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"ul" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"track" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"ins" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"br" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"pre" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"hgroup" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"thead" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"link" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"wbr" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"label" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"iframe" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"video" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"h6" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"bdi" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"span" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"output" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"aside" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"progress" element with id attribute in a shadow tree should not be accessible from window object's named property.`   | PASS    |
| `"base" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"hr" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"caption" element with id attribute in a shadow tree should not be accessible from window object's named property.`    | PASS    |
| `"dialog" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"noscript" element with id attribute in a shadow tree should not be accessible from window object's named property.`   | PASS    |
| `"menu" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"select" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"small" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"style" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"s" element with id attribute in a shadow tree should not be accessible from window object's named property.`          | PASS    |
| `"textarea" element with id attribute in a shadow tree should not be accessible from window object's named property.`   | PASS    |
| `"dl" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"object" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"div" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"table" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"time" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"html" element with id attribute in a shadow tree should not be accessible from window object's named property.`       | PASS    |
| `"header" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"tfoot" element with id attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"u" element with id attribute in a shadow tree should not be accessible from window object's named property.`          | PASS    |
| `"keygen" element with id attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"figcaption" element with id attribute in a shadow tree should not be accessible from window object's named property.` | PASS    |
| `"th" element with id attribute in a shadow tree should not be accessible from window object's named property.`         | PASS    |
| `"map" element with id attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context.html">/html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context.html</a></summary>


|                                  Subtest                                  | Results |
|---------------------------------------------------------------------------|---------|
|                                                                           | OK      |
| `Clearing stack back to a table body context. Test <tbody> in <thead>`    | PASS    |
| `Clearing stack back to a table body context. Test <tbody> in <tfoot>`    | PASS    |
| `Clearing stack back to a table body context. Test <caption> in <tbody>`  | PASS    |
| `Clearing stack back to a table body context. Test </table> in <thead>`   | PASS    |
| `Clearing stack back to a table body context. Test <col> in <thead>`      | PASS    |
| `Clearing stack back to a table body context. Test </tfoot> in <tbody>`   | PASS    |
| `Clearing stack back to a table body context. Test <col> in <tbody>`      | PASS    |
| `Clearing stack back to a table body context. Test <colgroup> in <tbody>` | PASS    |
| `Clearing stack back to a table body context. Test <colgroup> in <tfoot>` | PASS    |
| `Clearing stack back to a table body context. Test </table> in <tbody>`   | PASS    |
| `Clearing stack back to a table body context. Test <tr> in <tbody>`       | PASS    |
| `Clearing stack back to a table body context. Test <tr> in <thead>`       | PASS    |
| `Clearing stack back to a table body context. Test <col> in <tfoot>`      | PASS    |
| `Clearing stack back to a table body context. Test </tbody>`              | PASS    |
| `Clearing stack back to a table body context. Test <tfoot> in <tfoot>`    | PASS    |
| `Clearing stack back to a table body context. Test </thead>`              | PASS    |
| `Clearing stack back to a table body context. Test </table> in <tfoot>`   | PASS    |
| `Clearing stack back to a table body context. Test </thead> in <tbody>`   | PASS    |
| `Clearing stack back to a table body context. Test <tbody> in <tbody>`    | PASS    |
| `Clearing stack back to a table body context. Test </tfoot>`              | PASS    |
| `Clearing stack back to a table body context. Test <caption> in <tfoot>`  | PASS    |
| `Clearing stack back to a table body context. Test <tr> in <tfoot>`       | PASS    |
| `Clearing stack back to a table body context. Test <tfoot> in <thead>`    | PASS    |
| `Clearing stack back to a table body context. Test <colgroup> in <thead>` | PASS    |
| `Clearing stack back to a table body context. Test </tbody> in <thead>`   | PASS    |
| `Clearing stack back to a table body context. Test </thead> in <tfoot>`   | PASS    |
| `Clearing stack back to a table body context. Test <caption> in <thead>`  | PASS    |
| `Clearing stack back to a table body context. Test </tfoot> in <thead>`   | PASS    |
| `Clearing stack back to a table body context. Test <thead> in <tfoot>`    | PASS    |
| `Clearing stack back to a table body context. Test <thead> in <thead>`    | PASS    |
| `Clearing stack back to a table body context. Test </tbody> in <tfoot>`   | PASS    |
| `Clearing stack back to a table body context. Test <thead> in <tbody>`    | PASS    |
| `Clearing stack back to a table body context. Test <tfoot> in <tbody>`    | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/reprojection/reprojection-001.html">/shadow-dom/untriaged/shadow-trees/reprojection/reprojection-001.html</a></summary>


| Subtest | Results |
|---------|---------|
|         | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/shadow-root-001.html">/shadow-dom/untriaged/shadow-trees/shadow-root-001.html</a></summary>


| Subtest | Results |
|---------|---------|
|         | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/html-elements-in-shadow-trees/inert-html-elements/test-001.html">/shadow-dom/untriaged/html-elements-in-shadow-trees/inert-html-elements/test-001.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_08_01_01_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html">/html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html</a></summary>


|                          Subtest                          | Results |
|-----------------------------------------------------------|---------|
|                                                           | OK      |
| `Clearing stack back to a table context. Test <col>`      | PASS    |
| `Clearing stack back to a table context. Test <tbody>`    | PASS    |
| `Clearing stack back to a table context. Test <colgroup>` | PASS    |
| `Clearing stack back to a table context. Test <caption>`  | PASS    |
| `Clearing stack back to a table context. Test <tfoot>`    | PASS    |
| `Clearing stack back to a table context. Test <thead>`    | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-event-interface/event-path-001.html">/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-event-interface/event-path-001.html</a></summary>


|                     Subtest                      | Results |
|--------------------------------------------------|---------|
|                                                  | OK      |
| `event.composedPath() cross the shadow boundary` | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-001.html">/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-001.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_08_02_01_T02` | PASS    |
| `A_08_02_01_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-007.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-007.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_04_01_07_T01` | PASS    |
| `A_04_01_07_T02` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html</a></summary>


|                                                                Subtest                                                                | Results |
|---------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                       | OK      |
| `The parentNode attribute of a shadow root must always return null, even if the shadow root is nested inside another shadow root.`    | PASS    |
| `The parentElement attribute of a shadow root must always return null.`                                                               | PASS    |
| `The parentNode attribute of a shadow root must always return null.`                                                                  | PASS    |
| `The parentElement attribute of a shadow root must always return null, even if the shadow root is nested inside another shadow root.` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/ignore-frameset-token.html">/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/ignore-frameset-token.html</a></summary>


|                                                        Subtest                                                        | Results |
|-----------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                       | OK      |
| `Ignore frameset token. Test FRAMESET element and some valid element before it, assigned to the template's innerHTML` | PASS    |
| `Ignore frameset token. Test FRAMESET tag inside template tag assigned to another template's innerHTML`               | PASS    |
| `Ignore frameset token. Test FRAMESET element assigned to template innerHTML`                                         | PASS    |
| `Ignore frameset token. Test loading a HTML file with FRAMESET tag inside template`                                   | PASS    |
| `Ignore frameset token. Test FRAMESET element and some valid element after it, assigned to the template's innerHTML`  | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/template-element/template-content-node-document.html">/html/semantics/scripting-1/the-template-element/template-element/template-content-node-document.html</a></summary>


|                                                               Subtest                                                               | Results |
|-------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                     | OK      |
| `Node document of the template content attribute must be template contents owner. Load HTML file with multiple template elements`   | PASS    |
| `Node document of the template content attribute must be template contents owner. Nested template element created by innerHTML`     | PASS    |
| `Node document of the template content attribute must be template contents owner. Nested template element created by createElement` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-002.html">/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-002.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_08_02_02_T01` | PASS    |
| `A_08_02_02_T03` | PASS    |
| `A_08_02_02_T02` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-001.html">/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-001.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_07_07_01_T02` | PASS    |
| `A_07_07_01_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/creating-an-element-for-the-token/template-owner-document.html">/html/syntax/parsing/template/creating-an-element-for-the-token/template-owner-document.html</a></summary>


|                                                                       Subtest                                                                       | Results |
|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                     | OK      |
| `Test ownerDocument for the element time in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument property of the element in a template. Current DOCUMENT has no browsing context. Test template element in the root of the body` | PASS    |
| `Test ownerDocument for the element footer in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element article in the template. Document has browsing context`                                                         | PASS    |
| `Test ownerDocument for the element param in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element option in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element h3 in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element li in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element p in the template. Document has browsing context`                                                               | PASS    |
| `Test ownerDocument for the element mark in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element bdi in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element canvas in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element i in the template`                                                                                              | PASS    |
| `Test ownerDocument for the element source in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element code in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element thead in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element a in the template`                                                                                              | PASS    |
| `Test ownerDocument for the element h1 in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element base in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element keygen in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element details in the template`                                                                                        | PASS    |
| `Test ownerDocument for the element bdi in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element strong in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element tr in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element ins in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element meter in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element tfoot in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element rp in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element map in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element form in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element dfn in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element h3 in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element h6 in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element mark in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element video in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element colgroup in the template`                                                                                       | PASS    |
| `Test ownerDocument for the element area in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element kbd in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element source in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element pre in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element progress in the template. Document has browsing context`                                                        | PASS    |
| `Test ownerDocument for the element select in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element q in the template. Document has browsing context`                                                               | PASS    |
| `Test ownerDocument for the element sub in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element area in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element command in the template`                                                                                        | PASS    |
| `Test ownerDocument for the element header in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element samp in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element s in the template`                                                                                              | PASS    |
| `Test ownerDocument for the element input in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element dl in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element details in the template. Document has browsing context`                                                         | PASS    |
| `Test ownerDocument for the element iframe in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element thead in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element img in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element option in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element table in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element audio in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element dialog in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element li in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element colgroup in the template. Document has browsing context`                                                        | PASS    |
| `Test ownerDocument for the element meta in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element select in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element meta in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element h6 in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element link in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element s in the template. Document has browsing context`                                                               | PASS    |
| `Test ownerDocument for the element b in the template. Document has browsing context`                                                               | PASS    |
| `Test ownerDocument for the element progress in the template`                                                                                       | PASS    |
| `Test ownerDocument for the element rt in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element output in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element article in the template`                                                                                        | PASS    |
| `Test ownerDocument for the element canvas in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element script in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element title in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element hgroup in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element hr in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element section in the template. Document has browsing context`                                                         | PASS    |
| `Test ownerDocument for the element td in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element wbr in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element figure in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element datalist in the template`                                                                                       | PASS    |
| `Test ownerDocument for the element optgroup in the template`                                                                                       | PASS    |
| `Test ownerDocument for the element ol in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element bdo in the template`                                                                                            | PASS    |
| `Test ownerDocument property of two elements in a template. Load HTML document from a file, current DOCUMENT has browsing context`                  | PASS    |
| `Test ownerDocument for the element i in the template. Document has browsing context`                                                               | PASS    |
| `Test ownerDocument for the element u in the template`                                                                                              | PASS    |
| `Test ownerDocument for the element tbody in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element dt in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element map in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element noscript in the template`                                                                                       | PASS    |
| `Test ownerDocument for the element object in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element dl in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element kbd in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element input in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element embed in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element col in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element ins in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element caption in the template`                                                                                        | PASS    |
| `Test ownerDocument for the element fieldset in the template`                                                                                       | PASS    |
| `Test ownerDocument for the element ul in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element td in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element h2 in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element th in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element menu in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element style in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element h4 in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element small in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element section in the template`                                                                                        | PASS    |
| `Test ownerDocument for the element legend in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element meter in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element title in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element link in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element br in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element em in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element blockquote in the template`                                                                                     | PASS    |
| `Test ownerDocument for the element textarea in the template`                                                                                       | PASS    |
| `Test ownerDocument for the element samp in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element span in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element code in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element br in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element figure in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element datalist in the template. Document has browsing context`                                                        | PASS    |
| `Test ownerDocument for the element var in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element optgroup in the template. Document has browsing context`                                                        | PASS    |
| `Test ownerDocument for the element a in the template. Document has browsing context`                                                               | PASS    |
| `Test ownerDocument for the element header in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element tbody in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element q in the template`                                                                                              | PASS    |
| `Test ownerDocument for the element button in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element aside in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element video in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element audio in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element time in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element noscript in the template. Document has browsing context`                                                        | PASS    |
| `Test ownerDocument for the element p in the template`                                                                                              | PASS    |
| `Test ownerDocument for the element address in the template. Document has browsing context`                                                         | PASS    |
| `Test ownerDocument for the element sub in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element table in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element label in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element abbr in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element keygen in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element output in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element script in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element dd in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element command in the template. Document has browsing context`                                                         | PASS    |
| `Test ownerDocument for the element caption in the template. Document has browsing context`                                                         | PASS    |
| `Test ownerDocument for the element bdo in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument property of the element in a template. Load HTML document from a file, current DOCUMENT has browsing context`                   | PASS    |
| `Test ownerDocument for the element form in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element col in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element object in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element wbr in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element tr in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element textarea in the template. Document has browsing context`                                                        | PASS    |
| `Test ownerDocument for the element rt in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element tfoot in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element track in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element cite in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element h4 in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element div in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element strong in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element aside in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element dialog in the template`                                                                                         | PASS    |
| `Test ownerDocument property of the element in a nested template. Load HTML document from a file, current DOCUMENT has browsing context`            | PASS    |
| `Test ownerDocument for the element img in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element var in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element h5 in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element style in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element dfn in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element blockquote in the template. Document has browsing context`                                                      | PASS    |
| `Test ownerDocument for the element nav in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element figcaption in the template. Document has browsing context`                                                      | PASS    |
| `Test ownerDocument for the element fieldset in the template. Document has browsing context`                                                        | PASS    |
| `Test ownerDocument for the element label in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element param in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element dt in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element u in the template. Document has browsing context`                                                               | PASS    |
| `Test ownerDocument property of the element in a template. Current DOCUMENT has no browsing context. Test template element in the root of the head` | PASS    |
| `Test ownerDocument for the element abbr in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element address in the template`                                                                                        | PASS    |
| `Test ownerDocument for the element del in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element button in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element nav in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element h1 in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element small in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element del in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element ol in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element pre in the template`                                                                                            | PASS    |
| `Test ownerDocument for the element hr in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element iframe in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument for the element menu in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element cite in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element ruby in the template. Document has browsing context`                                                            | PASS    |
| `Test ownerDocument for the element b in the template`                                                                                              | PASS    |
| `Test ownerDocument for the element em in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element dd in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element h5 in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element figcaption in the template`                                                                                     | PASS    |
| `Test ownerDocument for the element legend in the template. Document has browsing context`                                                          | PASS    |
| `Test ownerDocument property of the element in a nested template`                                                                                   | PASS    |
| `Test ownerDocument for the element ul in the template`                                                                                             | PASS    |
| `Test ownerDocument for the element div in the template. Document has browsing context`                                                             | PASS    |
| `Test ownerDocument for the element hgroup in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element embed in the template. Document has browsing context`                                                           | PASS    |
| `Test ownerDocument for the element footer in the template`                                                                                         | PASS    |
| `Test ownerDocument for the element track in the template`                                                                                          | PASS    |
| `Test ownerDocument for the element span in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element base in the template`                                                                                           | PASS    |
| `Test ownerDocument for the element rp in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element th in the template`                                                                                             | PASS    |
| `Test ownerDocument property of the element in a template. Current DOCUMENT has no browsing context. Test template element inside the div`          | PASS    |
| `Test ownerDocument for the element h2 in the template. Document has browsing context`                                                              | PASS    |
| `Test ownerDocument for the element ruby in the template`                                                                                           | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-006.html">/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-006.html</a></summary>


|        Subtest         | Results |
|------------------------|---------|
|                        | OK      |
| `A_10_01_02_06_01_T01` | PASS    |
| `A_10_01_02_06_01_T02` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-test-001.html">/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-test-001.html</a></summary>


|                                                                   Subtest                                                                   | Results |
|---------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                             | OK      |
| `Test the template contents owner document when enclosing document has no browsing content. Template element is created by createElement()` | PASS    |
| `Test the template contents owner document when enclosing document has no browsing content. Template element is created by innerHTML`       | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-013.html">/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-013.html</a></summary>


|       Subtest       | Results |
|---------------------|---------|
|                     | OK      |
| `A_10_01_01_07_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-001.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-001.html</a></summary>


|                                                            Subtest                                                            | Results |
|-------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                               | OK      |
| `An iframe element in a shadow tree should not be accessible from window's named properties with its "name" attribute value.` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/ignore-body-token.html">/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/ignore-body-token.html</a></summary>


|                                                    Subtest                                                     | Results |
|----------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                | OK      |
| `Ignore BODY token. Test loading a HTML file with BODY tag inside template`                                    | PASS    |
| `Ignore BODY token. Test template with not empty BODY element inside assigned to another template's innerHTML` | PASS    |
| `Ignore BODY token. Test empty BODY element assigned to template innerHTML`                                    | PASS    |
| `Ignore BODY token. Test BODY element and some valid element before BODY tag assigned to template innerHTML`   | PASS    |
| `Ignore BODY token. Test not empty BODY element assigned to template innerHTML`                                | PASS    |
| `Ignore BODY token. Test BODY element and some valid element after BODY tag assigned to template innerHTML`    | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/user-interaction/editing/inheritance-of-content-editable-001.html">/shadow-dom/untriaged/user-interaction/editing/inheritance-of-content-editable-001.html</a></summary>


|                                                    Subtest                                                     | Results |
|----------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                | OK      |
| `contentEditable of shadow trees must be undefined when contentEditable of shadow host is "false"`             | PASS    |
| `contentEditable of shadow trees must be undefined when contentEditable attribute of shadow host is "inherit"` | PASS    |
| `contentEditable of shadow trees must be undefined when contentEditable attribute of shadow host is "true"`    | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-007.html">/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-007.html</a></summary>


|        Subtest         | Results |
|------------------------|---------|
|                        | OK      |
| `A_10_01_01_03_01_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/template-element/node-document-changes.html">/html/semantics/scripting-1/the-template-element/template-element/node-document-changes.html</a></summary>


|                                                                    Subtest                                                                    | Results |
|-----------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                               | OK      |
| `Changing of template element's node document. Adobt template element into a document that has a browsing context`                            | PASS    |
| `Changing of template element's node document. Test document loaded from a file`                                                              | PASS    |
| `Changing of template element's node document. Test that ownerDocument of a not empty template and its content changes`                       | PASS    |
| `Changing of template element's node document. Test that ownerDocument of nested template and its content changes`                            | PASS    |
| `Changing of template element's node document. Test that ownerDocument of an empty template and its content changes`                          | PASS    |
| `Changing of template element's node document. Test the case when both old and new owner documents of template element have browsing context` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-the-in-frameset-insertion-mode/end-tag-frameset.html">/html/syntax/parsing/template/additions-to-the-in-frameset-insertion-mode/end-tag-frameset.html</a></summary>


|                              Subtest                               | Results |
|--------------------------------------------------------------------|---------|
|                                                                    | OK      |
| `<template> tag should be ignored in "in frameset" insertion mode` | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_04_01_09_T09` | PASS    |
| `A_04_01_09_T08` | PASS    |
| `A_04_01_09_T03` | PASS    |
| `A_04_01_09_T10` | PASS    |
| `A_04_01_09_T01` | PASS    |
| `A_04_01_09_T07` | PASS    |
| `A_04_01_09_T06` | PASS    |
| `A_04_01_09_T05` | PASS    |
| `A_04_01_09_T11` | PASS    |
| `A_04_01_09_T14` | PASS    |
| `A_04_01_09_T12` | PASS    |
| `A_04_01_09_T15` | PASS    |
| `A_04_01_09_T13` | PASS    |
| `A_04_01_09_T16` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/events/event-dispatch/test-003.html">/shadow-dom/untriaged/events/event-dispatch/test-003.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_05_05_03_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/template-element/template-descendant-frameset.html">/html/semantics/scripting-1/the-template-element/template-element/template-descendant-frameset.html</a></summary>


|                                                         Subtest                                                         | Results |
|-------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                         | OK      |
| `Template element as a descendant of the frameset element. Test template element appended to frameset by appendChild()` | FAIL    |
| `Template element as a descendant of the frameset element. Test template element is assigned to frameset's innerHTML)`  | FAIL    |
| `Template element as a descendant of the frameset element. Test loading from a file`                                    | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-foster-parenting/template-is-not-a-foster-parent-element.html">/html/syntax/parsing/template/additions-to-foster-parenting/template-is-not-a-foster-parent-element.html</a></summary>


|                                                   Subtest                                                    | Results |
|--------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                              | OK      |
| `Template is not a foster parent element. Test the case when <template> is higher in stack of open elements` | PASS    |
| `Template is not a foster parent element. Test the case when <template> is lower in stack of open elements`  | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-007.html">/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-007.html</a></summary>


|        Subtest         | Results |
|------------------------|---------|
|                        | OK      |
| `A_10_01_02_06_02_T02` | PASS    |
| `A_10_01_02_06_02_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-001.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-001.html</a></summary>


|                                                                            Subtest                                                                            | Results |
|---------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                               | OK      |
| `All children nodes of a shadow root get a valid ownerDocument when added to a shadow tree.`                                                                  | PASS    |
| `ownerDocument property of a node should remain the same, even if its child is adopted into a shadow tree.`                                                   | PASS    |
| `ownerDocument property of an element in a shadow tree should be the document of the shadow host, even if the host element is created from another document.` | PASS    |
| `Elements added to a shadow tree should automatically get a valid ownerDocument.`                                                                             | PASS    |
| `ownerDocument property of a shadow root should be the document of the shadow host, regardless of the location of the shadow host.`                           | PASS    |
| `ownerDocument property of elements in a shadow tree should match the document of the shadow host, regardless of the element's location in a shadow tree.`    | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/origin-check-in-document-open-same-origin-domain.sub.html">/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/origin-check-in-document-open-same-origin-domain.sub.html</a></summary>


|                                         Subtest                                         | Results |
|-----------------------------------------------------------------------------------------|---------|
|                                                                                         | OK      |
| `It should not be possible to open same origin-domain (but not same origin) documents.` | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-003.html">/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-003.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_08_02_03_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-009.html">/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-009.html</a></summary>


|        Subtest         | Results |
|------------------------|---------|
|                        | OK      |
| `A_10_01_01_04_01_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-foster-parenting/template-is-a-foster-parent-element.html">/html/syntax/parsing/template/additions-to-foster-parenting/template-is-a-foster-parent-element.html</a></summary>


|                                     Subtest                                      | Results |
|----------------------------------------------------------------------------------|---------|
|                                                                                  | OK      |
| `Template is a foster parent element. Test <table> immediately below <template>` | PASS    |
| `Template is a foster parent element. Test <template> element without <table>`   | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-002.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/window-named-properties-002.html</a></summary>


|                                                         Subtest                                                         | Results |
|-------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                         | OK      |
| `"frameset" element with name attribute in a shadow tree should not be accessible from window object's named property.` | PASS    |
| `"form" element with name attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"object" element with name attribute in a shadow tree should not be accessible from window object's named property.`   | PASS    |
| `"img" element with name attribute in a shadow tree should not be accessible from window object's named property.`      | PASS    |
| `"applet" element with name attribute in a shadow tree should not be accessible from window object's named property.`   | PASS    |
| `"area" element with name attribute in a shadow tree should not be accessible from window object's named property.`     | PASS    |
| `"a" element with name attribute in a shadow tree should not be accessible from window object's named property.`        | PASS    |
| `"embed" element with name attribute in a shadow tree should not be accessible from window object's named property.`    | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/styles/test-008.html">/shadow-dom/untriaged/styles/test-008.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_06_00_09_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/attributes/test-006.html">/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/attributes/test-006.html</a></summary>


|       Subtest       | Results |
|---------------------|---------|
|                     | OK      |
| `A_10_02_01_06_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/selectors-api-002.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/selectors-api-002.html</a></summary>


|                                            Subtest                                             | Results |
|------------------------------------------------------------------------------------------------|---------|
|                                                                                                | OK      |
| `Elements in a shadow tree should be accessible from shadow root's querySelector() method.`    | PASS    |
| `Elements in a shadow tree should be accessible from shadow root's querySelectorAll() method.` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-004.html">/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-004.html</a></summary>


|       Subtest       | Results |
|---------------------|---------|
|                     | OK      |
| `A_10_01_02_04_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-the-in-table-insertion-mode/end-tag-table.html">/html/syntax/parsing/template/additions-to-the-in-table-insertion-mode/end-tag-table.html</a></summary>


|                     Subtest                      | Results |
|--------------------------------------------------|---------|
|                                                  | OK      |
| `In table insertion mode. Ignore </table> token` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/innerhtml-on-templates/innerhtml.html">/html/semantics/scripting-1/the-template-element/innerhtml-on-templates/innerhtml.html</a></summary>


|                                                           Subtest                                                           | Results |
|-----------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                             | OK      |
| `innerHTML of template element replaces all referenced by the content attribute`                                            | PASS    |
| `innerHTML of template element replaces all referenced by the content attribute. Test loading of HTML document from a file` | PASS    |
| `innerHTML of template element replaces all referenced by the content attribute. Test nested template`                      | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/start-tag-html.html">/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/start-tag-html.html</a></summary>


|                                  Subtest                                   | Results |
|----------------------------------------------------------------------------|---------|
|                                                                            | OK      |
| `In body insertion mode: html start tag should add only absent attributes` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/shadow-root-002.html">/shadow-dom/untriaged/shadow-trees/shadow-root-002.html</a></summary>


| Subtest | Results |
|---------|---------|
|         | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-002.html">/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-002.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_07_01_02_T01` | PASS    |
| `A_07_07_02_T02` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/user-interaction/active-element/test-002.html">/shadow-dom/untriaged/user-interaction/active-element/test-002.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_07_03_02_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html">/html/syntax/parsing/template/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html</a></summary>


|                         Subtest                          | Results |
|----------------------------------------------------------|---------|
|                                                          | OK      |
| `Clearing stack back to a table row context. Test <th>`  | PASS    |
| `Clearing stack back to a table row context. Test </tr>` | PASS    |
| `Clearing stack back to a table row context. Test <td>`  | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/additions-to-the-steps-to-clone-a-node/templates-copy-document-owner.html">/html/semantics/scripting-1/the-template-element/additions-to-the-steps-to-clone-a-node/templates-copy-document-owner.html</a></summary>


|                                                              Subtest                                                               | Results |
|------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                    | OK      |
| `ownerDocument of cloned template content is set to template content owner. Test cloning with children`                            | PASS    |
| `ownerDocument of cloned template content is set to template content owner. Test cloning nested template`                          | PASS    |
| `ownerDocument of cloned template content is set to template content owner. Test loading HTML document from file`                  | PASS    |
| `ownerDocument of cloned template content is set to template content owner. Test cloneNode() with no arguments (false by default)` | PASS    |
| `ownerDocument of cloned template content is set to template content owner. Test cloning without children`                         | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags.html">/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags.html</a></summary>


|                                           Subtest                                           | Results |
|---------------------------------------------------------------------------------------------|---------|
|                                                                                             | OK      |
| `Generating of implied end tags. Test div element`                                          | PASS    |
| `Generating of implied end tags. Test wrong end tag`                                        | PASS    |
| `Generating of implied end tags. Test some text and DIV element`                            | PASS    |
| `Generating of implied end tags. Test table elements. Loading of HTML document from a file` | PASS    |
| `Generating of implied end tags. Test div element. Loading of HTML document from a file`    | PASS    |
| `Generating of implied end tags. Test table elements`                                       | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/events/retargeting-relatedtarget/test-002.html">/shadow-dom/untriaged/events/retargeting-relatedtarget/test-002.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_05_02_02_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/activeElement-confirm-return-null.html">/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/activeElement-confirm-return-null.html</a></summary>


|                                        Subtest                                         | Results |
|----------------------------------------------------------------------------------------|---------|
|                                                                                        | OK      |
| `confirm activeElement return null when there is other element in body`                | PASS    |
| `confirm activeElement return null when focus on the element in the outer shadow tree` | PASS    |
| `confirm activeElement return null`                                                    | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/events/retargeting-focus-events/test-002.html">/shadow-dom/untriaged/events/retargeting-focus-events/test-002.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_05_03_02_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/template-element/template-as-a-descendant.html">/html/semantics/scripting-1/the-template-element/template-element/template-as-a-descendant.html</a></summary>


|                                                       Subtest                                                        | Results |
|----------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                      | OK      |
| `Template element as an indirect descendant of the FRAMESET element. Template element is  appended by appendChild()` | PASS    |
| `Template element as a descendant of the HEAD element. Template element is created by innerHTML`                     | PASS    |
| `Template element as an indirect descendant of the BODY element. Template element is created by innerHTML`           | PASS    |
| `Template element as a descendant of the HEAD element. Template element is appended by appendChild()`                | PASS    |
| `Template element as a descendant of the BODY element. Template element is created by innerHTML`                     | PASS    |
| `Template element as a descendant of the FRAMESET element. Template element is created by innerHTML`                 | FAIL    |
| `Template element as an indirect descendant of the BODY element. Template element is appended by appendChild()`      | PASS    |
| `Template element as an indirect descendant of the HEAD element. Template element is created by innerHTML`           | PASS    |
| `Template element as an indirect descendant of the HEAD element. Template element is appended by appendChild()`      | PASS    |
| `Template element as a descendant of the BODY element. Template element is appended by appendChild()`                | PASS    |
| `Template element as a descendant of the FRAMESET element. Template element is  appended by appendChild()`           | PASS    |
| `Template element as an indirect descendant of the FRAMESET element. Template element is created by innerHTML`       | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-011.html">/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-011.html</a></summary>


|        Subtest         | Results |
|------------------------|---------|
|                        | OK      |
| `A_10_01_01_05_01_T02` | PASS    |
| `A_10_01_01_05_01_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/selectors-api-001.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/selectors-api-001.html</a></summary>


|                                                Subtest                                                | Results |
|-------------------------------------------------------------------------------------------------------|---------|
|                                                                                                       | OK      |
| `Elements in a shadow tree should not be accessible from owner document's querySelector() method.`    | PASS    |
| `Elements in a shadow tree should not be accessible from owner document's querySelectorAll() method.` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/nested-shadow-trees/nested_tree_reftest.html">/shadow-dom/untriaged/shadow-trees/nested-shadow-trees/nested_tree_reftest.html</a></summary>


| Subtest | Results |
|---------|---------|
|         | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/methods/test-001.html">/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/methods/test-001.html</a></summary>


|       Subtest       | Results |
|---------------------|---------|
|                     | OK      |
| `A_10_02_02_01_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/template-element/template-descendant-head.html">/html/semantics/scripting-1/the-template-element/template-element/template-descendant-head.html</a></summary>


|                                     Subtest                                      | Results |
|----------------------------------------------------------------------------------|---------|
|                                                                                  | OK      |
| `Template element as a descendant of the head element. Test loading from a file` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/events/event-dispatch/test-002.html">/shadow-dom/untriaged/events/event-dispatch/test-002.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_05_05_02_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/user-interaction/active-element/test-001.html">/shadow-dom/untriaged/user-interaction/active-element/test-001.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_07_03_01_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/events/retargeting-focus-events/test-001.html">/shadow-dom/untriaged/events/retargeting-focus-events/test-001.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_05_03_01_T01` | PASS    |
| `A_05_03_01_T02` | PASS    |
| `A_05_03_01_T03` | PASS    |
| `A_05_03_01_T04` | PASS    |
| `A_05_03_01_T05` | PASS    |
| `A_05_03_01_T06` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags.html">/html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags.html</a></summary>


|                                       Subtest                                       | Results |
|-------------------------------------------------------------------------------------|---------|
|                                                                                     | OK      |
| `Generating of implied end tags. Test DIV element`                                  | PASS    |
| `Generating of implied end tags. Test div element. Load HTML document from file`    | PASS    |
| `Generating of implied end tags. Test wrong end tag`                                | PASS    |
| `Generating of implied end tags. Test some text and DIV element`                    | PASS    |
| `Generating of implied end tags. Test table elements. Load HTML document from file` | PASS    |
| `Generating of implied end tags. Test table elements`                               | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/template-element/template-descendant-body.html">/html/semantics/scripting-1/the-template-element/template-element/template-descendant-body.html</a></summary>


|                                     Subtest                                      | Results |
|----------------------------------------------------------------------------------|---------|
|                                                                                  | OK      |
| `Template element as a descendant of the body element. Test loading from a file` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-002.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-002.html</a></summary>


|                                                                     Subtest                                                                      | Results |
|--------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                  | OK      |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "h4" element.`         | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "article" element.`    | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "nav" element.`        | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "span" element.`       | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "footer" element.`     | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "header" element.`     | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "h2" element.`         | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "div" element.`        | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "blockquote" element.` | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "h5" element.`         | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "p" element.`          | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "aside" element.`      | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "h6" element.`         | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "h3" element.`         | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "body" element.`       | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "h1" element.`         | PASS    |
| `ownerDocument property of any elements in a shadow tree should match the document of the shadow host, when the host is a "section" element.`    | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/definitions/template-contents.html">/html/semantics/scripting-1/the-template-element/definitions/template-contents.html</a></summary>


|                                                             Subtest                                                              | Results |
|----------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                  | OK      |
| `The template contents must be a DocumentFragment (nested template containing a text node)`                                      | PASS    |
| `The template contents must be a DocumentFragment (the template tag with some text inside HTML file loaded in iframe)`           | PASS    |
| `The template contents must be a DocumentFragment (non empty template containing div which is an Element instance)`              | PASS    |
| `The template contents must be a DocumentFragment (the template tag with nested template tag inside HTML file loaded in iframe)` | PASS    |
| `The template contents must be a DocumentFragment (non empty template)`                                                          | PASS    |
| `The template contents must be a DocumentFragment (not empty template containing text node)`                                     | PASS    |
| `The template contents must be a DocumentFragment (empty template)`                                                              | PASS    |
| `The template contents must be a DocumentFragment (non empty template tag inside HTML file loaded in iframe)`                    | PASS    |
| `The template contents must be a DocumentFragment (the empty template tag inside HTML file loaded in iframe)`                    | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-010.html">/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-010.html</a></summary>


|       Subtest       | Results |
|---------------------|---------|
|                     | OK      |
| `A_10_01_02_09_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/template-element/template-content.html">/html/semantics/scripting-1/the-template-element/template-element/template-content.html</a></summary>


|                                                  Subtest                                                  | Results |
|-----------------------------------------------------------------------------------------------------------|---------|
|                                                                                                           | OK      |
| `Template may contain thead element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain cite element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain h4 element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain dialog element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain address element`                                                                    | PASS    |
| `Template may contain rt element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain th element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain map element`                                                                        | PASS    |
| `Template may contain dfn element`                                                                        | PASS    |
| `Template may contain rp element`                                                                         | PASS    |
| `Template may contain code element`                                                                       | PASS    |
| `Template may contain h3 element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain source element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain script element`                                                                     | PASS    |
| `Template may contain noscript element`                                                                   | PASS    |
| `Template may contain del element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain span element`                                                                       | PASS    |
| `Template may contain q element. The template element and contents are added via body.innerHTML`          | PASS    |
| `Template may contain time element`                                                                       | PASS    |
| `Template may contain h6 element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain nav element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain menu element`                                                                       | PASS    |
| `Template may contain video element`                                                                      | PASS    |
| `Template may contain pre element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain hr element`                                                                         | PASS    |
| `Template may contain p element`                                                                          | PASS    |
| `Template may contain rp element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain footer element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain base element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain s element. The template element and contents are added via body.innerHTML`          | PASS    |
| `Template may contain br element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain param element`                                                                      | PASS    |
| `Template may contain video element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain article element. The template element and contents are added via body.innerHTML`    | PASS    |
| `Template may contain a element. The template element and contents are added via body.innerHTML`          | PASS    |
| `Template may contain del element`                                                                        | PASS    |
| `Template may contain embed element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain cite element`                                                                       | PASS    |
| `Template may contain label element`                                                                      | PASS    |
| `Template may contain b element. The template element and contents are added via body.innerHTML`          | PASS    |
| `Template may contain optgroup element`                                                                   | PASS    |
| `Template may contain var element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain dialog element`                                                                     | PASS    |
| `Template may contain progress element`                                                                   | PASS    |
| `Template may contain span element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain small element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain strong element`                                                                     | PASS    |
| `Template may contain canvas element`                                                                     | PASS    |
| `Template may contain track element`                                                                      | PASS    |
| `Template may contain i element. The template element and contents are added via body.innerHTML`          | PASS    |
| `Template may contain figcaption element`                                                                 | PASS    |
| `Template may contain tr element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain h1 element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain dt element`                                                                         | PASS    |
| `Template may contain output element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain strong element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain bdo element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain style element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain aside element`                                                                      | PASS    |
| `Template may contain ol element`                                                                         | PASS    |
| `Template may contain li element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain footer element`                                                                     | PASS    |
| `Template may contain keygen element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain p element. The template element and contents are added via body.innerHTML`          | PASS    |
| `Template may contain hr element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain ruby element`                                                                       | PASS    |
| `Template may contain h1 element`                                                                         | PASS    |
| `Template may contain colgroup element. The template element and contents are added via body.innerHTML`   | PASS    |
| `Template may contain area element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain command element. The template element and contents are added via body.innerHTML`    | PASS    |
| `Template may contain dd element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain audio element`                                                                      | PASS    |
| `Template may contain command element`                                                                    | PASS    |
| `Template may contain datalist element`                                                                   | PASS    |
| `Template may contain textarea element`                                                                   | PASS    |
| `Template may contain h6 element`                                                                         | PASS    |
| `Template may contain br element`                                                                         | PASS    |
| `Template may contain article element`                                                                    | PASS    |
| `Template may contain bdo element`                                                                        | PASS    |
| `Template may contain h4 element`                                                                         | PASS    |
| `Template may contain meta element`                                                                       | PASS    |
| `Template may contain select element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain tbody element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain object element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain table element`                                                                      | PASS    |
| `Template may contain param element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain section element. The template element and contents are added via body.innerHTML`    | PASS    |
| `Template may contain fieldset element`                                                                   | PASS    |
| `Template may contain sub element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain dl element`                                                                         | PASS    |
| `Template may contain h2 element`                                                                         | PASS    |
| `Template may contain label element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain source element`                                                                     | PASS    |
| `Template may contain td element`                                                                         | PASS    |
| `Template may contain audio element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain map element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain title element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain legend element`                                                                     | PASS    |
| `Template may contain em element`                                                                         | PASS    |
| `Template may contain dd element`                                                                         | PASS    |
| `Template may contain h3 element`                                                                         | PASS    |
| `Template may contain col element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain area element`                                                                       | PASS    |
| `Template may contain wbr element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain select element`                                                                     | PASS    |
| `Template may contain code element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain iframe element`                                                                     | PASS    |
| `Template may contain link element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain header element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain ins element`                                                                        | PASS    |
| `Template may contain canvas element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain div element`                                                                        | PASS    |
| `Template may contain ruby element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain wbr element`                                                                        | PASS    |
| `Template may contain optgroup element. The template element and contents are added via body.innerHTML`   | PASS    |
| `Template may contain input element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain u element`                                                                          | PASS    |
| `Template may contain caption element. The template element and contents are added via body.innerHTML`    | PASS    |
| `Template may contain a element`                                                                          | PASS    |
| `Template may contain button element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain tbody element`                                                                      | PASS    |
| `Template may contain abbr element`                                                                       | PASS    |
| `Template may contain meter element`                                                                      | PASS    |
| `Template may contain thead element`                                                                      | PASS    |
| `Template may contain meta element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain textarea element. The template element and contents are added via body.innerHTML`   | PASS    |
| `Template may contain menu element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain bdi element`                                                                        | PASS    |
| `Template may contain link element`                                                                       | PASS    |
| `Template may contain track element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain section element`                                                                    | PASS    |
| `Template may contain li element`                                                                         | PASS    |
| `Template may contain legend element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain b element`                                                                          | PASS    |
| `Template may contain rt element`                                                                         | PASS    |
| `Template may contain datalist element. The template element and contents are added via body.innerHTML`   | PASS    |
| `Template may contain figcaption element. The template element and contents are added via body.innerHTML` | PASS    |
| `Template may contain ins element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain dl element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain table element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain div element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain s element`                                                                          | PASS    |
| `Template may contain colgroup element`                                                                   | PASS    |
| `Template may contain h5 element`                                                                         | PASS    |
| `Template may contain tfoot element`                                                                      | PASS    |
| `Template may contain fieldset element. The template element and contents are added via body.innerHTML`   | PASS    |
| `Template may contain h5 element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain nav element`                                                                        | PASS    |
| `Template may contain img element`                                                                        | PASS    |
| `Template may contain tfoot element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain object element`                                                                     | PASS    |
| `Template may contain td element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain samp element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain kbd element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain address element. The template element and contents are added via body.innerHTML`    | PASS    |
| `Template may contain figure element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain style element`                                                                      | PASS    |
| `Template may contain hgroup element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain option element`                                                                     | PASS    |
| `Template may contain bdi element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain hgroup element`                                                                     | PASS    |
| `Template may contain time element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain col element`                                                                        | PASS    |
| `Template may contain ul element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain details element. The template element and contents are added via body.innerHTML`    | PASS    |
| `Template may contain meter element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain abbr element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain ul element`                                                                         | PASS    |
| `Template may contain blockquote element. The template element and contents are added via body.innerHTML` | PASS    |
| `Template may contain small element`                                                                      | PASS    |
| `Template may contain img element. The template element and contents are added via body.innerHTML`        | PASS    |
| `Template may contain progress element. The template element and contents are added via body.innerHTML`   | PASS    |
| `Template may contain title element`                                                                      | PASS    |
| `Template may contain details element`                                                                    | PASS    |
| `Template may contain blockquote element`                                                                 | PASS    |
| `Template may contain option element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain aside element. The template element and contents are added via body.innerHTML`      | PASS    |
| `Template may contain q element`                                                                          | PASS    |
| `Template may contain kbd element`                                                                        | PASS    |
| `Template may contain samp element`                                                                       | PASS    |
| `Template may contain base element`                                                                       | PASS    |
| `Template may contain noscript element. The template element and contents are added via body.innerHTML`   | PASS    |
| `Template may contain em element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain var element`                                                                        | PASS    |
| `Template may contain mark element`                                                                       | PASS    |
| `Template may contain form element`                                                                       | PASS    |
| `Template may contain i element`                                                                          | PASS    |
| `Template may contain input element`                                                                      | PASS    |
| `Template may contain u element. The template element and contents are added via body.innerHTML`          | PASS    |
| `Template may contain ol element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain h2 element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain pre element`                                                                        | PASS    |
| `Template may contain output element`                                                                     | PASS    |
| `Template may contain script element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain form element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain button element`                                                                     | PASS    |
| `Template may contain tr element`                                                                         | PASS    |
| `Template may contain th element`                                                                         | PASS    |
| `Template may contain sub element`                                                                        | PASS    |
| `Template may contain iframe element. The template element and contents are added via body.innerHTML`     | PASS    |
| `Template may contain keygen element`                                                                     | PASS    |
| `Template may contain caption element`                                                                    | PASS    |
| `Template may contain embed element`                                                                      | PASS    |
| `Template may contain dt element. The template element and contents are added via body.innerHTML`         | PASS    |
| `Template may contain mark element. The template element and contents are added via body.innerHTML`       | PASS    |
| `Template may contain header element`                                                                     | PASS    |
| `Template may contain figure element`                                                                     | PASS    |
| `Template may contain dfn element. The template element and contents are added via body.innerHTML`        | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html">/html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-document-type.html</a></summary>


|                                                                         Subtest                                                                          | Results |
|----------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                          | OK      |
| `The template contents owner document type is HTML document (case when document has browsing context and the template is created by createElement())`    | FAIL    |
| `The template contents owner document type is HTML document (case when document has no browsing context and the template is created by createElement())` | FAIL    |
| `The template contents owner document type is HTML document (case when document has browsing context and the template is created by HTML parser)`        | FAIL    |
| `The template contents owner document type is HTML document (case when document has no browsing context and the template is created via innerHTML)`      | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/styles/not-apply-in-shadow-root-001.html">/shadow-dom/untriaged/styles/not-apply-in-shadow-root-001.html</a></summary>


| Subtest | Results |
|---------|---------|
|         | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-002.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-002.html</a></summary>


|                                                            Subtest                                                            | Results |
|-------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                               | OK      |
| `Elements with a specific class in a shadow tree should be accessible viashadow root's querySelectorAll() DOM tree accessor.` | PASS    |
| `Elements in a shadow tree should be accessible via shadow root's getElementById() DOM tree accessor.`                        | PASS    |
| `Elements in a shadow tree should be accessible via shadow root's querySelectorAll() DOM tree accessor.`                      | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-005.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-005.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_04_01_05_T02` | PASS    |
| `A_04_01_05_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/serializing-html-templates/outerhtml.html">/html/semantics/scripting-1/the-template-element/serializing-html-templates/outerhtml.html</a></summary>


|                                                                Subtest                                                                | Results |
|---------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                       | OK      |
| `Template contents should be serialized instead of template element if serializing template element`                                  | PASS    |
| `Template contents should be serialized instead of template element if serializing template element. Test nested template`            | PASS    |
| `Template contents should be serialized instead of template element if serializing template element. Test serializing whole document` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/styles/test-005.html">/shadow-dom/untriaged/styles/test-005.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_06_00_06_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/events/retargeting-focus-events/test-003.html">/shadow-dom/untriaged/events/retargeting-focus-events/test-003.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_05_03_03_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/semantics/scripting-1/the-template-element/template-element/content-attribute.html">/html/semantics/scripting-1/the-template-element/template-element/content-attribute.html</a></summary>


|                                                                          Subtest                                                                           | Results |
|------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                            | OK      |
| `Content attribute of template element is read-only. Test not empty template populated by innerHTML`                                                       | PASS    |
| `Content attribute of template element is read-only. Test content attribute of a document loaded from a file`                                              | PASS    |
| `Content attribute of template element is read-only. Test not empty template populated by appendchild()`                                                   | PASS    |
| `Content attribute of template element is read-only. Test that custom content attribute named 'content' doesn't make content IDL attribute writable`       | PASS    |
| `Content attribute of template element is read-only. Test that custom content attribute named 'content' doesn't affect content IDL attribute`              | PASS    |
| `Content attribute of template element is read-only. Test empty template`                                                                                  | PASS    |
| `Content attribute of template element is read-only. Text value of content attribute of template tag should be ignored, when loading document from a file` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/events/retargeting-relatedtarget/test-003.html">/shadow-dom/untriaged/events/retargeting-relatedtarget/test-003.html</a></summary>


|     Subtest      | Results |
|------------------|---------|
|                  | OK      |
| `A_05_02_03_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/events/test-001.html">/shadow-dom/untriaged/events/test-001.html</a></summary>


|     Subtest     | Results |
|-----------------|---------|
|                 | OK      |
| `A_05_00_01_T1` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/start-tag-body.html">/html/syntax/parsing/template/additions-to-the-in-body-insertion-mode/start-tag-body.html</a></summary>


|                                                                         Subtest                                                                         | Results |
|---------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                         | OK      |
| `In body insertion mode: Template contains a start tag whose tag name is body.Test <body> tag only`                                                     | PASS    |
| `In body insertion mode: Template contains a start tag whose tag name is body. Test <body> tag containing some other elements`                          | PASS    |
| `In body insertion mode: Template contains a start tag whose tag name is body. Test <body> tag containing some text`                                    | PASS    |
| `In body insertion mode: Template contains a start tag whose tag name is body. Test nested template tag containing <body> tag with some other elements` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-011.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-011.html</a></summary>


|     Subtest     | Results |
|-----------------|---------|
|                 | OK      |
| `A_04_01_11_T2` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/events/event-retargeting/test-001.html">/shadow-dom/untriaged/events/event-retargeting/test-001.html</a></summary>


|     Subtest     | Results |
|-----------------|---------|
|                 | OK      |
| `A_05_01_01_T1` | PASS    |
| `A_05_01_01_T2` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html">/html/syntax/parsing/template/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html</a></summary>


|                                                                      Subtest                                                                       | Results |
|----------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                    | OK      |
| `</template> tag in HTML head without start one should be ignored. Test HTML document loaded from file`                                            | PASS    |
| `</template> tag in HTML head without start one should be ignored. Test valid <template> element and </template> tag before it`                    | PASS    |
| `</template> tag in HTML head without start one should be ignored`                                                                                 | PASS    |
| `</template> tag in HTML head without start one should be ignored. Test valid <template> element and </template> tag after it`                     | PASS    |
| `</template> tag in HTML head without start one should be ignored. Test valid <template> element, <title> element and </template> tag after them`  | PASS    |
| `</template> tag in HTML head without start one should be ignored. Test valid <template> element, <title> element and </template> tag before them` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/methods/test-002.html">/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/methods/test-002.html</a></summary>


|       Subtest       | Results |
|---------------------|---------|
|                     | OK      |
| `A_10_02_02_02_T01` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/syntax/parsing/template/appending-to-a-template/template-child-nodes.html">/html/syntax/parsing/template/appending-to-a-template/template-child-nodes.html</a></summary>


|                                                 Subtest                                                 | Results |
|---------------------------------------------------------------------------------------------------------|---------|
|                                                                                                         | OK      |
| `Template child nodes must be appended to template content. Test nested template`                       | PASS    |
| `Template child nodes must be appended to template content node`                                        | PASS    |
| `Template child nodes must be appended to template content node. Load HTML document from a file`        | PASS    |
| `Template child nodes must be appended to nested template content node. Load HTML document from a file` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/events/retargeting-relatedtarget/test-001.html">/shadow-dom/untriaged/events/retargeting-relatedtarget/test-001.html</a></summary>


|     Subtest     | Results |
|-----------------|---------|
|                 | OK      |
| `A_05_02_01_T1` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/origin-check-in-document-open-basic.html">/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/origin-check-in-document-open-basic.html</a></summary>


|                        Subtest                         | Results |
|--------------------------------------------------------|---------|
|                                                        | OK      |
| `It should be possible to open same origin documents.` | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4885/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html">/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html</a></summary>


|                                                             Subtest                                                             | Results |
|---------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                 | OK      |
| `Elements in a shadow tree should not be accessible from owner document's "plugins" attribute.`                                 | PASS    |
| `Elements in a shadow tree should not be accessible from owner document's "links" attribute.`                                   | PASS    |
| `Elements in a shadow tree should not be accessible from owner document's getElementsByTagNameNS() method.`                     | PASS    |
| `Elements in a shadow tree should not be accessible from owner document's "forms" attribute.`                                   | PASS    |
| `The content of title element in a shadow tree should not be accessible from owner document's "title" attribute.`               | PASS    |
| `Elements in a shadow tree should not be accessible from owner document's "images" attribute.`                                  | PASS    |
| `Elements in a shadow tree should not be accessible from owner document's getElementsByTagName() method.`                       | PASS    |
| `<head> and <body> in a shadow tree should not be accessible from owner document's "head" and "body" properties, respectively.` | PASS    |
| `Elements in a shadow tree should not be accessible from owner document's "anchors" attribute.`                                 | PASS    |
| `Elements in a shadow tree should not be accessible from owner document's "all" attribute.`                                     | PASS    |
| `Elements in a shadow tree should not be accessible from owner document's "scripts" attribute.`                                 | PASS    |
| `Elements in a shadow tree should not be accessible from owner document's "embeds" attribute.`                                  | PASS    |
| `Elements in a shadow tree should not be accessible from owner document's getElementsByName() method.`                          | PASS    |
| `Elements in a shadow tree should not be accessible from owner document's getElementById() method.`                             | PASS    |

</details>
</details>

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

Received on Thursday, 16 February 2017 15:43:46 UTC