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 @@ -1460,9 +1460,9 @@ Inline-Axis (or Main-Axis) Alignment: the 'justify-self' property</h3>
14601460 <tr>
14611461 <th> ''justify-self/normal'' Behavior
14621462 <td>
1463- Effectively ''justify-self/stretch '' for items with no intrinsic aspect ratio,
1464- and ''justify-self/start '' for items with an intrinsic aspect ratio:
1465- see <a href="https://www.w3.org/TR/css-grid-1/#grid-item-sizing">Grid Item Sizing</a> in [[!CSS-GRID-1]] .
1463+ Effectively ''justify-self/start '' for most [=replaced elements=]
1464+ and ''justify-self/stretch '' for most [=non-replaced elements=] ;
1465+ see <a href="https://www.w3.org/TR/css-grid-1/#grid-item-sizing">Grid Item Sizing</a> in [[!CSS-GRID-1]] for precise behavior .
14661466 The resulting box is start-aligned.
14671467 </table>
14681468
You can’t perform that action at this time.
0 commit comments