Skip to content

Commit ee3e8c1

Browse files
committed
fussy about 'this specification'
1 parent 22404b0 commit ee3e8c1

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

css3-namespace/Overview.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -169,12 +169,12 @@ <h2 id=intro><span class=secno>1. </span>Introduction</h2>
169169
<div>
170170
<h2 id=conformance><span class=secno>2. </span>Conformance</h2>
171171

172-
<p>A document or implementation cannot conform to this specification
173-
alone, but can claim conformance to this specification if it satisfies
174-
the conformance requirements in this specification when implementing CSS
175-
or another host language that normatively references this specification.</p>
172+
<p>A document or implementation cannot conform to CSS Namespaces alone,
173+
but can claim conformance to this specification if it satisfies the
174+
conformance requirements in this specification when implementing CSS or
175+
another host language that normatively references this specification.</p>
176176

177-
<p>Conformance to this specification is defined for three classes:
177+
<p>Conformance to CSS Namespaces is defined for three classes:
178178

179179
<dl>
180180
<dt><dfn id=style>style sheet</dfn>

css3-namespace/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,12 @@ <h2 id="intro">Introduction</h2>
9292
<div>
9393
<h2 id="conformance">Conformance</h2>
9494

95-
<p>A document or implementation cannot conform to this specification alone,
95+
<p>A document or implementation cannot conform to CSS Namespaces alone,
9696
but can claim conformance to this specification if it satisfies the
9797
conformance requirements in this specification when implementing CSS or
9898
another host language that normatively references this specification.</p>
9999

100-
<p>Conformance to this specification is defined for three classes:
100+
<p>Conformance to CSS Namespaces is defined for three classes:
101101
<dl>
102102
<dt><dfn>style sheet</dfn></dt>
103103
<dd>A <a href="http://www.w3.org/TR/CSS21/conform.html#x10">CSS style

0 commit comments

Comments
 (0)