Skip to content

Commit a885471

Browse files
committed
[css-text-decor-3] Fix typos. #2286
1 parent 08cc258 commit a885471

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-text-decor-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Text Decoration Lines: the 'text-decoration-line' property</h3>
263263
</dl>
264264

265265
Note: In <a>vertical writing modes</a>,
266-
'text-decoration-position' can cause the underline and overline to switch sides.
266+
'text-underline-position' can cause the underline and overline to switch sides.
267267
This allows the position of underlines to key off of language-specific preferences
268268
automatically.
269269

@@ -345,7 +345,7 @@ Text Decoration Shorthand: the 'text-decoration' property</h3>
345345
<!-- -->}</code></pre>
346346
</div>
347347

348-
Note: The shorthand purposefully omits the 'text-decoration-position' property,
348+
Note: The shorthand purposefully omits the 'text-underline-position' property,
349349
which is a language/writing-system–dependent setting that keys off the content,
350350
so that it can cascade and inherit independently
351351
from the (uninherited) stylistic settings of the 'text-decoration' shorthand.

0 commit comments

Comments
 (0)