mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
style: Fix a few initial values in Rust property definitions.
Differential Revision: https://phabricator.services.mozilla.com/D67929
This commit is contained in:
parent
846996ae7e
commit
fa733ecb72
8 changed files with 16 additions and 9 deletions
|
@ -230,7 +230,7 @@ ${helpers.predefined_type(
|
|||
${helpers.predefined_type(
|
||||
"-moz-script-level",
|
||||
"MozScriptLevel",
|
||||
0,
|
||||
"0",
|
||||
engines="gecko",
|
||||
animation_value_type="none",
|
||||
enabled_in="ua",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue