[webkit-dev] Implement ruby-overhang
David Hyatt
hyatt at apple.com
Wed Apr 17 11:36:43 PDT 2013
On Apr 17, 2013, at 2: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".
I believe auto is a better initial value than none. We should make the initial value auto for now and try to get the spec changed.
dave
(hyatt at apple.com)
More information about the webkit-dev
mailing list