WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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 :)
Ryosuke Niwa
Comment 3
2013-12-19 20:36:58 PST
See
https://chromium.googlesource.com/chromium/blink/+/57a22a20852cd37929a0480cf8a584ace3b590f3
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
<
rdar://problem/96963871
>
Myles C. Maxfield
Comment 6
2022-09-22 23:22:54 PDT
https://drafts.csswg.org/css-text-3/#text-justify-property
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug