[Webkit-unassigned] [Bug 52383] RTL: logical order of leaf boxes is not computed correctly for iso-8859-8 when dir=RTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 16 16:08:49 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=52383

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
Following commit - refactored "getLeafBoxesInLogicalOrder" into InlineFlowBox:

https://github.com/WebKit/WebKit/commit/51566ba5fc8e70f56d28080f0c3523e6d94195db

I can only find reference to "leafBoxesInLogicalOrder" in following places:

https://github.com/WebKit/WebKit/blob/06829a72816b3507674af7be8a740a4964ae3518/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h#L64

https://github.com/WebKit/WebKit/blob/06829a72816b3507674af7be8a740a4964ae3518/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.cpp#L97

https://github.com/WebKit/WebKit/blob/ce0ee18aa01d4d38b4dc7e9535ea61e24234c6cb/Source/WebCore/rendering/svg/SVGRootInlineBox.cpp#L343

____

I think the code is changed significantly and this might not be applicable anymore but appreciate if someone can confirm. I am going to tag this to "zalan" as well. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220816/f63eaec1/attachment.htm>


More information about the webkit-unassigned mailing list