File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -228,6 +228,10 @@ Text Underline Offset: the 'text-underline-offset' property</h3>
228
228
<span class="issue">Should this be removed?</span>
229
229
</ul>
230
230
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
+
231
235
<h3 id="text-decoration-skip-property">
232
236
Text Decoration Line Continuity: the 'text-decoration-skip' property</h3>
233
237
@@ -337,6 +341,10 @@ Text Decoration Line Continuity: the 'text-decoration-skip' property</h3>
337
341
ins, del { text-decoration-skip: none; }
338
342
</code></pre>
339
343
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
+
340
348
<h2 id=temp>Rescued L3 Brainstorming: Ignore For Now</h2>
341
349
342
350
<h3 id="text-emphasis-skip">
You can’t perform that action at this time.
0 commit comments