RESOLVED FIXED 232531
[LFC][IFC] Add bidi level to InlineDisplay::Box
https://bugs.webkit.org/show_bug.cgi?id=232531
Summary [LFC][IFC] Add bidi level to InlineDisplay::Box
zalan
Reported 2021-10-30 06:15:18 PDT
ssia
Attachments
Patch (16.06 KB, patch)
2021-10-30 06:17 PDT, zalan
no flags
zalan
Comment 1 2021-10-30 06:17:51 PDT
Antti Koivisto
Comment 2 2021-10-30 06:20:28 PDT
Comment on attachment 442911 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=442911&action=review > Source/WebCore/layout/integration/InlineIteratorBoxModernPath.h:64 > + unsigned char bidiLevel() const { return box().bidiLevel(); } nice
EWS
Comment 3 2021-10-30 12:58:04 PDT
Committed r285083 (243725@main): <https://commits.webkit.org/243725@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 442911 [details].
Radar WebKit Bug Importer
Comment 4 2021-10-30 12:59:18 PDT
Note You need to log in before you can comment on or make changes to this bug.