[Webkit-unassigned] [Bug 219018] New: Quirks mode: body fills the viewport, rather than the html element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 16 20:02:47 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=219018
Bug ID: 219018
Summary: Quirks mode: body fills the viewport, rather than the
html element
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: abb at randomunok.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
By the Quirks Mode spec, the "body fills html" quirk sets the border box size in the block flow direction to the size of the html element minus the margins in body. However, WebKit seems to use the size of the viewport minus the margins, even when the html element has a smaller size.
Tests: https://wpt.fyi/results/quirks?label=pr_head&max-count=1&pr=26438
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201117/673a1589/attachment.htm>
More information about the webkit-unassigned
mailing list