Closed
Bug 1802408
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 37154 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=248321
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37154 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37154
Details from upstream follow.
Tim Nguyen <ntim@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=248321
WebKit export from bug: Wrong overflow behavior for input fields containing ::-webkit-textfield-decoration-container in vertical writing-mode
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=27fba1b4ca97f230a6b6f495ed8ddb87ac411ec5
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 16 subtests
Status Summary
Firefox
OK
: 1
PASS
: 5
FAIL
: 12
Chrome
OK
: 1
PASS
: 9
Safari
OK
: 1
PASS
: 9
Links
Details
Firefox-only Failures
- /css/css-writing-modes/forms/text-input-vertical-overflow-no-scroll.html [wpt.fyi]
- input[type=text] in vertical-lr: typing characters in input should not cause the page to scroll:
FAIL
- input[type=text] in vertical-rl: typing characters in input should not cause the page to scroll:
FAIL
- input[type=password] in vertical-lr: typing characters in input should not cause the page to scroll:
FAIL
- input[type=password] in vertical-rl: typing characters in input should not cause the page to scroll:
FAIL
- input[type=search] in vertical-lr: typing characters in input should not cause the page to scroll:
FAIL
- input[type=search] in vertical-rl: typing characters in input should not cause the page to scroll:
FAIL
- input[type=number] in vertical-lr: typing characters in input should not cause the page to scroll:
FAIL
- input[type=number] in vertical-rl: typing characters in input should not cause the page to scroll:
FAIL
- input[type=text] in vertical-lr: typing characters in input should not cause the page to scroll:
New Tests That Don't Pass
- /css/css-writing-modes/forms/text-input-vertical-overflow-no-scroll.html [wpt.fyi]
- input[type=text] in vertical-lr: typing characters in input should not cause the page to scroll:
FAIL
(Chrome:PASS
, Safari:PASS
) - input[type=text] in vertical-rl: typing characters in input should not cause the page to scroll:
FAIL
(Chrome:PASS
, Safari:PASS
) - input[type=password] in vertical-lr: typing characters in input should not cause the page to scroll:
FAIL
(Chrome:PASS
, Safari:PASS
) - input[type=password] in vertical-rl: typing characters in input should not cause the page to scroll:
FAIL
(Chrome:PASS
, Safari:PASS
) - input[type=search] in vertical-lr: typing characters in input should not cause the page to scroll:
FAIL
(Chrome:PASS
, Safari:PASS
) - input[type=search] in vertical-rl: typing characters in input should not cause the page to scroll:
FAIL
(Chrome:PASS
, Safari:PASS
) - input[type=number] in vertical-lr: typing characters in input should not cause the page to scroll:
FAIL
(Chrome:PASS
, Safari:PASS
) - input[type=number] in vertical-rl: typing characters in input should not cause the page to scroll:
FAIL
(Chrome:PASS
, Safari:PASS
) - input[type=text] in sideways-rl: typing characters in input should not cause the page to scroll:
FAIL
- input[type=password] in sideways-rl: typing characters in input should not cause the page to scroll:
FAIL
- input[type=search] in sideways-rl: typing characters in input should not cause the page to scroll:
FAIL
- input[type=number] in sideways-rl: typing characters in input should not cause the page to scroll:
FAIL
- input[type=text] in vertical-lr: typing characters in input should not cause the page to scroll:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e50edfa80511
[wpt PR 37154] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=248321, a=testonly
https://hg.mozilla.org/integration/autoland/rev/51e3b5b675a5
[wpt PR 37154] - Update wpt metadata, a=testonly
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e50edfa80511
https://hg.mozilla.org/mozilla-central/rev/51e3b5b675a5
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•