Skip to content

Commit 84a9a77

Browse files
committed
[css-syntax] Typo fixes.
1 parent d87bb58 commit 84a9a77

2 files changed

Lines changed: 29 additions & 24 deletions

File tree

css-syntax/Overview.html

Lines changed: 27 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,16 @@
55
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
66
<title>CSS Syntax Module Level 3 (CSS3 Syntax)</title>
77
<!--
8-
<link href="http://purl.org/dc/terms/" rel="schema.dcterms">
9-
<link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" rel="dcterms.rights">
8+
<link href="http://purl.org/dc/terms/" rel="schema.dc">
9+
<link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" rel="dc.rights">
1010
-->
1111

12-
<meta content="CSS Syntax Module Level 3 (CSS3 Syntax)" name=dcterms.title>
13-
<meta content=text name=dcterms.type>
14-
<meta content=2013-03-12 name=dcterms.issued>
15-
<meta content="http://dev.w3.org/csswg/css3-syntax/" name=dcterms.creator>
16-
<meta content=W3C name=dcterms.publisher>
17-
<meta content="http://dev.w3.org/csswg/css3-syntax/"
18-
name=dcterms.identifier>
12+
<meta content="CSS Syntax Module Level 3 (CSS3 Syntax)" name=dc.title>
13+
<meta content=text name=dc.type>
14+
<meta content=2013-04-01 name=dc.date>
15+
<meta content="Tab Atkins Jr." name=dc.creator>
16+
<meta content=W3C name=dc.publisher>
17+
<meta content="http://dev.w3.org/csswg/css3-syntax/" name=dc.identifier>
1918
<link href="#contents" rel=contents>
2019
<link href="#index" rel=index>
2120
<link href="../default.css" rel=stylesheet type="text/css">
@@ -32,7 +31,7 @@
3231
<h1 class=p-name>CSS Syntax Module Level 3</h1>
3332

3433
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft <time
35-
class=dt-updated datetime=20130312>12 March 2013</time></h2>
34+
class=dt-updated datetime=20130401> 1 April 2013</time></h2>
3635

3736
<dl>
3837
<dt>This version:
@@ -62,9 +61,13 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft <time
6261
Bugzilla</a>
6362

6463
<dt>Feedback:
65-
<dd><a href="mailto:www-style@w3.org?subject=%5B[css-syntax]%5D%20feedback">www-style@w3.org</a>
66-
with subject line &ldquo;<kbd>[css-syntax] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
67-
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
64+
65+
<dd> <a
66+
href="mailto:www-style@w3.org?subject=%5B[css-syntax]%5D%20feedback">www-style@w3.org</a>
67+
with subject line “<kbd>[css-syntax] <var>… message topic
68+
</var></kbd>” (<a
69+
href="http://lists.w3.org/Archives/Public/www-style/"
70+
rel=discussion>archives</a>)
6871

6972
<dt>Editors:
7073

@@ -121,20 +124,22 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
121124
“css3-syntax” in the subject, preferably like this:
122125
“[<!---->css3-syntax<!---->] <em>…summary of comment…</em>
123126

124-
<p>This document was produced by the <a href="/Style/CSS/members">CSS
125-
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
127+
<p>This document was produced by the <a
128+
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
129+
the <a href="http://www.w3.org/Style/">Style Activity</a>).
126130

127131
<p>This document was produced by a group operating under the <a
128-
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
129-
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
132+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
133+
2004 W3C Patent Policy</a>. W3C maintains a <a
134+
href="http://www.w3.org/2004/01/pp-impl/32061/status"
130135
rel=disclosure>public list of any patent disclosures</a> made in
131136
connection with the deliverables of the group; that page also includes
132137
instructions for disclosing a patent. An individual who has actual
133138
knowledge of a patent which the individual believes contains <a
134-
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
139+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
135140
Claim(s)</a> must disclose the information in accordance with <a
136-
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
137-
W3C Patent Policy</a>.</p>
141+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
142+
6 of the W3C Patent Policy</a>.</p>
138143
<!--end-status-->
139144

140145
<p>The following features are at risk: …
@@ -1744,7 +1749,7 @@ <h4 id=double-quote-string-state><span class=secno>4.4.2. </span> <dfn
17441749
it. Remain in this state.
17451750

17461751
<p> Otherwise, this is a <a href="#parse-errors"><i>parse error</i></a>.
1747-
Emit a bad-string token, thens witch to the <a
1752+
Emit a bad-string token, then switch to the <a
17481753
href="#data-state0"><i>data state</i></a>.
17491754

17501755
<dt>anything else
@@ -1790,7 +1795,7 @@ <h4 id=single-quote-string-state><span class=secno>4.4.3. </span> <dfn
17901795
it. Remain in this state.
17911796

17921797
<p> Otherwise, this is a <a href="#parse-errors"><i>parse error</i></a>.
1793-
Emit a bad-string token, thens witch to the <a
1798+
Emit a bad-string token, then switch to the <a
17941799
href="#data-state0"><i>data state</i></a>.
17951800

17961801
<dt>anything else

css-syntax/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ <h4>
972972
Otherwise,
973973
this is a <i>parse error</i>.
974974
Emit a bad-string token,
975-
thens witch to the <i>data state</i>.
975+
then switch to the <i>data state</i>.
976976

977977
<dt>anything else
978978
<dd>
@@ -1024,7 +1024,7 @@ <h4>
10241024
Otherwise,
10251025
this is a <i>parse error</i>.
10261026
Emit a bad-string token,
1027-
thens witch to the <i>data state</i>.
1027+
then switch to the <i>data state</i>.
10281028

10291029
<dt>anything else
10301030
<dd>

0 commit comments

Comments
 (0)