Source code
Revision control
Copy as Markdown
Other Tools
[pointerevent_boundary_events_attributes_during_drag.html]
[Attributes of boundary events during dragging mouse]
expected:
if (os == "linux") and not asan and debug and not fission: [PASS, FAIL]
if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not asan and not debug: [PASS, FAIL]
[Attributes of boundary events during dragging mouse 1]
expected:
if (os == "linux") and not asan and debug and not fission: [PASS, FAIL]
if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not asan and not debug: [PASS, FAIL]