[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 12:58:37 PST 2011


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





--- Comment #17 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2011-12-12 12:58:36 PST ---
(In reply to comment #16)
> The style issue doesn't appear limited to the <body> element, as far as I can tell no element except the video/audio elements gets their styles applied properly.
> 
> To be specific, in earlier testing I tried adding <div> and <input> tags plus some styles without selector restrictions and they were not picked up until Web Inspector was launched.

Yes, but why?

Ultimately, I think that the correct fix is body->setNeedsStyleRecalc();, but we need to confirm that this is the case.

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