Source code

Revision control

Copy as Markdown

Other Tools

[event-propagate-disabled.tentative.html]
[Trusted click on <input>, observed from <input>]
expected:
if asan and not fission: [PASS, FAIL]
[Trusted click on <fieldset disabled="">Text</fieldset>, observed from <body>]
expected:
if asan and not fission: [PASS, FAIL]
[Trusted click on <input disabled="" type="file">, observed from <body>]
expected:
if asan and not fission: [PASS, FAIL]
[click() on <input disabled="" type="file">, observed from <body>]
expected:
if asan and not fission: [PASS, FAIL]
[Trusted click on <input disabled="" type="range" value="50">, observed from <body>]
expected:
if asan and not fission: [PASS, FAIL]
[Trusted click on <input disabled="" type="tel">, observed from <input>]
expected:
if asan and not fission: [PASS, FAIL]
[Trusted click on <my-control disabled="">Text</my-control>, observed from <body>]
expected:
if asan and not fission: [PASS, FAIL]