Source code

Revision control

Copy as Markdown

Other Tools

[selection-pointer.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]
[Selecting texts across <input type=week> should not cancel selection]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT, NOTRUN]
[Selecting texts across <input type=url> should not cancel selection]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT, NOTRUN]
[Selecting texts across <input type=time> should not cancel selection]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT, NOTRUN]
[Selecting texts across <input type=text> should not cancel selection]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT, NOTRUN]
[Selecting texts across <input type=tel> should not cancel selection]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]