servo/tests/unit/style
Tom Tromey 4768597b13 Remove get_location_with_offset
Now that rust-cssparser reports 1-based locations, bump the required
cssparser version and remove get_location_with_offset.  Previously,
some code paths were not calling get_location_with_offset; see
https://bugzilla.mozilla.org/show_bug.cgi?id=1398869 for some
background.
2017-09-12 07:35:55 -06:00
..
parsing Bug 1391169 Part 1: Servo-side change Selector to_css function to handle combinators in between universal selectors. 2017-09-01 09:03:04 -07:00
properties style: Remove HasViewportPercentage. 2017-08-29 23:51:21 +02:00
rule_tree Remove uses of format! in components/style/error_reporting.rs 2017-09-02 10:15:36 +02:00
animated_properties.rs Introduce values::animated::Animate 2017-08-22 09:41:01 +02:00
attr.rs Move Percentage from length.rs to mod.rs 2017-08-08 16:44:31 +02:00
Cargo.toml Remove get_location_with_offset 2017-09-12 07:35:55 -06:00
keyframes.rs stylo: Fix unit test failures caused by adding source_location member to Keyframe rule. 2017-09-04 23:16:54 +08:00
lib.rs Remove testing feature from style crate 2017-08-07 14:30:31 -07:00
logical_geometry.rs Convert text-orientation to a Gecko-only property 2017-01-27 21:12:38 -08:00
media_queries.rs Use cssparser's new_with_line_number_offset 2017-08-28 12:49:30 -06:00
size_of.rs move specified values size testing entirely into stylo_tests 2017-08-04 12:23:04 -04:00
str.rs style: Make starts_with_ignore_ascii_case not lie if the strings are the same length. 2017-07-08 19:41:28 +02:00
stylesheets.rs Remove get_location_with_offset 2017-09-12 07:35:55 -06:00
stylist.rs stylo: Add uses of fallible Vec, SmallVec and HashMap facilities. 2017-09-10 16:42:06 +02:00
viewport.rs Fix some warnings 2017-09-02 18:44:32 +02:00