[wpt-sync] Sync PR 58913 - Set interactivity:inert!important on customizable select button
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
93.26 KB,
text/plain
|
Details |
Sync web-platform-tests PR 58913 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58913
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Set interactivity:inert!important on customizable select button
The HTML spec says that this button must always be inert and doesn't
provide a way to un-inert it. Authors have found that accidentally
removing inertness via CSS all:unset is unexpected.Fixed: 498095295
Change-Id: I83212a85402201ecfcd8075958aaee9ff767a84f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7718581
Commit-Queue: Joey Arhar \<jarhar@chromium.org>
Reviewed-by: David Baron \<dbaron@chromium.org>
Reviewed-by: Joey Arhar \<jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1608608}
| Assignee | ||
Updated•3 months ago
|
| Assignee | ||
Comment 1•3 months ago
|
||
| Assignee | ||
Comment 2•3 months ago
|
||
| Assignee | ||
Updated•3 months ago
|
| Assignee | ||
Updated•3 months ago
|
Updated•2 months ago
|
Description
•