Bug 193613

Summary: [LFC][Floats] Ensure that floats in FloatingContext::m_floats are always horizontally ordered.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

zalan
Reported 2019-01-19 07:38:54 PST
Usually they are in order, expect with negative margins.
Attachments
Patch (10.78 KB, patch)
2019-01-19 07:47 PST, zalan
koivisto: review+
zalan
Comment 1 2019-01-19 07:47:16 PST
Antti Koivisto
Comment 2 2019-01-19 09:52:18 PST
Comment on attachment 359610 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=359610&action=review > Source/WebCore/layout/floats/FloatingState.cpp:101 > + if (isLeftPositioned^floatItem.isLeftPositioned()) != ?
zalan
Comment 3 2019-01-19 21:26:46 PST
Radar WebKit Bug Importer
Comment 4 2019-01-19 21:27:28 PST
Note You need to log in before you can comment on or make changes to this bug.