Skip to content

Commit dfd4713

Browse files
committed
[css-text-decor] Use RFC2119 SHOULD.
--HG-- extra : rebase_source : eb123b7b9292743ecfc2369dce4e91bba6a9fc9a
1 parent 15c854b commit dfd4713

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

css-text-decor/Overview.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,10 +1126,9 @@ <h3 id=line-position><span class=secno>2.7. </span> Determining the
11261126
</div>
11271127

11281128
<p>Some font formats (such as OpenType) can offer information about the
1129-
appropriate position of an underline. The UA is encouraged to use
1130-
information (such as the underline thickness, or appropriate alphabetic
1131-
alignment) from the font wherever appropriate. The same applies to line
1132-
throughs.
1129+
appropriate position of an underline. The UA should use such information
1130+
(such as the underline thickness, or appropriate alphabetic alignment)
1131+
from the font wherever appropriate. The same applies to line throughs.
11331132

11341133
<p class=note>Typically, OpenType font metrics give the position of an
11351134
<code class=css>alphabetic</code>’ underline; in some cases

css-text-decor/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ <h3 id="line-position">
765765

766766
<p>Some font formats (such as OpenType) can offer information
767767
about the appropriate position of an underline.
768-
The UA is encouraged to use information (such as the underline thickness,
768+
The UA should use such information (such as the underline thickness,
769769
or appropriate alphabetic alignment) from the font wherever appropriate.
770770
The same applies to line throughs.
771771

0 commit comments

Comments
 (0)