Skip to content

Commit

Permalink
Bug 1802408 [wpt PR 37154] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 37154
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Dec 11, 2022
1 parent a10c2d5 commit 80805d1
Showing 1 changed file with 56 additions and 0 deletions.
@@ -0,0 +1,56 @@
[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: FAIL

[input[type=text\] in vertical-rl: typing characters in input should not cause the page to scroll]
expected: FAIL

[input[type=text\] in sideways-lr: typing characters in input should not cause the page to scroll]
expected:
if os == "android": PASS
FAIL

[input[type=text\] in sideways-rl: typing characters in input should not cause the page to scroll]
expected: FAIL

[input[type=password\] in vertical-lr: typing characters in input should not cause the page to scroll]
expected: FAIL

[input[type=password\] in vertical-rl: typing characters in input should not cause the page to scroll]
expected: FAIL

[input[type=password\] in sideways-lr: typing characters in input should not cause the page to scroll]
expected:
if os == "android": PASS
FAIL

[input[type=password\] in sideways-rl: typing characters in input should not cause the page to scroll]
expected: FAIL

[input[type=search\] in vertical-lr: typing characters in input should not cause the page to scroll]
expected: FAIL

[input[type=search\] in vertical-rl: typing characters in input should not cause the page to scroll]
expected: FAIL

[input[type=search\] in sideways-lr: typing characters in input should not cause the page to scroll]
expected:
if os == "android": PASS
FAIL

[input[type=search\] in sideways-rl: typing characters in input should not cause the page to scroll]
expected: 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": PASS
FAIL

[input[type=number\] in sideways-rl: typing characters in input should not cause the page to scroll]
expected: FAIL

0 comments on commit 80805d1

Please sign in to comment.