[webkit-dev] text-decoration propagation question

TAMURA, Kent tkent at chromium.org
Tue Feb 21 23:14:49 PST 2012


Is it enough to add text-decoration:none to the rt rule in the UA
stylesheet?

On Wed, Feb 22, 2012 at 14:50, Koji Ishii <kojiishi at gluesoft.co.jp> wrote:

> Hi webkit-dev!

> I was looking into text-decoration property propagation issue for <rt>
> elements[1] and made a patch to change CSSStyleSelector::adjustRenderStyle
> since it looked to me that it's where the propagation is calculated for
> inline-block, inline-table, etc, but I then noticed today that float and
> absolute positioned elements are handled in
> RenderObject::getTextDecorationColors[2].

> Could someone advise me which is appropriate place to exclude <rt>
> elements from propagations?

> Thank you for your support in advance.

> [1] https://bugs.webkit.org/show_bug.cgi?id=71266
> [2] https://bugs.webkit.org/show_bug.cgi?id=18611

> Regards,
> Koji
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev




-- 
TAMURA Kent
Software Engineer, Google



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


More information about the webkit-dev mailing list