Skip to content

Commit 79f978b

Browse files
committed
[css-text-decor-4] Remove resolved issue. Fix link.
1 parent bf28640 commit 79f978b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

css-text-decor-4/Overview.bs

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff 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">
332326
Automatic 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

0 commit comments

Comments
 (0)