-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1802408 [wpt PR 37154] - Update wpt metadata, a=testonly
wpt-pr: 37154 wpt-type: metadata
- Loading branch information
1 parent
d2dc366
commit dbbaf40
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
56 changes: 56 additions & 0 deletions
56
...platform/meta/css/css-writing-modes/forms/text-input-vertical-overflow-no-scroll.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |