servo/components/style/servo
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
..
media_queries.rs style: Implement the body text color quirk in a more straight-forward way. 2017-09-16 02:44:56 +02:00
mod.rs Don't resolve URLs at parse time for Stylo. 2017-03-22 19:11:30 -07:00
restyle_damage.rs style: Stop the cascade when only reset structs change. 2017-09-06 12:56:29 +02:00
selector_parser.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
url.rs order derivable traits lists 2017-08-23 21:38:44 +02:00