[Webkit-unassigned] [Bug 74123] Move MediaDocument styles into CSS. Set black background for chromium.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 14:32:12 PST 2011


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





--- Comment #19 from Dale Curtis <dalecurtis at chromium.org>  2011-12-12 14:32:11 PST ---
So I dug on the pseudo class stuff not resulting in a recalc and found Document::setCSSTarget(<element>). Calling "document()->setCSSTarget(rootElement);" appears to fix the psuedo class issues mentioned by Dimitri, allowing all elements to pick up user agent styles appropriately.

PTAL. I've updated the patch set with this fix.

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