mirror of
https://github.com/servo/servo.git
synced 2025-07-19 13:23:46 +01:00
Implement adopting and cloning steps for HTMLTemplateElement
This commit is contained in:
parent
663f1d65e3
commit
a5cefe41d0
6 changed files with 43 additions and 31 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue