mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
style: Fix Servo build, and rustfmt recent changes.
This commit is contained in:
parent
9eaadc6860
commit
cd3b0c23fa
15 changed files with 90 additions and 60 deletions
|
@ -797,6 +797,7 @@ class PropertyRestrictions:
|
|||
+ PropertyRestrictions.shorthand(data, "outline")
|
||||
+ PropertyRestrictions.shorthand(data, "font"))
|
||||
|
||||
|
||||
class CountedUnknownProperty:
|
||||
def __init__(self, name):
|
||||
self.name = name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue