mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +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
|
@ -20,6 +20,7 @@
|
|||
allow_quirks=not side[1],
|
||||
animation_value_type="ComputedValue",
|
||||
logical=side[1],
|
||||
logical_group="margin",
|
||||
spec=spec,
|
||||
flags="APPLIES_TO_FIRST_LETTER GETCS_NEEDS_LAYOUT_FLUSH",
|
||||
allowed_in_page_rule=True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue