[Webkit-unassigned] [Bug 15164] REGRESSION (r25307-r25328): FOUC at orange.co.il
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 8 16:39:17 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15164
------- Comment #2 from mitz at webkit.org 2007-09-08 16:39 PDT -------
It would be nice, if possible, to not paint those
newly-created-while-pending-stylsheets objects (similarly to how *no objects*
are painted in initial FOUC suppression). However, it would be bad to go back
to not painting anything (that would result in a flash of white). I think this
may be doable by having the style selector inject a "visibility: hidden"
declaration into all element that do not already have a renderer under the
right conditions. Need to be careful not to contaminate or shared styles.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list