RESOLVED FIXED 188492
[LFC][Floating] Add basic clearance support
https://bugs.webkit.org/show_bug.cgi?id=188492
Summary [LFC][Floating] Add basic clearance support
zalan
Reported 2018-08-12 15:37:17 PDT
ssia
Attachments
Patch (19.58 KB, patch)
2018-08-12 16:25 PDT, zalan
koivisto: review+
zalan
Comment 1 2018-08-12 16:25:12 PDT
Antti Koivisto
Comment 2 2018-08-13 07:28:54 PDT
Comment on attachment 346991 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=346991&action=review > Source/WebCore/layout/FloatingState.h:87 > + enum class FloatStack { Left, Right, Both }; Maybe call this something else than "stack"? It sounds like a data structure.
Antti Koivisto
Comment 3 2018-08-13 07:30:01 PDT
zalan
Comment 4 2018-08-13 07:48:17 PDT
Radar WebKit Bug Importer
Comment 5 2018-08-13 07:49:20 PDT
Note You need to log in before you can comment on or make changes to this bug.