@@ -23,7 +23,7 @@ Abstract: It is primarily intended to allow web authors to write tests
2323Abstract : that automate a user agent from a separate controlling process,
2424Abstract : but may also be used in such a way as to allow in-browser scripts
2525Abstract : 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
2727</pre>
2828
2929<pre class=biblio>
@@ -104,6 +104,22 @@ allows vendors to expose functionality that is specific to their browser.
104104</section> <!-- /Design Notes -->
105105
106106
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+
107123<section>
108124<h2 id=terminology>Terminology</h2>
109125
0 commit comments