Closed
Bug 150963
Opened 23 years ago
Closed 23 years ago
scrolling up and down the page, makes the content disappear temporarily
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: madhur, Assigned: dbaron)
References
Details
(Keywords: css2, testcase)
Attachments
(1 file)
2.39 KB,
text/html
|
Details |
Go to :-
http://www.people.fas.harvard.edu/~dbaron/css/test/sec090302c
http://www.people.fas.harvard.edu/~dbaron/css/test/sec090302a
scroll up and down the page
actual:- a part of the content of the page disappears. but when i switch between
windows and come back to the testcase window, i see the content displayed
completely.
I noticed that, those paragraphs disappear which have a style of
1) position : relative ; top : <length>
2) position : relative ; bottom : <length> | <percentage>
I have taken snippets of these 2 testcases and have a reduced testcase attached.
THis is happening on all platforms - on trink as well as branch builds.
Reporter | ||
Comment 1•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Assignee | ||
Comment 2•23 years ago
|
||
Marking duplicate of a bug that I just gave a better summary.
*** This bug has been marked as a duplicate of 79315 ***
Status: NEW → RESOLVED
Closed: 23 years ago
OS: All → Windows 2000
Priority: P3 → --
Hardware: All → PC
Resolution: --- → DUPLICATE
Assignee | ||
Comment 3•23 years ago
|
||
*** Bug 161755 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•