[wpt-sync] Sync PR 36260 - Fix backdrop color for <dialog popup>
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36260 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36260
Details from upstream follow.
Mason Freed <masonf@chromium.org> wrote:
Fix backdrop color for <dialog popup>
When a
\<dialog>
is opened via.showPopUp()
, it should have
a completely transparent ::backdrop. This CL fixes that by adding
a special case for dialog::open.See also:
https://github.com/openui/open-ui/issues/561#issuecomment-1242297093Bug: 1307772
Change-Id: I444730c57c699f4af4a708cc316dd81aa7563669Reviewed-on: https://chromium-review.googlesource.com/3933277
WPT-Export-Revision: 679eb2bb96d4a22060de579084aa30dc67b1e317
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
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 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
FAIL
: 1
Safari
PASS
: 1
Links
Comment 4•2 years ago
|
||
bugherder |
Description
•