mirror of
https://github.com/servo/servo.git
synced 2025-07-02 21:13:39 +01:00
There were a check in CssUrl::parse_from_string for extra data, which was removed as part of servo/servo#16241, so it never fails now. CssUrl::from_url_value_data doesn't seem to need Result from the very beginning. It is unclear why it was made that way. Bug: 1461858 Reviewed-by: emilio MozReview-Commit-ID: LXzKlZ6wPYW |
||
---|---|---|
.. | ||
media_queries.rs | ||
mod.rs | ||
restyle_damage.rs | ||
selector_parser.rs | ||
url.rs |