servo/components/style_traits
Hiroyuki Ikezoe 6c5915068a AllowedNumericType.is_ok() takes ParingMode as well.
And it returns true if ParsingMode.allows_all_numeric_values is true regardless
of AllowedNumericType itself.
2017-06-14 09:52:06 +09:00
..
Cargo.toml Move ParsingMode into style_traits. 2017-06-14 09:51:36 +09:00
cursor.rs Make stylo support moz-prefixed cursor values. 2017-05-05 10:46:35 +08:00
lib.rs Move ParsingMode into style_traits. 2017-06-14 09:51:36 +09:00
values.rs AllowedNumericType.is_ok() takes ParingMode as well. 2017-06-14 09:52:06 +09:00
viewport.rs Make AllowedLengthType.is_ok() returning true if parsing mode allows all numeric values. 2017-06-14 09:51:54 +09:00