File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1045,7 +1045,7 @@ <h3 id=line-position><span class=secno>2.7. </span> Determining the
1045
1045
descendant—that draws the text decoration. However, descendants of the
1046
1046
< i > decorating element</ i > that are skipped due to ‘< a
1047
1047
href ="#text-decoration-skip "> < code
1048
- class =property > text-decoration-skip</ code > </ a > ’, inline elements with
1048
+ class =property > text-decoration-skip</ code > </ a > ’, descendant inlines with
1049
1049
‘< code class =css > text-decoration-skip: ink</ code > ’, and any
1050
1050
descendants that do not participate in the < i > decorating element</ i > ’s
1051
1051
inline formatting context are excluded from consideration.
Original file line number Diff line number Diff line change @@ -692,7 +692,7 @@ <h3 id="line-position">
692
692
draws the text decoration.
693
693
However, descendants of the < i > decorating element</ i >
694
694
that are skipped due to 'text-decoration-skip',
695
- inline elements with ''text-decoration-skip: ink'',
695
+ descendant inlines with ''text-decoration-skip: ink'',
696
696
and any descendants that do not participate in the < i > decorating element</ i > ’s inline formatting context
697
697
are excluded from consideration.
698
698
You can’t perform that action at this time.
0 commit comments