You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-text-decor-3/Overview.bs
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -205,14 +205,14 @@ Text Decoration Lines: the 'text-decoration-line' property</h3>
205
205
Note that not blinking the text is one technique to satisfy <a href="https://www.w3.org/TR/UAAG/guidelines.html#tech-on-off-blinking-text">checkpoint 3.3 of WAI-UAAG</a>.
206
206
This value is <strong>deprecated</strong> in favor of Animations [[CSS3-ANIMATIONS]].
207
207
<dt><dfn value for="text-tecoration-line">spelling-error</dfn>
208
-
<dd>This values indicates the type of text decoration used by the User Agent
208
+
<dd>This value indicates the type of text decoration used by the User Agent
209
209
to highlight spelling mistakes.
210
-
It's appearance is UA defined.
210
+
Its appearance is UA defined.
211
211
<span class=note>It is often rendered as a red wavy underline.</span>
212
212
<dt><dfn value for="text-decoration-line">grammar-error</dfn>
213
-
<dd>This values indicates the type of text decoration used by the User Agent
213
+
<dd>This value indicates the type of text decoration used by the User Agent
214
214
to highlight grammar mistakes.
215
-
It's appearance is UA defined.
215
+
Its appearance is UA defined.
216
216
<span class=note>It is often rendered as a green wavy underline.</span>
0 commit comments