Closed
Bug 29366
Opened 25 years ago
Closed 25 years ago
CSS in HTML Visibly Double Renders The Page
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: sentinel, Assigned: pierre)
References
()
Details
Viewing the above URL, click on the .2000. in the middle. (You may already
notice it here but...) Watch carefully and click on Feb.
The links loading in the next frame down appear to be rendered once at the left
of that frame in normal colors/styles from the <BODY> tag. Then quickly they are
rendered again centered with the info from the .CSS file.
This double rendering is clearly visible in M13 ... but in IE5.x and NS4.7x
there does not appear to be this transitional phase/delay.
Assignee | ||
Comment 1•25 years ago
|
||
The bug as described has been fixed as part of bug 17309. It was caused by an
asynchronous loading of primary stylesheets. We now wait for the stylesheets
before constructing frames.
Marking fixed (but note that this page allowed me to notice and file bug 27146)
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•