Skip to content

Commit 76cf4ca

Browse files
committed
[css-text-decor-4] Make underline aligned outward rather than centered on position, per WG feedback.
1 parent 06b5d87 commit 76cf4ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-text-decor-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,8 @@ Text Underline Offset: the 'text-underline-offset' property</h3>
219219
</table>
220220
221221
<ul>
222-
<li>The line is centered on the specified position.
222+
<li>The line is aligned to the outside of the specified position.
223+
(Below for ''under''/''auto'' positions, above for ''over''.)
223224
<li>Positive lengths represent inward distances; negative lengths outward.
224225
<li>Automatic adjustments made to accommodate descendant content are maintained;
225226
the 'text-underline-offset' is in addition to those.

0 commit comments

Comments
 (0)