Skip to content

Commit 1ebd09e

Browse files
committed
Typos
1 parent fa7f3fe commit 1ebd09e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

css3-lists/Overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2597,7 +2597,7 @@ <h3 id=counter-style-glyphs><span class=secno>9.7. </span> Marker
25972597

25982598
<h2 id=html4><span class=secno>10. </span> Sample style sheet for HTML</h2>
25992599

2600-
<p>This section is informative, nor normative. HTML itself defines the
2600+
<p>This section is informative, not normative. HTML itself defines the
26012601
actual default properties that apply to HTML lists.
26022602

26032603
<pre>
@@ -3605,11 +3605,11 @@ <h3 id=extended-cjk-longhand><span class=secno>12.1. </span> Extended CJK
36053605
Longhand</h3>
36063606

36073607
<p>The Chinese longhand styles are defined out to 10k with a <a
3608-
href="#cjk-counter-styles">specialized algorithm, while the Japanese and
3609-
Korean longhand styles are defined similarly as &lsquo;<code
3608+
href="#cjk-counter-styles">specialized algorithm</a>, while the Japanese
3609+
and Korean longhand styles are defined similarly as &lsquo;<code
36103610
class=css>additive</code>&rsquo; styles. However, these styles are defined
36113611
out to 10<sup>16</sup> in common usage. The following section describes an
3612-
alternative algorithm for these styles.</a>
3612+
alternative algorithm for these styles.
36133613

36143614
<p>The Chinese and Japanese styles are defined for all numbers between
36153615
-10<sup>16</sup> and 10<sup>16</sup>, exclusive; the Korean styles are

css3-lists/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1916,7 +1916,7 @@ <h3 id='counter-style-glyphs'>
19161916
<h2 id="html4">
19171917
Sample style sheet for HTML</h2>
19181918

1919-
<p>This section is informative, nor normative. HTML itself defines the
1919+
<p>This section is informative, not normative. HTML itself defines the
19201920
actual default properties that apply to HTML lists.</p>
19211921

19221922
<pre>
@@ -2907,7 +2907,7 @@ <h2 id='optional-extensions'>
29072907
<h3 id='extended-cjk-longhand'>
29082908
Extended CJK Longhand</h3>
29092909

2910-
<p>The Chinese longhand styles are defined out to 10k with a <a href='#cjk-counter-styles'>specialized algorithm, while the Japanese and Korean longhand styles are defined similarly as ''additive'' styles. However, these styles are defined out to 10<sup>16</sup> in common usage. The following section describes an alternative algorithm for these styles.</p>
2910+
<p>The Chinese longhand styles are defined out to 10k with a <a href='#cjk-counter-styles'>specialized algorithm</a>, while the Japanese and Korean longhand styles are defined similarly as ''additive'' styles. However, these styles are defined out to 10<sup>16</sup> in common usage. The following section describes an alternative algorithm for these styles.</p>
29112911

29122912
<p>The Chinese and Japanese styles are defined for all numbers between
29132913
-10<sup>16</sup> and 10<sup>16</sup>, exclusive; the Korean styles are

0 commit comments

Comments
 (0)