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)

task

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

Component: web-platform-tests → Layout
Product: Testing → Core

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

GitHub PR Head
GitHub PR Base

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

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
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in before you can comment on or make changes to this bug.