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
..
Cargo.toml Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
lib.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
message.rs changed f64 to u64 for navigation start timing until it had to be float 2017-11-01 20:45:22 +00:00
reporter.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
rpc.rs Switch to using WebRender hit testing 2017-10-17 23:33:13 +02:00
wrapper_traits.rs layout: Stop overriding display of the ::-servo-details-content pseudo-element. 2018-01-14 21:45:37 +01:00