Source code
Revision control
Copy as Markdown
Other Tools
[capturing_boundary_event_handler_at_ua_shadowdom.html?mouse]
[capturing_boundary_event_handler_at_ua_shadowdom.html?pen]
[Capturing boundary event handler at VIDEO]
expected: FAIL
[Capturing boundary event handler at INPUT]
expected: FAIL
[Capturing boundary event handler at DIV]
expected: FAIL
[capturing_boundary_event_handler_at_ua_shadowdom.html?touch]
expected:
if debug and (os == "win") and (processor == "x86_64"): [TIMEOUT, OK]
if debug and (os == "win") and (processor == "x86"): [OK, TIMEOUT]
if debug and (os == "mac"): [OK, TIMEOUT]
[Capturing boundary event handler at INPUT]
expected:
if (os == "win") and debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "win") and debug and (processor == "x86"): [PASS, TIMEOUT]
if (os == "mac") and debug: [PASS, NOTRUN]
[Capturing boundary event handler at VIDEO]
expected:
if (os == "win") and debug and (processor == "x86_64"): NOTRUN
if (os == "mac") and debug: [PASS, NOTRUN]
[Capturing boundary event handler at DIV]
expected:
if (os == "win") and debug and (processor == "x86_64"): TIMEOUT
if (os == "mac") and debug: [PASS, TIMEOUT]