mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
For keyword-typed properties with aliases but no extra_specified values, the storage of the specified and computed values could be the same, since value aliases are resolved at parse time. But to prevent computed_value::T::parse from recognizing these aliases, we keep the specified and computed value types distinct. |
||
---|---|---|
.. | ||
Cargo.toml | ||
cursor.rs | ||
lib.rs | ||
values.rs | ||
viewport.rs |