Skip to content

Commit 47fe22d

Browse files
committed
[css-text-decor] typo
1 parent 0c1a062 commit 47fe22d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

css-text-decor/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,8 +1046,8 @@ <h3 id=line-position><span class=secno>2.7. </span> Determining the
10461046
positions of such line decorations per fragment of the <a
10471047
href="#decorating-box"><i>decorating box</i></a>—or its in-flow inline
10481048
descendant—that draws the text decoration. However, descendants of the
1049-
<i>decorating boxF</i> that are skipped due to ‘<a
1050-
href="#text-decoration-skip"><code
1049+
<a href="#decorating-box"><i>decorating box</i></a> that are skipped due
1050+
to ‘<a href="#text-decoration-skip"><code
10511051
class=property>text-decoration-skip</code></a>’, descendant inlines with
10521052
<code class=css>text-decoration-skip: ink</code>’, and any
10531053
descendants that do not participate in the <a

css-text-decor/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ <h3 id="line-position">
690690
the “ideal” positions of such line decorations per fragment
691691
of the <i>decorating box</i>&mdash;or its in-flow inline descendant&mdash;that
692692
draws the text decoration.
693-
However, descendants of the <i>decorating boxF</i>
693+
However, descendants of the <i>decorating box</i>
694694
that are skipped due to 'text-decoration-skip',
695695
descendant inlines with ''text-decoration-skip: ink'',
696696
and any descendants that do not participate in the <i>decorating box</i>’s inline formatting context

0 commit comments

Comments
 (0)