NEW 99945
[meta] Implement CSS3 text-justify feature on webkit
https://bugs.webkit.org/show_bug.cgi?id=99945
Summary [meta] Implement CSS3 text-justify feature on webkit
Dongwoo Joshua Im (dwim)
Reported 2012-10-21 17:00:03 PDT
IE supports this feature currently. I think WebKit might need to support this feature, as well. spec : http://dev.w3.org/csswg/css3-text/#text-justify0
Attachments
Ebrahim Byagowi
Comment 1 2012-11-14 01:03:28 PST
Hi! Thanks for your great works! :) Could you add Bug 6203 per my comment on https://bugs.webkit.org/show_bug.cgi?id=6203#c3 to this bug? :)
Ebrahim Byagowi
Comment 2 2012-11-19 14:31:21 PST
As a hint for who wants implement text-justify in the future, you can implement it partially like Mozilla (https://bugzilla.mozilla.org/show_bug.cgi?id=276079) and postpone harder parts (kashida justification, https://bugs.webkit.org/show_bug.cgi?id=6203). Kashida justification also discussed in P-C mailing list and author of HarfBuzz said this https://groups.google.com/d/msg/persian-computing/s-ftgmBvlF0/mhB2V9ELwwYJ please follow that discussion for getting more valuable points about Kashida justification :)
yisibl
Comment 4 2016-06-08 04:48:50 PDT
Chrome supported!
Radar WebKit Bug Importer
Comment 5 2022-07-13 11:29:13 PDT
Myles C. Maxfield
Comment 6 2022-09-22 23:22:54 PDT
Note You need to log in before you can comment on or make changes to this bug.