ssia
Created attachment 346991 [details] Patch
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.
https://www.youtube.com/watch?v=MQ9iPTu_FMA
Committed r234800: <https://trac.webkit.org/changeset/234800>
<rdar://problem/43232348>