blob: 76b4f1c77f2138bf632043373aab7aecde6237a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[node-document-changes.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[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
[Changing of template element's node document. Test the case when both old and new owner documents of template element have browsing context]
expected: FAIL
|