text-input-vertical-overflow-no-scroll.html.ini (3581B)
1 [text-input-vertical-overflow-no-scroll.html] 2 [input[type=text\] in vertical-lr: typing characters in input should not cause the page to scroll] 3 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 4 expected: 5 if (os == "android"): [FAIL, PASS] 6 7 [input[type=text\] in vertical-rl: typing characters in input should not cause the page to scroll] 8 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 9 expected: 10 if (os == "android"): [FAIL, PASS] 11 12 [input[type=text\] in sideways-lr: typing characters in input should not cause the page to scroll] 13 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 14 expected: 15 if (os == "android"): [FAIL, PASS] 16 17 [input[type=text\] in sideways-rl: typing characters in input should not cause the page to scroll] 18 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 19 expected: 20 if (os == "android"): [FAIL, PASS] 21 22 [input[type=password\] in vertical-lr: typing characters in input should not cause the page to scroll] 23 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 24 expected: 25 if (os == "android"): [FAIL, PASS] 26 27 [input[type=password\] in vertical-rl: typing characters in input should not cause the page to scroll] 28 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 29 expected: 30 if (os == "android"): [FAIL, PASS] 31 32 [input[type=password\] in sideways-lr: typing characters in input should not cause the page to scroll] 33 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 34 expected: 35 if (os == "android"): [FAIL, PASS] 36 37 [input[type=password\] in sideways-rl: typing characters in input should not cause the page to scroll] 38 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 39 expected: 40 if (os == "android"): [FAIL, PASS] 41 42 [input[type=search\] in vertical-lr: typing characters in input should not cause the page to scroll] 43 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 44 expected: 45 if (os == "android"): [FAIL, PASS] 46 47 [input[type=search\] in vertical-rl: typing characters in input should not cause the page to scroll] 48 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 49 expected: 50 if (os == "android"): [FAIL, PASS] 51 52 [input[type=search\] in sideways-lr: typing characters in input should not cause the page to scroll] 53 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 54 expected: 55 if (os == "android"): [FAIL, PASS] 56 57 [input[type=search\] in sideways-rl: typing characters in input should not cause the page to scroll] 58 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 59 expected: 60 if (os == "android"): [FAIL, PASS] 61 62 [input[type=number\] in vertical-lr: typing characters in input should not cause the page to scroll] 63 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 64 expected: 65 if (os == "android"): [FAIL, PASS] 66 67 [input[type=number\] in vertical-rl: typing characters in input should not cause the page to scroll] 68 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 69 expected: 70 if (os == "android"): [FAIL, PASS] 71 72 [input[type=number\] in sideways-lr: typing characters in input should not cause the page to scroll] 73 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 74 expected: 75 if (os == "android"): [FAIL, PASS] 76 77 [input[type=number\] in sideways-rl: typing characters in input should not cause the page to scroll] 78 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851066 79 expected: 80 if (os == "android"): [FAIL, PASS]