mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
The failing <img> test comes from the now-correct parsing of <font face> elements in SVG.
21 lines
871 B
INI
21 lines
871 B
INI
[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
|
|
|
|
[Changing of template element's node document. Adobt template element into a document that has a browsing context]
|
|
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
|
|
|