mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
All tests using iframes can't currently pass, same for innerHTML-related tests with <template> elements. The latter contradicts the spec, see the links below. https://github.com/servo/html5ever/issues/164 https://github.com/w3c/DOM-Parsing/issues/1
12 lines
446 B
INI
12 lines
446 B
INI
[template-descendant-frameset.html]
|
|
type: testharness
|
|
[Template element as a descendant of the frameset element. Test loading from a file]
|
|
expected: FAIL
|
|
|
|
[Template element as a descendant of the frameset element. Test template element is assigned to frameset's innerHTML)]
|
|
expected: FAIL
|
|
|
|
[Template element as a descendant of the frameset element. Test template element appended to frameset by appendChild()]
|
|
expected: FAIL
|
|
|