Skip to content

Commit a38a039

Browse files
committed
editorial tweaks to conformance section
1 parent 959d002 commit a38a039

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

css3-text/Overview.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 February
9090
<dt>This version:
9191

9292
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
93-
2011/02/19 14:54:46 $ (CVS $Revision$)</a> <!--
93+
2011/02/23 05:09:17 $ (CVS $Revision$)</a> <!--
9494
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110223/">http://www.w3.org/TR/2011/WD-css3-text-20110223/</a></dd>
9595
-->
9696

@@ -543,7 +543,8 @@ <h2 id=conformance><span class=secno>2. </span> Conformance</h2>
543543

544544
<p class=note>Note, this is an informative note.
545545

546-
<p>Conformance to CSS Text Level 3 is defined for three classes:
546+
<p>Conformance to CSS Text Level 3 is defined for three conformance
547+
classes:
547548

548549
<dl>
549550
<dt><dfn id=style-sheet title="style sheet!!as conformance class">style
@@ -570,9 +571,9 @@ <h2 id=conformance><span class=secno>2. </span> Conformance</h2>
570571
<p>A renderer is conformant to CSS Text Level 3 if, in addition to
571572
interpreting the style sheet as defined by the appropriate specifications,
572573
it supports all the properties defined by CSS Text Level 3 by parsing them
573-
correctly and rendering the document accordingly. However the inability of
574-
a UA to correctly render a document due to limitations of the device does
575-
not make the UA non-conformant. (For example, a UA is not required to
574+
correctly and rendering the document accordingly. However, the inability
575+
of a UA to correctly render a document due to limitations of the device
576+
does not make the UA non-conformant. (For example, a UA is not required to
576577
render color on a monochrome monitor.)
577578

578579
<p>An authoring tool is conformant to CSS Text Level 3 if it writes

css3-text/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ <h2 id="conformance">
251251

252252
<p class="note">Note, this is an informative note.</p>
253253

254-
<p>Conformance to CSS Text Level 3 is defined for three classes:</p>
254+
<p>Conformance to CSS Text Level 3 is defined for three conformance classes:</p>
255255

256256
<dl>
257257
<dt><dfn title="style sheet!!as conformance class">style sheet</dfn>
@@ -273,7 +273,7 @@ <h2 id="conformance">
273273
if, in addition to interpreting the style sheet as defined by the
274274
appropriate specifications, it supports all the properties defined
275275
by CSS Text Level 3 by parsing them correctly
276-
and rendering the document accordingly. However the inability of a
276+
and rendering the document accordingly. However, the inability of a
277277
UA to correctly render a document due to limitations of the device
278278
does not make the UA non-conformant. (For example, a UA is not
279279
required to render color on a monochrome monitor.)

0 commit comments

Comments
 (0)