No files found.
+21 −0
document.rs
components/script/dom/document.rs
+15 −10
element.rs
components/script/dom/element.rs
+58 −4
htmltemplateelement.rs
components/script/dom/htmltemplateelement.rs
+9 −14
node.rs
components/script/dom/node.rs
+12 −1
virtualmethods.rs
components/script/dom/virtualmethods.rs
+1 −1
HTMLTemplateElement.webidl
...onents/script/dom/webidls/HTMLTemplateElement.webidl
+20 −4
html.rs
components/script/parse/html.rs
+3 −3
Cargo.lock
components/servo/Cargo.lock
+3 −3
Cargo.lock
ports/cef/Cargo.lock
+3 −3
Cargo.lock
ports/gonk/Cargo.lock
+0 −3
interfaces.html.ini
tests/wpt/metadata/html/dom/interfaces.html.ini
+3 −0
update-the-source-set.html.ini
...ntent/the-img-element/update-the-source-set.html.ini
+0 −1
__dir__.ini
...mantics/scripting-1/the-template-element/__dir__.ini
+1 −0
__dir__.ini
...ent/additions-to-parsing-xhtml-documents/__dir__.ini
+1 −0
__dir__.ini
...additions-to-serializing-xhtml-documents/__dir__.ini
+5 −0
templates-copy-document-owner.html.ini
...-clone-a-node/templates-copy-document-owner.html.ini
+8 −0
template-contents-owner-document-type.html.ini
...tions/template-contents-owner-document-type.html.ini
+11 −0
template-contents-owner-test-002.html.ini
...efinitions/template-contents-owner-test-002.html.ini
+14 −0
template-contents.html.ini
...plate-element/definitions/template-contents.html.ini
+5 −0
innerhtml.html.ini
...te-element/innerhtml-on-templates/innerhtml.html.ini
+8 −0
content-attribute.html.ini
...-element/template-element/content-attribute.html.ini
+11 −0
node-document-changes.html.ini
...ment/template-element/node-document-changes.html.ini
+8 −0
template-as-a-descendant.html.ini
...t/template-element/template-as-a-descendant.html.ini
+5 −0
template-content-node-document.html.ini
...late-element/template-content-node-document.html.ini
+5 −0
template-descendant-body.html.ini
...t/template-element/template-descendant-body.html.ini
+11 −0
template-descendant-frameset.html.ini
...mplate-element/template-descendant-frameset.html.ini
+5 −0
template-descendant-head.html.ini
...t/template-element/template-descendant-head.html.ini
+22 −10
template-contents-owner-document-type.html
...finitions/template-contents-owner-document-type.html