Closed Bug 73664 Opened 23 years ago Closed 23 years ago

when loading a page from cache, css line-height is ignored in lists

Categories

(Core :: CSS Parsing and Computation, defect)

PowerPC
Mac System 8.5
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 71716

People

(Reporter: kaldari, Assigned: pierre)

References

()

Details

If I go to a page that has the line spacing for a list set using the css
line-height definition, go to another page, and then hit the back button, the
line spacing in the list is blown away. If I hit reload, it fixes itself. I'll
make a testcase page for it later.
Hardly a DOM problem, reassigning to Pierre for futher investigation. Pierre, is
the stylesheets not properly loaded when the page comes from the cache, or is
layout just not using the stylesheet in this case?

kaldari, please supply a testcase or a URL that shows this problem.
Assignee: jst → pierre
Component: DOM Style → Style System
Added a testcase URL: http://www.sitemason.com/newtour/polltour.html

I tried creating a simpler testcase than this one (without tables), but the 
bug disappeared. I'll work some more on isolating the minimal conditions 
for the bug, but you should be able to see it in the URL above. (Watch the 
list in the middle of the page.)
In my efforts to narrow down a better testcase for this bug, I have discovered
that it and another one of my bugs are actually the same bug. Seems to be a
layout issue, although caching is a definite factor. Check out my comments in
bug 71716 for more info.

*** This bug has been marked as a duplicate of 71716 ***
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.