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!
Created attachment 464585 [details] Patch
we don't use BidiResolver in IFC anymore, so fixing it in WebKit requires a very different approach (see patch).
Created attachment 464586 [details] Patch
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].
<rdar://problem/104514372>