Files
servo/components/script_layout_interface
Emilio Cobos Álvarez 55174991b6 layout: Stop overriding display of the ::-servo-details-content pseudo-element.
We only override it when there's no "open" attribute. But a display: none
pseudo-element is the same as no pseudo-element at all.

This should get the same behavior when iterating children in dom_wrapper.rs
2018-01-14 21:45:37 +01:00
..
2017-10-17 23:33:13 +02:00