mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
149 lines
3.4 KiB
INI
149 lines
3.4 KiB
INI
[event-handler-attributes-body-window.html]
|
|
type: testharness
|
|
[HTMLBodyElement event handlers]
|
|
expected: FAIL
|
|
|
|
[not shadowed auxclick (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed loadend (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed securitypolicyviolation (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed copy (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed cut (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed paste (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed auxclick (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed loadend (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed securitypolicyviolation (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed copy (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed cut (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed paste (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed loadend (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed securitypolicyviolation (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed auxclick (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed slotchange (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed slotchange (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed slotchange (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed webkittransitionend (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed webkitanimationstart (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed webkittransitionend (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed webkitanimationend (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed webkitanimationend (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed webkitanimationiteration (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed webkitanimationstart (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed webkitanimationend (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed webkitanimationiteration (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed webkittransitionend (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed webkitanimationiteration (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed webkitanimationstart (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed contextlost (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed contextrestored (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed contextlost (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed contextrestored (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed contextlost (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed contextrestored (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed beforeinput (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed beforematch (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed scrollend (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed beforeinput (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed beforematch (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed scrollend (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed beforeinput (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed beforematch (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed scrollend (window)]
|
|
expected: FAIL
|
|
|
|
[not shadowed beforetoggle (document.body)]
|
|
expected: FAIL
|
|
|
|
[not shadowed beforetoggle (document.createElement("body"))]
|
|
expected: FAIL
|
|
|
|
[not shadowed beforetoggle (window)]
|
|
expected: FAIL
|