Skip to content

Commit 0fefa4c

Browse files
committed
[css-inline-3] Reorder values for readability.
1 parent a88085d commit 0fefa4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-inline-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,8 +1083,8 @@ Text Edge Metrics: the 'line-fit-edge' property</h3>
10831083

10841084
<pre class=prod>
10851085
<<text-edge>> = [ text | ideographic | ideographic-ink ]
1086-
| [ text | cap | ex | ideographic | ideographic-ink ]
1087-
[ text | alphabetic | ideographic | ideographic-ink ]
1086+
| [ text | ideographic | ideographic-ink | cap | ex ]
1087+
[ text | ideographic | ideographic-ink | alphabetic ]
10881088
</pre>
10891089

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

0 commit comments

Comments
 (0)