WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2019-01-19 07:47:16 PST
Created
attachment 359610
[details]
Patch
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
Committed
r240207
: <
https://trac.webkit.org/changeset/240207
>
Radar WebKit Bug Importer
Comment 4
2019-01-19 21:27:28 PST
<
rdar://problem/47412748
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug