RESOLVED FIXED 193613
[LFC][Floats] Ensure that floats in FloatingContext::m_floats are always horizontally ordered.
https://bugs.webkit.org/show_bug.cgi?id=193613
Summary [LFC][Floats] Ensure that floats in FloatingContext::m_floats are always hori...
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.