Closed Bug 94715 Opened 23 years ago Closed 23 years ago

xhtml absolute positioning problem - page blank

Categories

(Core :: XML, defect, P2)

x86
Windows NT
defect

Tracking

()

RESOLVED INVALID
mozilla1.2alpha

People

(Reporter: wgrinfeld, Assigned: hjtoi-bugzilla)

Details

(Keywords: regression, xhtml)

Attachments

(4 files)

In case XHTML is sent with mime type text/xml, the absolute positioning fails
Could you please attach a testcase that is functional as is. I don't know what jsp is and I can do nothing with the current attachment.
Attached file test case test1.xml
Confirming, this is XHTML-only problem which does not appear in HTML.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: xhtml
Priority: -- → P3
Target Milestone: --- → mozilla1.0
Target Milestone: mozilla1.0 → mozilla0.9.9
Uh, this has regressed even further, I get a blank page now :(
Chris, could you please find out when the regression happened (in NS 6.2.1 test1.xml loads but does not display correctly, in latest Mozilla the page is blank).
Severity: normal → major
Keywords: qawanted, regression
Priority: P3 → P2
Summary: xhtml absolute positioning problem → xhtml absolute positioning problem - page blank
Target Milestone: mozilla0.9.9 → mozilla1.0
Moving Netscape owned 0.9.9 and 1.0 bugs that don't have an nsbeta1, nsbeta1+, topembed, topembed+, Mozilla0.9.9+ or Mozilla1.0+ keyword. Please send any questions or feedback about this to adt@netscape.com. You can search for "Moving bugs not scheduled for a project" to quickly delete this bugmail.
Target Milestone: mozilla1.0 → mozilla1.2
Now the page seems to be back to the original bug, we do get a visible page but it is laid out wrong.
Keywords: qawanted
Heikki, I noticed the DIV tags in both the second and third test case have no specified measurement for the style attribute <div style="position:absolute; left: 5; top: 5; z-index:5; width:200; height:200"> However, adding px to each value will layout the page correctly, like the html example.
Heh, this became simple :) XHTML means strict layout. In strict layout we require correct CSS. CSS requires units (like px etc.), but the original testcase is missing them. Therefore this bug is INVALID.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
QA Contact: petersen → rakeshmishra
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: