Skip to content

Commit b1ad4fb

Browse files
nhoizeykojiishi
authored andcommitted
[css-text-decor-4] typo in text-decoration-skip-ink property name (#3789)
It looks like 70e40c9 introduced the `text-decoration-skip-ink` property, but kept the example from the previous `text-decoration-skip` one.
1 parent f01ef14 commit b1ad4fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-text-decor-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,11 +451,11 @@ Text Decoration Line Continuity: the 'text-decoration-skip-ink' property</h4>
451451
The UA must also skip a small distance to either side of the glyph outline.
452452

453453
<div class="figure">
454-
<p><img title="text-decoration-skip: ink"
454+
<p><img title="text-decoration-skip-ink: auto"
455455
alt="An alphabetic underline through Myanmar text skips around descenders and the vertical strokes of combining characters that drop below the alphabetic baseline."
456456
src="images/decoration-skip-ink.png"
457457
>
458-
<p class="caption">''text-decoration-skip: ink''</p>
458+
<p class="caption">''text-decoration-skip-ink: auto''</p>
459459
</div>
460460

461461
<div class="issue">

0 commit comments

Comments
 (0)