[Webkit-unassigned] [Bug 213184] New: [LFC][Floats] Remove FloatBox class
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 14 10:27:37 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213184
Bug ID: 213184
Summary: [LFC][Floats] Remove FloatBox class
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
apparently the only difference between a non-floating float avoider (regular formatting context root) and a float box is that while float boxes intersect their margin box, simple float avoiders use their border box. We can do that without subclassing FloatAvoider.
--
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/20200614/c4c4969c/attachment.htm>
More information about the webkit-unassigned
mailing list