mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
style: Derive parse for ShapeRadius.
Depends on D76331 Differential Revision: https://phabricator.services.mozilla.com/D76332
This commit is contained in:
parent
e259c53c62
commit
224550f818
2 changed files with 1 additions and 16 deletions
|
@ -270,6 +270,7 @@ pub struct Ellipse<H, V, NonNegativeLengthPercentage> {
|
|||
Copy,
|
||||
Debug,
|
||||
MallocSizeOf,
|
||||
Parse,
|
||||
PartialEq,
|
||||
SpecifiedValueInfo,
|
||||
ToAnimatedValue,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue