[wpt-sync] Sync PR 42605 - @page inherits from the root element.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42605 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42605
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
@page inherits from the root element.
We used to inherit from initial values or the internal "Document style",
but this is wrong.See https://www.w3.org/TR/css-page-3/#page-properties :
"The page context inherits from the root element"Bug: 1491107
Change-Id: Ideff850504b834755f35578af003db2b64c1c511
Reviewed-on: https://chromium-review.googlesource.com/4952535
WPT-Export-Revision: 1a0b99dd83767bda6db2eb69e51e25bb0e902dae
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL: 1
Chrome
FAIL: 1
Links
Details
New Tests That Don't Pass
- /css/printing/page-margin-006-print.html [wpt.fyi]:
FAIL(Chrome:FAIL)
Comment 5•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/dace8688bfb8
https://hg.mozilla.org/mozilla-central/rev/5588ca1d505b
Description
•