Bug 230274
Summary: | Do not propagate body style to viewport when html or body element is contained | ||
---|---|---|---|
Product: | WebKit | Reporter: | Rune Lillesveen <rune.lillesveen> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, dino, kevin_neal, koivisto, rbuis, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | All | ||
OS: | All |
Rune Lillesveen
Tests like [1] fail in WebKit. The css-contain spec[2] has been changed after the CSSWG resolution in [3] stopping propagation from body to viewport for non-none used containment on root and body.
[1] https://wpt.fyi/css/css-contain/contain-body-bg-001.html
[2] https://drafts.csswg.org/css-contain-1/#c3
[3] https://github.com/w3c/csswg-drafts/issues/5913
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kevin Neal
Thank you for filing. The appropriate engineers have been copied.
Radar WebKit Bug Importer
<rdar://problem/83151391>
Rob Buis
This was fixed by r244980.