[Webkit-unassigned] [Bug 110648] anonymous blocks don't inherit pseudo styles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 15:09:36 PST 2013


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





--- Comment #1 from Shezan Baig <shezbaig.wk at gmail.com>  2013-02-22 15:12:00 PST ---
My current approach to fixing this is to modify RenderObject::getUncachedPseudoStyle to return parent()->getCachedPseudoStyle if this is an anonymous renderer.

Antti, do you think there there would be any unexpected side-effects with this approach?

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