Closed
Bug 1499368
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13542 - Don't propagate root/body background to viewport for display:none.
Categories
(Core :: Layout, enhancement, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13542 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13542
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
> Don't propagate root/body background to viewport for display:none.
>
> According to the specification, we should not paint backgrounds for
> backgrounds of html or body if they are display:none [1].
>
> [1] https://drafts.csswg.org/css-backgrounds/#special-backgrounds
>
> Bug: 895757
> Change-Id: Ia975022e3bfa849298667f72908a64c0d5331872
> Reviewed-on: https://chromium-review.googlesource.com/1283134
> WPT-Export-Revision: 2e301d5265f5fa75f59d81d2df48e159ac33d9e6
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3057a19c8312430adbc4ad9e7c4ec91dd01e1ffc
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c080969c43f9
[wpt PR 13542] - Don't propagate root/body background to viewport for display:none., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/bfa0653cceaa
[wpt PR 13542] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c080969c43f9
https://hg.mozilla.org/mozilla-central/rev/bfa0653cceaa
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•