mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Handle specialized serialization of <position> in basic shapes Fixes #13083 We temporarily broke basic-shape serialization in #13042 when 4-value positions were implemented, since I didn't want to increase the scope of that PR too much. This fixes it. r? @SimonSapin cc @canaltinova <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13122) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
parsing | ||
properties | ||
attr.rs | ||
cache.rs | ||
Cargo.toml | ||
lib.rs | ||
logical_geometry.rs | ||
media_queries.rs | ||
selector_matching.rs | ||
str.rs | ||
stylesheets.rs | ||
value.rs | ||
viewport.rs |