[Webkit-unassigned] [Bug 201754] New: [LFC] FormattingContext::displayBoxForLayoutBox should be split into 2 functions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 12 21:21:58 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201754
Bug ID: 201754
Summary: [LFC] FormattingContext::displayBoxForLayoutBox should
be split into 2 functions
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
1. const Display::Box FormattingContext::geometryForBox(); when only interested in the geometry like containing block's content box width
2. Display::Box FormattingState::displayBox() when computing the geometry for a particular layout box.
--
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/20190913/a73c72c1/attachment-0001.html>
More information about the webkit-unassigned
mailing list