Simon Sapin
|
0f2d000a23
|
Borrow input to match_ignore_ascii_case!
In cssparser version 0.11, this macro will stop implicitly borrowing its
own input.
|
2017-02-26 10:40:09 +01:00 |
|
Emilio Cobos Álvarez
|
82b6825a86
|
style: Document style_traits and deny missing docs on it.
|
2016-12-31 12:17:07 +01:00 |
|
Ravi Shankar
|
6061985898
|
Prefer Servo-specific ToCss for all types
|
2016-11-07 09:14:22 +05:30 |
|
Simon Sapin
|
3822bb269c
|
Change style_traits to a single "servo" Cargo feature
... instead of fine-grained heap_size and serde-serialization ones.
|
2016-06-22 15:48:52 +02:00 |
|
Simon Sapin
|
ea73c8efac
|
Make it possible to build the style_traits crate with a stable compiler.
Testing this on CI to make sure we don’t regress it is blocked on #11806
|
2016-06-22 15:40:53 +02:00 |
|
mrmiywj
|
46cadfdd2c
|
use less repetitive name
|
2016-06-12 12:28:07 +08:00 |
|
Per Lundberg
|
2f7ed1d73e
|
Removed unused imports
This fixes #11185.
|
2016-05-15 22:24:26 +03:00 |
|
Anthony Ramine
|
290694b27e
|
Move util::cursor to style_traits
|
2016-02-16 00:50:01 +01:00 |
|