RESOLVED FIXED250639
Fix handling of bidirectional override
https://bugs.webkit.org/show_bug.cgi?id=250639
Summary Fix handling of bidirectional override
Ahmad Saleem
Reported 2023-01-15 03:56:35 PST
Hi Team, While going through Blink's commit, I came across another failing test in Safari 16.2 and Safari Technology Preview 161: Test Case - https://jsfiddle.net/yajew02c/show ^ The text is not contained within bounds of white box, 'daal' (in roman Arabic or Urdu) is in grey region. Chrome Canary 111 and Firefox Nightly 110 works fine in above: Blink Commit - https://chromium.googlesource.com/chromium/blink/+/fe79ee4457111490064d8bf9b6c5dce97f26b5d4 Don't know whether 1-1 merge is possible or not but just wanted to raise so we can track it. Thanks!
Attachments
Patch (6.19 KB, patch)
2023-01-20 20:07 PST, alan
no flags
Patch (52.62 KB, patch)
2023-01-21 06:39 PST, alan
no flags
alan
Comment 1 2023-01-20 20:07:34 PST
alan
Comment 2 2023-01-20 20:09:05 PST
we don't use BidiResolver in IFC anymore, so fixing it in WebKit requires a very different approach (see patch).
alan
Comment 3 2023-01-21 06:39:23 PST
EWS
Comment 4 2023-01-21 12:49:58 PST
Committed 259172@main (ac34f5d6508f): <https://commits.webkit.org/259172@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 464586 [details].
Radar WebKit Bug Importer
Comment 5 2023-01-21 12:50:17 PST
Note You need to log in before you can comment on or make changes to this bug.