servo/components/style/values/specified
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
..
align.rs Borrow input to match_ignore_ascii_case! 2017-02-26 10:40:09 +01:00
basic_shape.rs stylo: Update clip-path glue. 2017-03-17 19:55:31 +08:00
color.rs stylo: Support system colors 2017-03-15 22:33:45 -07:00
grid.rs Add docs for grid types 2017-02-20 14:31:30 +05:30
image.rs Don't resolve URLs at parse time for Stylo. 2017-03-22 19:11:30 -07:00
length.rs Add separate specified value for keyword font sizes 2017-03-20 00:06:04 -07:00
mod.rs Don't resolve URLs at parse time for Stylo. 2017-03-22 19:11:30 -07:00
position.rs Auto merge of #15702 - shubDhond:master, r=upsuper 2017-03-04 03:11:44 -08:00