[Webkit-unassigned] [Bug 80794] :first-line pseudo selector ignoring words created from :before

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 11:07:41 PDT 2012


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





--- Comment #25 from Elliott Sprehn <esprehn at chromium.org>  2012-10-05 11:08:09 PST ---
(In reply to comment #24)
> (In reply to comment #23)
> > (From update of attachment 167255 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=167255&action=review
> > 
> > > Source/WebCore/rendering/RenderObject.cpp:2607
> > > +static PassRefPtr<RenderStyle> firstLineStyleForCachedUncachedType(StyleCacheState type, const RenderObject* renderer, RenderStyle* style)
> > 
> > ...
> 
> Also, firstLineStyleSlowCase name should be changed as well and cachedFirstLineStyle definitely seems more appropriate but should that be spawned off as a separate bug and not be made a part of this patch? Just wondering.

Seems reasonable to fix that stuff in a separate patch. Lets get this landed!

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