selection-pointer.html.ini (878B)
1 [selection-pointer.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 if (os == "mac") and not debug: [OK, TIMEOUT] 5 [Selecting texts across <input type=week> should not cancel selection] 6 expected: 7 if (os == "mac") and not debug: [PASS, TIMEOUT, NOTRUN] 8 9 [Selecting texts across <input type=url> should not cancel selection] 10 expected: 11 if (os == "mac") and not debug: [PASS, TIMEOUT, NOTRUN] 12 13 [Selecting texts across <input type=time> should not cancel selection] 14 expected: 15 if (os == "mac") and not debug: [PASS, TIMEOUT, NOTRUN] 16 17 [Selecting texts across <input type=text> should not cancel selection] 18 expected: 19 if (os == "mac") and not debug: [PASS, TIMEOUT, NOTRUN] 20 21 [Selecting texts across <input type=tel> should not cancel selection] 22 expected: 23 if (os == "mac") and not debug: [PASS, TIMEOUT]