[Webkit-unassigned] [Bug 128723] [css3-text] Support -webkit-text-decoration-skip: objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 13 15:42:51 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128723





--- Comment #7 from Myles C. Maxfield <mmaxfield at apple.com>  2014-02-13 15:40:05 PST ---
(From update of attachment 224045)
View in context: https://bugs.webkit.org/attachment.cgi?id=224045&action=review

>> Source/WebCore/rendering/style/RenderStyle.h:1674
>> +    static TextDecorationSkip initialTextDecorationSkip() { return TextDecorationSkipObjects; }
> 
> Should probably test this as well.

You can probably do this by calling getComputedStyle on an unstyled element

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list