mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
style: Introduce a concept of logical group.
Bug: 1473180 Reviewed-by: emilio MozReview-Commit-ID: GXlf8JNML4N
This commit is contained in:
parent
08dcd7fca0
commit
d245f8b579
6 changed files with 59 additions and 2 deletions
|
@ -21,6 +21,7 @@
|
|||
alias=maybe_moz_logical_alias(product, side, "-moz-padding-%s"),
|
||||
animation_value_type="NonNegativeLengthOrPercentage",
|
||||
logical=side[1],
|
||||
logical_group="padding",
|
||||
spec=spec,
|
||||
flags="APPLIES_TO_FIRST_LETTER APPLIES_TO_PLACEHOLDER GETCS_NEEDS_LAYOUT_FLUSH",
|
||||
allow_quirks=not side[1],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue