File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -397,10 +397,10 @@ Flow-Relative Box Model Properties</h2>
397
397
the 'margin-inline-start' of an ''direction/ltr'' parent
398
398
even though that happens to be the parent’s <em> left</em> margin.
399
399
400
- [=Shorthand properties=] that encompass both logical and physical longhands
400
+ Unless otherwise specified,
401
+ [=shorthand properties=] that encompass both logical and physical longhands
401
402
(such as the 'all' shorthand)
402
- set omitted values first,
403
- and otherwise set the physical values last.
403
+ set their physical longhands last.
404
404
For example, ''all: inherit'' will set all of the 'margin' properties to ''inherit'' ,
405
405
but since the physical longhands are set last,
406
406
the child's margins will inherit from their physical counterparts in the parent.
You can’t perform that action at this time.
0 commit comments