Source code
Revision control
Copy as Markdown
Other Tools
[selection-autoscroll.html]
expected:
if os == "mac": OK
if os == "linux": [TIMEOUT, OK]
TIMEOUT
[Event Timing: test that the events received in PerformanceObserver during an active text selection autoscroll does not have interaction id.]
expected:
if os == "mac": PASS
if os == "linux": [TIMEOUT, FAIL]
TIMEOUT