[wpt-sync] Sync PR 30074 - <dialog> with display:contents should get display:block
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 30074 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/30074
Details from upstream follow.
b'Mason Freed <masonf@chromium.org>' wrote:
<dialog> with display:contents should get display:block
The existing test shows that Chromium's current behavior does
not comply with the spec [1]. If a fullscreen element (which
an open \<dialog> is) or its ::backdrop pseudo-element is
display:contents, then it should compute to display:block.[1] https://fullscreen.spec.whatwg.org/#new-stacking-layer
Fixed: 1240701
Change-Id: Id83a45d5eafa84d9a40ef9286b010e07c6408a4b
Reviewed-on: https://chromium-review.googlesource.com/3102297
WPT-Export-Revision: c8b9aadf3360b9da71259db0572b090385478e84
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL: 1
Safari
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/semantics/interactive-elements/the-dialog-element/modal-dialog-display-contents.html: FAIL (Safari: FAIL)
Comment 5•3 years ago
|
||
bugherder |
Description
•