File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ Text Decoration Lines: the 'text-decoration-line' property</h3>
263
263
</dl>
264
264
265
265
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.
267
267
This allows the position of underlines to key off of language-specific preferences
268
268
automatically.
269
269
@@ -345,7 +345,7 @@ Text Decoration Shorthand: the 'text-decoration' property</h3>
345
345
<!-- -->}</code></pre>
346
346
</div>
347
347
348
- Note: The shorthand purposefully omits the 'text-decoration -position' property,
348
+ Note: The shorthand purposefully omits the 'text-underline -position' property,
349
349
which is a language/writing-system–dependent setting that keys off the content,
350
350
so that it can cascade and inherit independently
351
351
from the (uninherited) stylistic settings of the 'text-decoration' shorthand.
You can’t perform that action at this time.
0 commit comments