Implement adopting and cloning steps for HTMLTemplateElement

This commit is contained in:
Anthony Ramine 2015-09-02 23:50:20 +02:00
parent 663f1d65e3
commit a5cefe41d0
6 changed files with 43 additions and 31 deletions

View file

@ -1,14 +1,5 @@
[node-document-changes.html]
type: testharness
[Changing of template element's node document. Test that ownerDocument of an empty template and its content changes]
expected: FAIL
[Changing of template element's node document. Test that ownerDocument of a not empty template and its content changes]
expected: FAIL
[Changing of template element's node document. Test that ownerDocument of nested template and its content changes]
expected: FAIL
[Changing of template element's node document. Test document loaded from a file]
expected: FAIL