[Webkit-unassigned] [Bug 94472] [CSSRegions]Add support for text-shadow in region styling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 09:13:51 PDT 2012


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





--- Comment #4 from Julien Chaffraix <jchaffraix at webkit.org>  2012-08-22 09:13:48 PST ---
(From update of attachment 159431)
View in context: https://bugs.webkit.org/attachment.cgi?id=159431&action=review

> Source/WebCore/rendering/InlineFlowBox.cpp:165
> +                childStyle = flowThread->renderStyleForLine(this);

Won't this break :first-letter or :first-line in region as you don't pass in isFirstLineStyle()?

-- 
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