Closed Bug 132936 Opened 22 years ago Closed 22 years ago

Document: Done displayed before CSS background images loaded

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 121787

People

(Reporter: bugzilla, Assigned: dbaron)

References

()

Details

Document: Done is displayed *before* any CSS background images have loaded.
This is bad because Page load times are false.

This is easily demonstrated with the complex spiral demos on css/edge (large
images).
http://www.meyerweb.com/eric/css/edge/complexspiral/demo.html

also

http://www.aqualeisure.co.uk/catredir.asp
which uses a multitude of smaller images.

Obviously, the cache must be clear, and the connection noticeably slow.

AFAIK only Bug 121787 is related to this. i made noises on the newsgroups (i
thought this may be a known issue) to no avail.

Also, I'm not realy sure if Style System is the right component.
This is the same problem as bug 121787.

*** This bug has been marked as a duplicate of 121787 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
It isn't the same problem at the UI level, but I imagine it is caused by the
same problem at the code level, yes.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.