File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 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>
397397 the 'margin-inline-start' of an ''direction/ltr'' parent
398398 even though that happens to be the parent’s <em> left</em> margin.
399399
400- [=Shorthand properties=] that encompass both logical and physical longhands
400+ Unless otherwise specified,
401+ [=shorthand properties=] that encompass both logical and physical longhands
401402 (such as the 'all' shorthand)
402- set omitted values first,
403- and otherwise set the physical values last.
403+ set their physical longhands last.
404404 For example, ''all: inherit'' will set all of the 'margin' properties to ''inherit'' ,
405405 but since the physical longhands are set last,
406406 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