servo/tests/wpt/metadata/XMLHttpRequest/open-url-javascript-window.htm.ini
Anthony Ramine 0cb09468a0 Properly insert text in document when parsing
If the last child of a node is a Text child and we are inserting text in that node,
we need to append it to that Text child. Doing that means that
HTMLStyleElement::children_changed gets called less frequently, but that's not a
problem during parsing thanks to the pop hook.
2017-01-07 19:21:02 +01:00

6 lines
166 B
INI

[open-url-javascript-window.htm]
type: testharness
expected: TIMEOUT
[XMLHttpRequest: open() - resolving URLs (javascript: <iframe>; 1)]
expected: TIMEOUT