Skip to content

Commit f5b4318

Browse files
committed
Fix duplicate ID cr-exit-criteria.
1 parent 525a687 commit f5b4318

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

css-module/Overview.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
<h1>CSS <var class=replaceme>TEMPLATE</var> Module Level <var
3838
class=replaceme>N</var></h1>
3939

40-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 July 2011</h2>
40+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 August 2011</h2>
4141

4242
<dl>
4343
<dt>This version:
4444

45-
<dd><a href="http://www.w3.org/TR/2011/ED-FIXME-20110713/">
46-
http://www.w3.org/TR/2011/ED-FIXME-20110713/</a>
45+
<dd><a href="http://www.w3.org/TR/2011/ED-FIXME-20110803/">
46+
http://www.w3.org/TR/2011/ED-FIXME-20110803/</a>
4747

4848
<dt>Latest version:
4949

@@ -508,12 +508,12 @@ <h3 id=cr-exit-criteria><span class=secno>3.6. </span> CR Exit Criteria</h3>
508508
href="http://www.w3.org/Style/CSS/Tracker/actions/44"> decided on
509509
2008-06-04.</a>]
510510

511-
<p id=cr-exit-criteria> For this specification to be advanced to Proposed
512-
Recommendation, there must be at least two independent, interoperable
513-
implementations of each feature. Each feature may be implemented by a
514-
different set of products, there is no requirement that all features be
515-
implemented by a single product. For the purposes of this criterion, we
516-
define the following terms:
511+
<p> For this specification to be advanced to Proposed Recommendation, there
512+
must be at least two independent, interoperable implementations of each
513+
feature. Each feature may be implemented by a different set of products,
514+
there is no requirement that all features be implemented by a single
515+
product. For the purposes of this criterion, we define the following
516+
terms:
517517

518518
<dl>
519519
<dt>independent
@@ -720,7 +720,7 @@ <h2 class=no-num id=property-index>Property index</h2>
720720

721721
<tbody>
722722
<tr>
723-
<td><a class=property href="#display-model">display-model</a>
723+
<th><a class=property href="#display-model">display-model</a>
724724

725725
<td>inline-inside | block-inside | table | ruby | icon
726726

css-module/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ <h3 id="cr-exit-criteria">
358358
the spec is not a module, but, e.g., a Note or a profile. This text was <a
359359
href="http://www.w3.org/Style/CSS/Tracker/actions/44"> decided on 2008-06-04.</a>]</p>
360360

361-
<p id=cr-exit-criteria>
361+
<p>
362362
For this specification to be advanced to Proposed Recommendation,
363363
there must be at least two independent, interoperable implementations
364364
of each feature. Each feature may be implemented by a different set of

0 commit comments

Comments
 (0)