File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,9 @@ spec: css-position-3; type: property; text: left
4949spec: css-writing-modes-3; type: dfn;
5050 text: start
5151 text: end
52+ spec: css-pseudo-4; type: selector;
53+ text: ::first-line
54+ text: ::first-letter
5255</pre>
5356
5457<style>
@@ -923,7 +926,7 @@ Automatic Minimum Size of Flex Items</h3>
923926 However, if the box has an aspect ratio and no <a>specified size</a> ,
924927 its <a>automatic minimum size</a>
925928 is the smaller of its <a>content size</a> and its <a>transferred size</a> .
926- If the box has neither a <a>specified size</a> nor an <a> aspect ratio</a> ,
929+ If the box has neither a <a>specified size</a> nor an aspect ratio,
927930 its <a>automatic minimum size</a> is the <a>content size</a> .
928931
929932 The <a>content size</a> , <a>specified size</a> , and <a>transferred size</a>
You can’t perform that action at this time.
0 commit comments