servo/components/layout_thread
Emilio Cobos Álvarez bd314747da
style: Implement the body text color quirk in a more straight-forward way.
This avoids grabbing the document when values that inherit from the body,
whatever that means, aren't under the body.

In that case we'll get a semi-random value, but that's also mishandled by Gecko
anyways (and probably Blink, though haven't tested), and doesn't really make
much sense.
2017-09-16 02:44:56 +02:00
..
Cargo.toml Updated h5e and x5e 2017-08-18 19:51:17 +05:30
dom_wrapper.rs style: Implement the body text color quirk in a more straight-forward way. 2017-09-16 02:44:56 +02:00
lib.rs style: Unify how servo and Gecko handle UA sheets. 2017-09-14 20:33:43 +02:00