File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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">
232236Text 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">
You can’t perform that action at this time.
0 commit comments