[Webkit-unassigned] [Bug 201795] New: [LFC] Provide the formatting context's constraint values at construction time.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 14 05:25:09 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201795
Bug ID: 201795
Summary: [LFC] Provide the formatting context's constraint
values at construction time.
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: zalan at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
While sizing/positioning a particular box, we oftentimes need some containing block geometry information.
The idea here is that instead of calling formattingContext().geometry(containingBlock/formatting root), these constraint values
would be pushed in to those compute* functions. It helps controlling the access to the display box tree and prevents formatting context escaping.
--
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/20190914/204601c9/attachment.html>
More information about the webkit-unassigned
mailing list