fune/testing/web-platform/meta/css/css-writing-modes/forms/text-input-vertical-overflow-no-scroll.html.ini
moz-wptsync-bot 53f11d24f2 Bug 1817940 - [wpt-sync] Update web-platform-tests to edc7cac3a37e9478fa301fe4c001bcaa3d79c62e, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: edc7cac3a37e9478fa301fe4c001bcaa3d79c62e
wpt-type: landing
2023-02-28 05:41:09 +00:00

86 lines
3.2 KiB
INI

[text-input-vertical-overflow-no-scroll.html]
[input[type=text\] in vertical-lr: typing characters in input should not cause the page to scroll]
expected:
if (os == "mac") and debug: [FAIL, PASS]
FAIL
[input[type=text\] in vertical-rl: typing characters in input should not cause the page to scroll]
expected:
if (os == "mac") and debug: [FAIL, PASS]
FAIL
[input[type=text\] in sideways-lr: typing characters in input should not cause the page to scroll]
expected:
if (os == "android") and debug and swgl: [FAIL, PASS]
if (os == "android") and debug and not swgl: PASS
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": PASS
FAIL
[input[type=text\] in sideways-rl: typing characters in input should not cause the page to scroll]
expected:
if (os == "mac") and debug: [FAIL, PASS]
FAIL
[input[type=password\] in vertical-lr: typing characters in input should not cause the page to scroll]
expected:
if (os == "mac") and debug: [FAIL, PASS]
FAIL
[input[type=password\] in vertical-rl: typing characters in input should not cause the page to scroll]
expected:
if (os == "mac") and debug: [FAIL, PASS]
FAIL
[input[type=password\] in sideways-lr: typing characters in input should not cause the page to scroll]
expected:
if (os == "android") and debug and not swgl: PASS
if (os == "android") and debug and swgl: [FAIL, PASS]
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": PASS
FAIL
[input[type=password\] in sideways-rl: typing characters in input should not cause the page to scroll]
expected:
if (os == "mac") and debug: [FAIL, PASS]
FAIL
[input[type=search\] in vertical-lr: typing characters in input should not cause the page to scroll]
expected:
if (os == "mac") and debug: [FAIL, PASS]
FAIL
[input[type=search\] in vertical-rl: typing characters in input should not cause the page to scroll]
expected:
if (os == "mac") and not debug: [FAIL, PASS]
FAIL
[input[type=search\] in sideways-lr: typing characters in input should not cause the page to scroll]
expected:
if (os == "android") and debug and swgl: [FAIL, PASS]
if (os == "android") and debug and not swgl: PASS
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": PASS
FAIL
[input[type=search\] in sideways-rl: typing characters in input should not cause the page to scroll]
expected:
if (os == "mac") and not debug: [FAIL, PASS]
FAIL
[input[type=number\] in vertical-lr: typing characters in input should not cause the page to scroll]
expected: FAIL
[input[type=number\] in vertical-rl: typing characters in input should not cause the page to scroll]
expected: FAIL
[input[type=number\] in sideways-lr: typing characters in input should not cause the page to scroll]
expected:
if (os == "android") and debug and swgl: [FAIL, PASS]
if (os == "android") and debug and not swgl: PASS
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": PASS
FAIL
[input[type=number\] in sideways-rl: typing characters in input should not cause the page to scroll]
expected: FAIL