Summary: Styling an element with display:contents will inhibit generating a box for the element, but its children and pseudo-elements still generate boxes as normal.
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=907396 Link to standard: CSS Display Module Level 3 http://dev.w3.org/csswg/css-display/#valdef-display-outside-contents Platform coverage: all Gecko based products Estimated or target release: Landed, disabled by default, in Firefox 36. Turning on the pref by default: TBD https://bugzilla.mozilla.org/show_bug.cgi?id=1102374 Preference behind which this will be implemented: layout.css.display-contents.enabled _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

