Closed Bug 932785 Opened 11 years ago Closed 11 years ago

Pseudoelement disregarding parent positioning context when parent is display: table-cell

Categories

(Firefox :: Untriaged, defect)

25 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 932784

People

(Reporter: filip, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36

Steps to reproduce:

I used an :after pseudoelement inside a relatively positioned table-cell parent and positioned it absolutely.


Actual results:

The pseudoelement isn't positioned in the context of it's relative parent, but in the context of the next closest element that isn't display: table-cell.


Expected results:

The pseudoelement should be positioned in the context of it's relative parent (table-cell).
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: