[webkit-dev] Implement ruby-overhang

Maciej Stachowiak mjs at apple.com
Wed Apr 17 00:40:53 PDT 2013


Is this behavior change likely to affect any existing Web content, or other important content that uses html ruby markup such as books in EPUB format?

 - Maciej

On Apr 17, 2013, at 12:26 AM, Yuki Sekiguchi <yuki.sekiguchi at access-company.com> wrote:

> Hi,
> 
> I'd like to add support for ruby-overhang.
> The spec for this feature can be found here:
> http://www.w3.org/TR/css3-ruby/#rubyover
> 
> I'm working it at this bug
> https://bugs.webkit.org/show_bug.cgi?id=114678
> 
> My concern is that this patch changes the default behavior of
> overhanging ruby text.
> CSS spec says that initial value is "none", but current behavior is like "auto".
> 
> Firefox doesn't support this property.
> IE says it supports this property[1], but values don't match CSS spec,
> and the property doesn't affect layout.
> 
> Any comments and suggestions are welcome.
> 
> [1]:  http://msdn.microsoft.com/ja-jp/library/ie/ms531151(v=vs.85).aspx
> --
> 
> Yuki Sekiguchi<Yuki.Sekiguchi at access-company.com>
> ACCESS Co., Ltd.
> 
> -- 
> .
> ________________________________________
> The contents of this e-mail message and any attachments are confidential and are intended solely for the addressee. The information may also be legally privileged. 
> This transmission is sent in trust, and the sole purpose of delivery to the intended recipient. If you have received this transmission in error, any use, reproduction or dissemination of this transmission is strictly prohibited. 
> If you are not the intended recipient, please immediately notify the sender by reply e-mailer and delete this message and its attachments, if any.
> Thank you for your cooperation.
> ________________________________________
> 
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130417/a0bcd37e/attachment.html>


More information about the webkit-dev mailing list