Source code
Revision control
Copy as Markdown
Other Tools
[set-event-handlers-content-attributes.tentative.html]
[BODY.setAttribute(onmessage, "unsafe_handler()") calls default policy]
expected: FAIL
[BODY.setAttributeNS(onmessage, "unsafe_handler()") calls default policy]
expected: FAIL
[FRAMESET.setAttribute(onmessage, "unsafe_handler()") calls default policy]
expected: FAIL
[FRAMESET.setAttributeNS(onmessage, "unsafe_handler()") calls default policy]
expected: FAIL