Closed Bug 150504 Opened 23 years ago Closed 23 years ago

All lines in generated table overwrite each other when style position:absolute

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: m1, Assigned: attinasi)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

The above url illustrates a problem when viewing the AT&T online billing web site. I started with the AT&T html and stripped out the irrelevant stuff. I don't know whether the problem is with the html code in AT&T's web page or is a mozilla bug. When the line: <STYLE type=text/css> .abs { POSITION: absolute } </STYLE> is present in the html source, the two lines are written over each other when viewed with mozilla 1.0. See url: http://www.geocities.com/m1.rm/attjun02.html" The first time I tried submitting this bug report, I don't think it worked (since I can't find it) so I am trying again.
Attached file Testcase
URL and testcase looks equally bad in IE6 and NN4.x. When using 'position:absolute' you need to specify 'left' and 'top' to avoid the overlap. See, http://www.w3.org/TR/REC-CSS2/visuren.html -> INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Keywords: testcase
Resolution: --- → INVALID
QA Contact: petersen → moied
Verified invalid-
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: