diff options
author | Servo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com> | 2024-02-17 23:56:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-18 04:56:46 +0000 |
commit | 6c67fa8b9e856c25d4167bbf7c85b28c20afc14e (patch) | |
tree | 6d3c16972363f3f2c8f78985f8906f5e6be04da4 /tests/wpt/meta/html/webappapis | |
parent | c999d4546c7dbfee670da38553dd95929c05b82b (diff) | |
download | servo-6c67fa8b9e856c25d4167bbf7c85b28c20afc14e.tar.gz servo-6c67fa8b9e856c25d4167bbf7c85b28c20afc14e.zip |
Update web-platform-tests to revision b'504dbb9401e985461bdc3fb534cb26fd5bb9d9ad' (#31372)
Diffstat (limited to 'tests/wpt/meta/html/webappapis')
2 files changed, 2 insertions, 3 deletions
diff --git a/tests/wpt/meta/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/remove-initial-about-blankness.window.js.ini b/tests/wpt/meta/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/remove-initial-about-blankness.window.js.ini index 4d9d87b1a60..2bfc617ce40 100644 --- a/tests/wpt/meta/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/remove-initial-about-blankness.window.js.ini +++ b/tests/wpt/meta/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/remove-initial-about-blankness.window.js.ini @@ -1,4 +1,3 @@ [remove-initial-about-blankness.window.html] - expected: TIMEOUT [Double-check: without document.open(), Window reuse indeed happens] - expected: TIMEOUT + expected: FAIL diff --git a/tests/wpt/meta/html/webappapis/scripting/events/compile-event-handler-settings-objects.html.ini b/tests/wpt/meta/html/webappapis/scripting/events/compile-event-handler-settings-objects.html.ini index 8244944df44..1053fb90051 100644 --- a/tests/wpt/meta/html/webappapis/scripting/events/compile-event-handler-settings-objects.html.ini +++ b/tests/wpt/meta/html/webappapis/scripting/events/compile-event-handler-settings-objects.html.ini @@ -4,4 +4,4 @@ expected: TIMEOUT [The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document] - expected: TIMEOUT + expected: FAIL |