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

2012-10-21 Thread DongWoo Im
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 ‘justi

[webkit-dev] New CSS3 feature : text-align-last

2012-10-15 Thread DongWoo Im
Dear WebKit, I would like to let you know that I'm trying to implement a new CSS3 feature which name is "text-align-last". The specification link is here : http://www.w3.org/TR/css3-text/#text-align-last This property describes how the last line of a block or a line right before a forced line b

[webkit-dev] Let's use only 'ENABLE_CUSTOM_SCHEME_HANDLER' flag, and remove 'ENABLE_REGISTER_PROTOCOL_HANDLER' flag.

2012-06-28 Thread DongWoo Im
Dear WebKit! There are two flags in WebKit - 'ENABLE_REGISTER_PROTOCOL_HANDLER' and 'ENABLE_CUSTOM_SCHEME_HANDLER'. How about delete one of them? There is a feature named "Custom Scheme Hander" in the W3C HTML5 spec. : http://dev.w3.org/html5/spec/Overview.html#custom-handlers There are three

Re: [webkit-dev] Add a set of new APIs for the Custom Scheme and Content Handler.

2011-11-30 Thread DongWoo Im
=73177 If you have any other opinion, please let me know it. Thanks. Best Regards, Dongwoo Im. --- Original Message --- Sender : Soo-Hyun Choi Date : 2011-11-30 13:08 (GMT+09:00) Title : Re: [webkit-dev] Add a set of new APIs for the Custom Scheme and Content Handler. On Wed, Nov 3

[webkit-dev] Add a set of new APIs for the Custom Scheme and Content Handler.

2011-11-28 Thread DongWoo Im
n any WebKit port. I will implement this API in the EFL port to support the 'registerContentHandler'. It would be appreciated if you let me know how we could roll back in the 'registerContentHandler'. Thanks. Best Regards, Dongwoo Im. ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev