[wpt-sync] Sync PR 58230 - Add rendering test for appearance base checkbox
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 58230 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58230
Details from upstream follow.
Luke Warlow <lwarlow@igalia.com> wrote:
Add rendering test for appearance base checkbox
Adds test coverage for https://github.com/w3c/csswg-drafts/issues/13226 and https://github.com/w3c/csswg-drafts/issues/11869
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
| Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests and 1 subtests
Status Summary
Firefox
OK : 1
PASS: 1[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 2[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
FAIL: 1[Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, GitHub] 3[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
Chrome
FAIL: 1
Safari
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-forms/input-checkbox-base-appearance-rendering.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-forms/input-text-base-appearance-rendering.html [wpt.fyi]:
FAIL - /css/css-forms/input-text-base-appearance-computed-style.html [wpt.fyi]
- UA styles of base appearance <input type=text>.:
FAIL
- UA styles of base appearance <input type=text>.:
https://hg.mozilla.org/mozilla-central/rev/be2480e8809a
https://hg.mozilla.org/mozilla-central/rev/48fc1a6bff97
Description
•