servo/components/style/servo
Bobby Holley 63e8367eee Don't resolve URLs at parse time for Stylo.
It's a bit unfortunate the use separate implementations of SpecifiedUrl for Servo
and Gecko, but they're different enough at this point that I don't think it really
makes sense to try to share everything. Splitting them out has some nice
simplifications as well.

I recognize that there's still some potential correctness issues for Servo using
the resolved URI in various places where the original URI may be the right thing,
but I've got too much on my plate to look into that for now.

MozReview-Commit-ID: BeDu93TQ4Ow
2017-03-22 19:11:30 -07:00
..
media_queries.rs style: Kill SharedStyleContext::default_computed_values. 2017-03-14 00:49:16 +01:00
mod.rs Don't resolve URLs at parse time for Stylo. 2017-03-22 19:11:30 -07:00
restyle_damage.rs Don't serialize initial text-decoration-style #15790 2017-03-09 00:33:17 -05:00
selector_parser.rs Bug 1345950: stylo: Fix slow selector flags. r=bholley 2017-03-22 11:21:24 +01:00
url.rs Don't resolve URLs at parse time for Stylo. 2017-03-22 19:11:30 -07:00