mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
style: Remove dominant-baseline values that no longer exist.
Bug: 1353164 Reviewed-by: heycam
This commit is contained in:
parent
87231e676d
commit
2ab9156401
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
${helpers.single_keyword(
|
||||
"dominant-baseline",
|
||||
"""auto use-script no-change reset-size ideographic alphabetic hanging
|
||||
mathematical central middle text-after-edge text-before-edge""",
|
||||
"""auto ideographic alphabetic hanging mathematical central middle
|
||||
text-after-edge text-before-edge""",
|
||||
products="gecko",
|
||||
animation_value_type="discrete",
|
||||
spec="https://www.w3.org/TR/SVG11/text.html#DominantBaselineProperty",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue