Skip to content

Commit 91e6c14

Browse files
frivoalFremyCompany
authored andcommitted
[css-text-decor-4] Adjustments to l4 for spelling and grammar errors
1 parent d995663 commit 91e6c14

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

css-text-decor-4/Overview.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,10 @@ Text Underline Offset: the 'text-underline-offset' property</h3>
228228
<span class="issue">Should this be removed?</span>
229229
</ul>
230230
231+
When the value of the 'text-decoration-line' property is either
232+
''spelling-error'' or ''grammar-error'',
233+
the UA may ignore the value of 'text-underline-position'.
234+
231235
<h3 id="text-decoration-skip-property">
232236
Text Decoration Line Continuity: the 'text-decoration-skip' property</h3>
233237
@@ -337,6 +341,10 @@ Text Decoration Line Continuity: the 'text-decoration-skip' property</h3>
337341
ins, del { text-decoration-skip: none; }
338342
</code></pre>
339343

344+
When the value of the 'text-decoration-line' property is either
345+
''spelling-error'' or ''grammar-error'',
346+
the UA may ignore the value of 'text-decoration-skip'.
347+
340348
<h2 id=temp>Rescued L3 Brainstorming: Ignore For Now</h2>
341349

342350
<h3 id="text-emphasis-skip">

0 commit comments

Comments
 (0)