Open Bug 1418138 Opened 7 years ago Updated 6 months ago

Make display: contents work for ::before and ::after

Categories

(Core :: CSS Parsing and Computation, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: emilio, Unassigned)

References

(Blocks 2 open bugs, )

Details

(Keywords: parity-chrome, parity-safari)

Per https://github.com/w3c/csswg-drafts/issues/1345, they should.

WebKit implemented it using an anon inline box, which is a nice way to do it, since there are only other inlines in the generated content (so it's not observable).
Over to the queue of "would like to work on, eventually" :)
Flags: needinfo?(emilio)
Priority: -- → P3
I don't think this is prioritary enough to warrant a ni?.
Flags: needinfo?(emilio)
Blocks: 1552353
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.