servo/components/layout_thread
Anthony Ramine 8a0775fc89 Kill ServoLayoutElement::note_dirty_descendant
There is no need to set the dirty descendants flag unsafely from the layout side
for elements with pending restyles, we can do that on the DOM side when draining
the restyles from the Document.
2020-04-04 15:00:04 +02:00
..
Cargo.toml Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
dom_wrapper.rs Kill ServoLayoutElement::note_dirty_descendant 2020-04-04 15:00:04 +02:00
lib.rs Kill ServoLayoutElement::note_dirty_descendant 2020-04-04 15:00:04 +02:00