File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -639,7 +639,7 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
639639
640640 When the box’s computed 'width' /'height' (as appropriate to the axis) is ''width/auto''
641641 and neither of its margins (in the appropriate axis) are ''margin/auto'' ,
642- the <dfn for="justify-self, align-self">stretch</dfn> keyword
642+ the <dfn value for="justify-self, align-self">stretch</dfn> keyword
643643 sets the box’s used size to the length necessary to make its outer size
644644 as close to filling the <a>alignment container</a> as possible
645645 while still respecting the constraints imposed by 'min-height' /'min-width' /'max-height' /'max-width' .
@@ -751,7 +751,7 @@ Block/Cross-Axis Alignment: the 'align-self' property</h3>
751751 (minus any ''legacy'' keywords) on all other boxes,
752752 or ''align-self/start'' if the box has no parent.
753753 Its behavior depends on the layout model, as described for 'justify-self' .
754-
754+
755755 The ''align-self/stretch'' keyword is as defined in [[#justify-self-property]] .
756756
757757 All other values are as defined in [[#alignment-values]] , above.
You can’t perform that action at this time.
0 commit comments