[Webkit-unassigned] [Bug 93925] :before/:after pseudo elements do not always apply to the proper element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 3 05:22:19 PDT 2012


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





--- Comment #5 from Takashi Sakamoto <tasak at google.com>  2012-09-03 05:22:30 PST ---
(From update of attachment 161625)
View in context: https://bugs.webkit.org/attachment.cgi?id=161625&action=review

Thank you for reviewing.

>> Source/WebCore/css/StyleResolver.cpp:2283
>>          style->setUnique();
> 
> Is removing the optimization the only practical way to fix this problem?

I see. I modified to canShareStyleWithElement to check whether pseudo style can be shared or not.

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