File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -322,12 +322,6 @@ Text Decoration Line Thickness: the 'text-decoration-thickness' property</h3>
322322 so that the line thickness scales with the font.
323323 </dl>
324324
325- ISSUE: While <code> text-decoration-thickness</code> seems to be more intuitive
326- than <code> text-decoration-width</code> for English-speakers,
327- other line-thicknesses in CSS
328- (e.g. <code> border-width</code> and <code> column-rule-width</code> )
329- are called “widths”.
330-
331325<h4 id="text-decoration-thickness">
332326Automatic Thickness of Text Decoration Lines</h4>
333327
@@ -1039,7 +1033,7 @@ Emphasis Mark Style: the 'text-emphasis-style' property</h3>
10391033
10401034 If a shape keyword is specified but neither of ''filled'' nor ''open'' is
10411035 specified, ''filled'' is assumed. If only ''filled'' or ''open'' is specified,
1042- the shape keyword computes to ''circle'' in horizontal <a>typographic modes</a> and
1036+ the shape keyword computes to ''text-emphasis-style/ circle'' in horizontal <a>typographic modes</a> and
10431037 ''sesame'' in vertical <a>typographic modes</a> .
10441038
10451039 The marks should be drawn using the element's font settings
You can’t perform that action at this time.
0 commit comments