servo/components/layout_thread
Emilio Cobos Álvarez 15e71c5670
style: Don't look for viewport units in stylesheets.
Use whether we've computed any viewport unit instead.

This is more accurate (we avoid restyling unnecessarily if we've found anything
ever on the stylesheet, but that hasn't matched).

This has the benefit of also matching Gecko, and simplify some code and
fishyness around, and also hopefully speeding up stylesheet parsing.
2017-08-28 12:05:22 +02:00
..
Cargo.toml Updated h5e and x5e 2017-08-18 19:51:17 +05:30
dom_wrapper.rs style: Remove SharedStyleContext::quirks_mode. 2017-08-25 12:23:30 +02:00
lib.rs style: Don't look for viewport units in stylesheets. 2017-08-28 12:05:22 +02:00