servo/components/layout_thread
Emilio Cobos Álvarez dd5cd29a61
style: Introduce TDocument::is_html_element and TDocument::quirks_mode.
This allows some code to read a bit nicer, and stop passing down quirks mode to
querySelector / querySelectorAll.
2017-10-26 13:22:31 +02:00
..
Cargo.toml Auto merge of #18946 - cynicaldevil:update-h5e, r=nox 2017-10-20 08:49:09 -05:00
dom_wrapper.rs style: Introduce TDocument::is_html_element and TDocument::quirks_mode. 2017-10-26 13:22:31 +02:00
lib.rs added time to interactive metrics, refactored metrics to use traits 2017-10-24 21:02:56 +01:00