Source code

Revision control

Copy as Markdown

Other Tools

[event-handler-attributes-frameset-window.html]
expected:
if (os == "linux") and not debug and not asan and tsan: [ERROR, OK]
if (os == "linux") and not debug and asan: [ERROR, OK]
if (os == "mac") and (version == "OS X 15.3"): [ERROR, OK]
[OK, ERROR]
[shadowed unload removal (window)]
disabled: Bug 1485887
[shadowed unload removal (document.body)]
disabled: Bug 1485887
[shadowed unload removal (document.createElement("frameset"))]
disabled: Bug 1485887
[shadowed pagereveal removal (document.body)]
expected: FAIL
[shadowed pagereveal (document.body)]
expected: FAIL
[shadowed pageswap (document.body)]
expected: FAIL
[shadowed pageswap removal (document.body)]
expected: FAIL
[shadowed pageswap on body fires when event dispatched on window]
expected: FAIL