Closed Bug 332487 Opened 18 years ago Closed 18 years ago

Absolutely positioned pseudo-elements are treated as inline.

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 238072

People

(Reporter: zajec5, Assigned: dbaron)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Opera/9.00 (X11; Linux i686; U; en)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050702

Acording to http://www.w3.org/TR/REC-CSS2/visuren.html#q24 absolutely positioned element should be displayed as block. Mozilla ignores width of pseudo-element with { position: absolute; }.

Reproducible: Always

Steps to Reproduce:

Actual Results:  
Pseudo-element has width of contained text.

Expected Results:  
Pseudo-element should has width set in CSS (300px on page from URL).
Keywords: testcase
BTW: Your Mozilla build is quite old, consider upgrading to SeaMonkey 1.0 or something similar.
Assignee: nobody → dbaron
Component: Layout → Style System (CSS)
QA Contact: layout → ian

*** This bug has been marked as a duplicate of 238072 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: