mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
style: Rename alias to aliases in Longhand and Shorthand
Differential Revision: https://phabricator.services.mozilla.com/D105810
This commit is contained in:
parent
742c5e0d17
commit
4dc475d3a1
11 changed files with 32 additions and 32 deletions
|
@ -115,7 +115,7 @@
|
|||
<%helpers:shorthand
|
||||
name="gap"
|
||||
engines="gecko"
|
||||
alias="grid-gap"
|
||||
aliases="grid-gap"
|
||||
sub_properties="row-gap column-gap"
|
||||
spec="https://drafts.csswg.org/css-align-3/#gap-shorthand"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue