gecko-dev/servo/components/style_traits
Emilio Cobos Álvarez 27fa0a2a60 Bug 1466645: Remove PropertyId::name. r=xidorn
It's only used for the error path in property parsing, so most of the time is
not useful.

Use the just-introduced NonCustomPropertyId::name to preserve the alias name,
which we were doing by passing the name around.

MozReview-Commit-ID: 46xxZKCoeBB
2018-06-06 09:47:16 +02:00
..
Cargo.toml No bug - Fix tidy issues and Servo build, and fix unit test bustage. r=me 2018-04-29 05:20:27 +02:00
cursor.rs Bug 1434130 part 12 - Manually implement collect_completion_keywords for some types. r=emilio 2018-04-29 09:03:31 +10:00
lib.rs Bug 1466645: Remove PropertyId::name. r=xidorn 2018-06-06 09:47:16 +02:00
specified_value_info.rs Bug 1466609: Move some parsing-only attributes to use #[parse(..)] instead of #[css(..)]. r=xidorn 2018-06-06 09:43:39 +02:00
values.rs Bug 1461296: Ensure all lonhands have a working clone(), and to_css. r=xidorn 2018-05-14 12:40:31 +02:00
viewport.rs servo: Merge #20454 - Update to rustc 1.25.0-nightly (bacb5c58d 2018-01-26) (from emilio:rustup); r=SimonSapin 2018-03-29 09:12:45 -04:00