[wpt-sync] Sync PR 50391 - Match customizable select focus ring to border
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50391 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50391
Details from upstream follow.
Traian Captan <tcaptan@chromium.org> wrote:
Match customizable select focus ring to border
Customizable select should use the same border radius when painting
the focus ring as the one used for painting the border to match the
expected "perfect" overlap and have no stray border pixels showing
inside the focus rings corners.Bug: 389729368
Change-Id: I5d54e978bfd53b9b28242018110f78b5677a770e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6216673
Reviewed-by: Joey Arhar \<jarhar@chromium.org>
Commit-Queue: Traian Captan \<tcaptan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1413608}
Assignee | ||
Updated•23 days ago
|
Assignee | ||
Comment 1•23 days ago
|
||
Assignee | ||
Comment 2•23 days ago
|
||
CI Results
Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
FAIL
: 1
Safari
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/forms/the-select-element/customizable-select/focus-ring-rendering.tentative.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 4•21 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6404a03e7d6b
https://hg.mozilla.org/mozilla-central/rev/b502a3340fc6
Description
•