[webkit-dev] New CSS3 feature : text-justify

DongWoo Im dw.im at samsung.com
Sun Oct 21 18:00:24 PDT 2012


Dear WebKit,

I would like to let you know that I'm trying to implement a new CSS3 feature which name is "text-justify".
The specification link is here : http://dev.w3.org/csswg/css3-text/#text-justify0

This property selects the justification method used when a line's alignment is set to ‘justify’ (see ‘text-align’), 
primarily by controlling which scripts' characters are adjusted together or separately. 
This feature is already properly supported on IE, currently.


The bug related to this implementation is https://bugs.webkit.org/show_bug.cgi?id=99945 .



Any comments will be kindly appreciated!


Best regards,
Dongwoo.


More information about the webkit-dev mailing list