Skip to content

Commit 7696289

Browse files
committed
[css-inline-3][editorial] Add line break
1 parent e45ae81 commit 7696289

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-inline-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,8 @@ Text Edge Metrics: the 'line-fit-edge' property</h3>
10771077
expands to
10781078

10791079
<pre class=prod>
1080-
<<text-edge>> = [ text | cap | ex | ideographic | ideographic-ink ] [ text | alphabetic | ideographic | ideographic-ink ]?
1080+
<<text-edge>> = [ text | cap | ex | ideographic | ideographic-ink ]
1081+
[ text | alphabetic | ideographic | ideographic-ink ]?
10811082
</pre>
10821083

10831084
The first value specifies the text [=over=] edge;

0 commit comments

Comments
 (0)