Skip to content

Commit 7fc1ba8

Browse files
committed
[css-text-decor-4] Bikeshed fix
1 parent 77ef92c commit 7fc1ba8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-text-decor-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ Determining the Position and Thickness of Line Decorations</h3>
8787
The line decoration positions are then calculated
8888
per line
8989
as follows
90-
(treating <a href="#underline-left"><i>over</i>-positioned underlines</a> as <i>over</i> lines
91-
and <a href="#underline-left"><i>under</i>-positioned overlines</a> as <i>under</i> lines):
90+
(treating <a><i>over</i>-positioned underlines</a> as <i>over</i> lines
91+
and <a><i>under</i>-positioned overlines</a> as <i>under</i> lines):
9292

9393
<dl>
9494
<dt><a href="https://www.w3.org/TR/css-writing-modes/#over"><i>over</i></a> lines
@@ -97,7 +97,7 @@ Determining the Position and Thickness of Line Decorations</h3>
9797
<a href="https://www.w3.org/TR/css-writing-modes/#over"><i>over</i></a> EM-box edge
9898
of the <i>considered text</i>.
9999

100-
<dt><a href="#underline-alphabetic"><i>alphabetic</i></a> underlines
100+
<dt><a><i>alphabetic</i></a> underlines
101101
<dd>
102102
<p>The alphabetic underline position is calculated by taking
103103
the ideal offset (from the alphabetic baseline) of each run of <i>considered text</i>,

0 commit comments

Comments
 (0)