SVG text mid-points should not reorder BiDi text runs
https://bugs.webkit.org/show_bug.cgi?id=139119
Summary SVG text mid-points should not reorder BiDi text runs
Said Abou-Hallawa
Reported 2014-11-30 20:38:55 PST
Created attachment 242302 [details] Test mid-points with BiDi text When specifying multiple x-positions in the text tag of an SVG, they should be treated as strong directional points. In other words, reordering the text runs should stop at any mid-point. Open the attached test file and compare it with the expected file. NOTE: The attached file is a Mozilla imported svg text file.
Attachments
Test mid-points with BiDi text (343 bytes, image/svg+xml)
2014-11-30 20:38 PST, Said Abou-Hallawa
no flags
Expected file (381 bytes, image/svg+xml)
2014-11-30 20:41 PST, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2014-11-30 20:41:08 PST
Created attachment 242303 [details] Expected file
Radar WebKit Bug Importer
Comment 2 2014-12-01 10:38:57 PST
Ahmad Saleem
Comment 3 2023-01-01 05:58:23 PST
It is still broken in Safari 16.2 & Safari Technology Preview 160 while Chrome Canary 111 and Firefox Nightly 110 is rendering similar to Expected file. Just wanted to share updated testing result. Thanks!
Note You need to log in before you can comment on or make changes to this bug.