Skip to content

Commit e65af93

Browse files
andreasttAutomatedTester
authored andcommitted
conformance, design: swap
This swaps the Conformance and Design chapters, so that Design comes before defining the remainder of the specification. This harmonises better with how other specifications are written.
1 parent 9053e5a commit e65af93

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

index.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -89,23 +89,6 @@
8989
</section>
9090

9191

92-
<section>
93-
<h2>Conformance</h2>
94-
95-
<p>
96-
All diagrams, examples, and notes in this specification are non-normative,
97-
as are all sections explicitly marked non-normative.
98-
Everything else in this specification is normative.
99-
100-
<p>
101-
Conformance requirements phrased as algorithms
102-
or specific steps may be implemented in any manner,
103-
so long as the end result is equivalent.
104-
Algorithms in this document are typically written with readability,
105-
rather than performance, in mind.
106-
</section>
107-
108-
10992
<section class=informative>
11093
<h2>Design</h2>
11194

@@ -153,6 +136,23 @@ <h3>Extensions</h3>
153136
</section> <!-- /Design Notes -->
154137

155138

139+
<section>
140+
<h2>Conformance</h2>
141+
142+
<p>
143+
All diagrams, examples, and notes in this specification are non-normative,
144+
as are all sections explicitly marked non-normative.
145+
Everything else in this specification is normative.
146+
147+
<p>
148+
Conformance requirements phrased as algorithms
149+
or specific steps may be implemented in any manner,
150+
so long as the end result is equivalent.
151+
Algorithms in this document are typically written with readability,
152+
rather than performance, in mind.
153+
</section>
154+
155+
156156
<section>
157157
<h2>Terminology</h2>
158158

0 commit comments

Comments
 (0)