mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +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
9 lines
308 B
INI
9 lines
308 B
INI
[template-as-a-descendant.html]
|
|
type: testharness
|
|
[Template element as a descendant of the FRAMESET element. Template element is created by innerHTML]
|
|
expected: FAIL
|
|
|
|
[Template element as an indirect descendant of the FRAMESET element. Template element is created by innerHTML]
|
|
expected: FAIL
|
|
|