@@ -23,7 +23,7 @@ Abstract: It is primarily intended to allow web authors to write tests
23
23
Abstract : that automate a user agent from a separate controlling process,
24
24
Abstract : but may also be used in such a way as to allow in-browser scripts
25
25
Abstract : to control a — possibly separate — browser.
26
- Boilerplate : index no, idl-index no, issues-index no
26
+ Boilerplate : conformance no, index no, idl-index no, issues-index no
27
27
</pre>
28
28
29
29
<pre class=biblio>
@@ -104,6 +104,22 @@ allows vendors to expose functionality that is specific to their browser.
104
104
</section> <!-- /Design Notes -->
105
105
106
106
107
+ <section>
108
+ <h2 id=conformance>Conformance</h2>
109
+ <p>
110
+ As well as sections marked as non-normative, all authoring guidelines, diagrams,
111
+ examples, and notes in this specification are non-normative. Everything else in
112
+ this specification is normative.
113
+
114
+ <p>
115
+ Conformance requirements phrased as algorithms
116
+ or specific steps may be implemented in any manner,
117
+ so long as the end result is equivalent.
118
+ Algorithms in this document are typically written with readability,
119
+ rather than performance, in mind.
120
+ </section>
121
+
122
+
107
123
<section>
108
124
<h2 id=terminology>Terminology</h2>
109
125
0 commit comments