- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Thu, 30 Mar 2017 18:25:23 GMT
- To: public-web-platform-tests-notifications@w3.org
*This report has been truncated because the total content is 198540 characters in length, which is in excess of GitHub.com's limit for comments (65536 characters). [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/216869241) # Firefox (nightly channel) # Testing web-platform-tests at revision 3987d644408765eacc79c1bce4888597bfc39e0f Using browser at version BuildID 20170330100130; SourceStamp 60d7a0496a3673450ddbc37ec387525148c32604 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/5273/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 | Messages | |---------|---------|----------| | | FAIL | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/shadow-dom/untriaged/shadow-trees/reprojection/reprojection-001.html">/shadow-dom/untriaged/shadow-trees/reprojection/reprojection-001.html</a></summary> | Subtest | Results | Messages | |---------|---------|----------| | | FAIL | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/shadow-dom/untriaged/shadow-trees/shadow-root-001.html">/shadow-dom/untriaged/shadow-trees/shadow-root-001.html</a></summary> | Subtest | Results | Messages | |---------|---------|----------| | | FAIL | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/shadow-dom/untriaged/shadow-trees/shadow-root-002.html">/shadow-dom/untriaged/shadow-trees/shadow-root-002.html</a></summary> | Subtest | Results | Messages | |---------|---------|----------| | | FAIL | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |---------|---------|----------| | | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Parsing XHTML: Node's node document must be set to that of the element to which it will be appended. Test empty template` | PASS | | | `Parsing XHTML: Node's node document must be set to that of the element to which it will be appended. Test not empty template` | PASS | | | `Parsing XHTML: Node's node document must be set to that of the element to which it will be appended. Test nested templates` | PASS | | | `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 loading of XHTML document with nested templates from a file` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |-------------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Child nodes of template element in XHTML documents must be appended to template content` | PASS | | | `Child nodes of nested template element in XHTML documents must be appended to template content` | PASS | | | `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 | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |---------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | 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/5273/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 | Messages | |-----------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Clone template node. Test call to cloneNode(true)` | PASS | | | `Clone template node. Test call to cloneNode() with the default parameter (false by default)` | PASS | | | `Clone template node. Test call to cloneNode(false)` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | 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 without children` | 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 nested template` | PASS | | | `ownerDocument of cloned template content is set to template content owner. Test loading HTML document from file` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |----------------------------------------------------------------------------------------------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------| | | OK | | | `The template contents owner document type is HTML document (case when document has browsing context and the template is created by HTML parser)` | FAIL | `assert_equals: Template content owner should be a document expected "[object Document]" but got "[object HTMLDocument]"` | | `The template contents owner document type is HTML document (case when document has browsing context and the template is created by createElement())` | FAIL | `assert_equals: Template content owner should be a document expected "[object Document]" but got "[object HTMLDocument]"` | | `The template contents owner document type is HTML document (case when document has no browsing context and the template is created by createElement())` | FAIL | `assert_equals: Template content owner should be a document expected "[object Document]" but got "[object HTMLDocument]"` | | `The template contents owner document type is HTML document (case when document has no browsing context and the template is created via innerHTML)` | FAIL | `assert_equals: Template content owner should be a document expected "[object Document]" but got "[object HTMLDocument]"` | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |---------------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | 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/5273/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 | Messages | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `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 via innerHTML` | 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/5273/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 | Messages | |----------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `The template contents must be a DocumentFragment (empty template)` | PASS | | | `The template contents must be a DocumentFragment (non empty template)` | 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 (not empty template containing text node)` | PASS | | | `The template contents must be a DocumentFragment (nested template containing a text node)` | PASS | | | `The template contents must be a DocumentFragment (the empty template tag inside HTML file loaded in iframe)` | 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 template tag with some text inside HTML file loaded in iframe)` | PASS | | | `The template contents must be a DocumentFragment (the template tag with nested template tag inside HTML file loaded in iframe)` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |-----------------------------------------------------------------------------------------------------------------------------|---------|----------| | | 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 nested template` | PASS | | | `innerHTML of template element replaces all referenced by the content attribute. Test loading of HTML document from a file` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |---------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | 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/5273/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 | Messages | |------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Content attribute of template element is read-only. Test empty template` | 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 not empty template populated by innerHTML` | 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. Text value of content attribute of template tag should be ignored, when loading document from a file` | PASS | | | `Content attribute of template element is read-only. Test content attribute of a document loaded from a file` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |-----------------------------------------------------------------------------------------------------------------------------------------------|---------|-------------------------------------------------------------------------------------------------------------------------------------------------| | | OK | | | `Changing of template element's node document. Test that ownerDocument of an empty template and its content changes` | FAIL | `assert_equals: Template content owner document should be changed expected Document node with 0 children but got Document node with 0 children` | | `Changing of template element's node document. Test that ownerDocument of a not empty template and its content changes` | FAIL | `assert_equals: Template content owner document should be changed expected Document node with 0 children but got Document node with 0 children` | | `Changing of template element's node document. Test that ownerDocument of nested template and its content changes` | FAIL | `assert_equals: Template content owner document should be changed expected Document node with 0 children but got Document node with 0 children` | | `Changing of template element's node document. Test document loaded from a file` | FAIL | `assert_equals: Template content owner document should be changed expected Document node with 0 children but got Document node with 0 children` | | `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 the case when both old and new owner documents of template element have browsing context` | FAIL | `assert_not_equals: Template content owner document should be changed got disallowed value Document node with 0 children` | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |----------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Template element as a descendant of the BODY element. Template element is created by innerHTML` | PASS | | | `Template element as a descendant of the HEAD element. Template element is created by innerHTML` | PASS | | | `Template element as a descendant of the FRAMESET 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 an indirect descendant of the HEAD element. Template element is created by innerHTML` | PASS | | | `Template element as an indirect descendant of the FRAMESET element. Template element is created by innerHTML` | PASS | | | `Template element as a descendant of the BODY element. Template element is appended by appendChild()` | PASS | | | `Template element as a descendant of the HEAD 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 BODY element. Template element is appended by appendChild()` | PASS | | | `Template element as an indirect descendant of the HEAD element. Template element is appended by appendChild()` | PASS | | | `Template element as an indirect descendant of the FRAMESET element. Template element is appended by appendChild()` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |-------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Node document of the template content attribute must be template contents owner. Nested template element created by createElement` | 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. Load HTML file with multiple template elements` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |-----------------------------------------------------------------------------------------------------------|---------|------------------------------------------------| | | OK | | | `Template may contain a element` | PASS | | | `Template may contain abbr element` | PASS | | | `Template may contain address element` | PASS | | | `Template may contain area element` | PASS | | | `Template may contain article element` | PASS | | | `Template may contain aside element` | PASS | | | `Template may contain audio element` | PASS | | | `Template may contain b element` | PASS | | | `Template may contain base element` | PASS | | | `Template may contain bdi element` | PASS | | | `Template may contain bdo element` | PASS | | | `Template may contain blockquote element` | PASS | | | `Template may contain br element` | PASS | | | `Template may contain button element` | PASS | | | `Template may contain canvas element` | PASS | | | `Template may contain caption element` | PASS | | | `Template may contain cite element` | PASS | | | `Template may contain code element` | PASS | | | `Template may contain col element` | PASS | | | `Template may contain colgroup element` | PASS | | | `Template may contain command element` | PASS | | | `Template may contain datalist element` | PASS | | | `Template may contain dd element` | PASS | | | `Template may contain del element` | PASS | | | `Template may contain details element` | PASS | | | `Template may contain dfn element` | PASS | | | `Template may contain dialog element` | PASS | | | `Template may contain div element` | PASS | | | `Template may contain dl element` | PASS | | | `Template may contain dt element` | PASS | | | `Template may contain em element` | PASS | | | `Template may contain embed element` | PASS | | | `Template may contain fieldset element` | PASS | | | `Template may contain figcaption element` | PASS | | | `Template may contain figure element` | PASS | | | `Template may contain footer element` | PASS | | | `Template may contain form element` | PASS | | | `Template may contain h1 element` | PASS | | | `Template may contain h2 element` | PASS | | | `Template may contain h3 element` | PASS | | | `Template may contain h4 element` | PASS | | | `Template may contain h5 element` | PASS | | | `Template may contain h6 element` | PASS | | | `Template may contain header element` | PASS | | | `Template may contain hgroup element` | PASS | | | `Template may contain hr element` | PASS | | | `Template may contain i element` | PASS | | | `Template may contain iframe element` | PASS | | | `Template may contain img element` | PASS | | | `Template may contain input element` | PASS | | | `Template may contain ins element` | PASS | | | `Template may contain kbd element` | PASS | | | `Template may contain keygen element` | PASS | | | `Template may contain label element` | PASS | | | `Template may contain legend element` | PASS | | | `Template may contain li element` | PASS | | | `Template may contain link element` | PASS | | | `Template may contain map element` | PASS | | | `Template may contain mark element` | PASS | | | `Template may contain menu element` | PASS | | | `Template may contain meta element` | PASS | | | `Template may contain meter element` | PASS | | | `Template may contain nav element` | PASS | | | `Template may contain noscript element` | PASS | | | `Template may contain object element` | PASS | | | `Template may contain ol element` | PASS | | | `Template may contain optgroup element` | PASS | | | `Template may contain option element` | PASS | | | `Template may contain output element` | PASS | | | `Template may contain p element` | PASS | | | `Template may contain param element` | PASS | | | `Template may contain pre element` | PASS | | | `Template may contain progress element` | PASS | | | `Template may contain q element` | PASS | | | `Template may contain rp element` | PASS | | | `Template may contain rt element` | PASS | | | `Template may contain ruby element` | PASS | | | `Template may contain s element` | PASS | | | `Template may contain samp element` | PASS | | | `Template may contain script element` | PASS | | | `Template may contain section element` | PASS | | | `Template may contain select element` | PASS | | | `Template may contain small element` | PASS | | | `Template may contain source element` | PASS | | | `Template may contain span element` | PASS | | | `Template may contain strong element` | PASS | | | `Template may contain style element` | PASS | | | `Template may contain sub element` | PASS | | | `Template may contain table element` | PASS | | | `Template may contain tbody element` | PASS | | | `Template may contain td element` | PASS | | | `Template may contain textarea element` | PASS | | | `Template may contain tfoot element` | PASS | | | `Template may contain th element` | PASS | | | `Template may contain thead element` | PASS | | | `Template may contain time element` | PASS | | | `Template may contain title element` | PASS | | | `Template may contain tr element` | PASS | | | `Template may contain track element` | PASS | | | `Template may contain u element` | PASS | | | `Template may contain ul element` | PASS | | | `Template may contain var element` | PASS | | | `Template may contain video element` | PASS | | | `Template may contain wbr element` | PASS | | | `Template may contain a 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 address 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 article 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 audio element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain b 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 bdi 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 blockquote 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 button element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain canvas element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain caption 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 code element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain col element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain colgroup 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 datalist 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 del 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 dfn 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 div 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 dt 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 embed element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain fieldset 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 figure 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 form 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 h2 element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain h3 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 h5 element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain h6 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 hgroup 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 i element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain iframe element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain img 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 ins 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 keygen element. The template element and contents are added via body.innerHTML` | FAIL | `assert_not_equals: got disallowed value null` | | `Template may contain label element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain legend element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain li element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain link 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 mark 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 meta 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 nav element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain noscript 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 ol element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain optgroup element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain option element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain output 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 param element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain pre 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 q element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain rp element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain rt element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain ruby 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 samp element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain script 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 select 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 source element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain span 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 style element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain sub 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 tbody element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain td 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 tfoot 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 thead element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain time 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 tr element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain track element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain u element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain ul element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain var element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain video element. The template element and contents are added via body.innerHTML` | PASS | | | `Template may contain wbr element. The template element and contents are added via body.innerHTML` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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 | Messages | |----------------------------------------------------------------------------------|---------|----------| | | 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/5273/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 | Messages | |-------------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Template element as a descendant of the frameset element. Test loading from a file` | PASS | | | `Template element as a descendant of the frameset element. Test template element is assigned to frameset's innerHTML)` | PASS | | | `Template element as a descendant of the frameset element. Test template element appended to frameset by appendChild()` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5273/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></summ View on GitHub: https://github.com/w3c/web-platform-tests/pull/5273#issuecomment-290501195
Received on Thursday, 30 March 2017 18:25:37 UTC