mirror of
https://github.com/servo/servo.git
synced 2025-06-28 19:13:41 +01:00
Make text-decoration-style initial value 'solid'.
This commit is contained in:
parent
0b64586bf5
commit
61fd5e79f7
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ ${helpers.single_keyword("unicode-bidi", "normal embed isolate bidi-override iso
|
|||
</%helpers:longhand>
|
||||
|
||||
${helpers.single_keyword("text-decoration-style",
|
||||
"-moz-none solid double dotted dashed wavy",
|
||||
"solid double dotted dashed wavy -moz-none",
|
||||
products="gecko")}
|
||||
|
||||
${helpers.predefined_type(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue