WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
9000
FOUC-mania @ wired.com
https://bugs.webkit.org/show_bug.cgi?id=9000
Summary
FOUC-mania @ wired.com
Geoffrey Garen
Reported
2006-05-19 09:19:31 PDT
1. Navigate to www.wired.com --> FOUC mania Repeat by loading other tabs, like "Technology" and "Culture."
Attachments
Add attachment
proposed patch, testcase, etc.
Dan Richman
Comment 1
2006-08-27 18:25:58 PDT
I've found that some "inline" JavaScripts (i.e. scripts that are placed within the "body" tag, as opposed to the "head" tag) can cause FOUC (Flash Of Unstyled Content). If you place the same script into the "head" FOUC will not happen.
David Kilzer (:ddkilzer)
Comment 2
2006-08-28 13:56:51 PDT
(In reply to
comment #1
)
> I've found that some "inline" JavaScripts (i.e. scripts that are placed within > the "body" tag, as opposed to the "head" tag) can cause FOUC (Flash Of Unstyled > Content). If you place the same script into the "head" FOUC will not happen.
Dan, reproducible test cases (especially in the form of WebKit http tests) would be extremely helpful.
David Kilzer (:ddkilzer)
Comment 3
2006-08-28 14:56:56 PDT
(In reply to
comment #2
)
> (In reply to
comment #1
) > > I've found that some "inline" JavaScripts (i.e. scripts that are placed within > > the "body" tag, as opposed to the "head" tag) can cause FOUC (Flash Of Unstyled > > Content). If you place the same script into the "head" FOUC will not happen. > > Dan, reproducible test cases (especially in the form of WebKit http tests) > would be extremely helpful.
See
Bug 9000
.
David Kilzer (:ddkilzer)
Comment 4
2006-08-28 14:57:23 PDT
(In reply to
comment #3
)
> (In reply to
comment #2
) > > (In reply to
comment #1
) > > > I've found that some "inline" JavaScripts (i.e. scripts that are placed within > > > the "body" tag, as opposed to the "head" tag) can cause FOUC (Flash Of Unstyled > > > Content). If you place the same script into the "head" FOUC will not happen. > > > > Dan, reproducible test cases (especially in the form of WebKit http tests) > > would be extremely helpful. > > See
Bug 9000
.
Better yet,
Bug 10606
!
Dave Hyatt
Comment 5
2006-08-30 14:39:45 PDT
Fixed.
David Kilzer (:ddkilzer)
Comment 6
2006-08-30 15:11:41 PDT
(In reply to
comment #5
)
> Fixed.
r16129
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug