Closed
Bug 85511
Opened 23 years ago
Closed 23 years ago
changing CSS of cached home page sometimes leaves excess raw HTML code at end of rendered page
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: jbailin, Assigned: karnaze)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2-2 i686; en-US; rv:0.9.1) Gecko/20010607
BuildID: 2001060720
I go to the home page, which is cached, and then change the external CSS file. I
then hit reload. It renders the contents of the page properly, but then
sometimes finishes with the ending of the raw HTML file (eg. "/HTML>"). It seems
more likely to happen if the CSS change causes the overall length of the layout
to change.
Reproducible: Sometimes
Steps to Reproduce:
1. Load home page with external CSS file.
2. Change CSS file so that length of the layout changes.
3. Hit reload.
Actual Results: Page renders properly to the end, then adds a line "/HTML>"
(the end of the raw html file).
Comment 1•23 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•