@@ -302,9 +302,9 @@ Text Decoration Shorthand: the 'text-decoration' property</h3>
302
302
<td> <dfn>text-decoration</dfn>
303
303
<tr>
304
304
<th> <a href="#values">Value</a> :
305
- <td><var> <a href="# text-decoration-line"><text-decoration-line></a > </var> ||
306
- <var> <a href="# text-decoration-style"><text-decoration-style></a > </var> ||
307
- <var> <a href="# text-decoration-color"><text-decoration-color></a > </var>
305
+ <td><var> <<' text-decoration-line'> > </var> ||
306
+ <var> <<' text-decoration-style'> > </var> ||
307
+ <var> <<' text-decoration-color'> > </var>
308
308
309
309
<tr>
310
310
<th> Initial:
@@ -899,7 +899,7 @@ Emphasis Mark Shorthand: the 'text-emphasis' property</h3>
899
899
<td> <dfn>text-emphasis</dfn>
900
900
<tr>
901
901
<th> <a href="#values">Value</a> :
902
- <td> '<<a href="# text-emphasis-style">text-emphasis-style</a>>' || '<<a href="# text-emphasis-color">text-emphasis-color</a>>'
902
+ <td> <<' text-emphasis-style'>> || <<' text-emphasis-color'>>
903
903
904
904
<tr>
905
905
<th> Initial:
@@ -1095,9 +1095,9 @@ Text Shadows: the 'text-shadow' property</h2>
1095
1095
1096
1096
<p> This property accepts a comma-separated list of shadow effects to
1097
1097
be applied to the text of the element. Values are interpreted as for
1098
- <a href="http://www.w3.org/TR/css3-background/#the-box-shadow"> 'box-shadow'</a>
1098
+ 'box-shadow'
1099
1099
[[!CSS3BG]] .
1100
- (But note that spread values and the ''inset'' keyword are not allowed.)
1100
+ (But note that spread values and the ''box-shadow/ inset'' keyword are not allowed.)
1101
1101
Each layer shadows the element's text and all its text decorations
1102
1102
(composited together).
1103
1103
If the color of the shadow is not specified,
@@ -1228,7 +1228,7 @@ Appendix C: Default UA Stylesheet</h2>
1228
1228
<p class="issue">
1229
1229
If you find any issues, recommendations to add, or corrections,
1230
1230
please send the information to <a href="mailto:www-style@w3.org">www-style@w3.org</a>
1231
- with <kbd> [[ SHORTNAME] ] </kbd> in the subject line.
1231
+ with <kbd> [SHORTNAME] </kbd> in the subject line.
1232
1232
1233
1233
<div class='example'>
1234
1234
<p>
0 commit comments