@@ -23,14 +23,12 @@ Status Text:
23
23
Architecture Group review for this specification to account for the latest
24
24
architectural review practices.
25
25
Version History : https://github.com/w3c/ambient-light/commits/main/index.bs
26
-
27
26
Indent : 2
28
27
Repository : w3c/ambient-light
29
28
Markup Shorthands : markdown on
30
29
Inline Github Issues : off
31
30
!Issue Tracking : Level 2 Issues
32
-
33
- Boilerplate : omit issues-index, omit conformance
31
+ Test Suite : https://github.com/web-platform-tests/wpt/tree/master/ambient-light
34
32
Default Biblio Status : current
35
33
36
34
@@ -307,23 +305,3 @@ Paul Bakaus for the LightLevelSensor idea.
307
305
Mikhail Pozdnyakov and Alexander Shalamov for the use cases and requirements.
308
306
309
307
Lukasz Olejnik for the privacy risk assessment.
310
-
311
- Conformance {#conformance}
312
- ===========
313
-
314
- Conformance requirements are expressed with a combination of
315
- descriptive assertions and RFC 2119 terminology. The key words "MUST",
316
- "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT",
317
- "RECOMMENDED", "MAY", and "OPTIONAL" in the normative parts of this
318
- document are to be interpreted as described in RFC 2119.
319
- However, for readability, these words do not appear in all uppercase
320
- letters in this specification.
321
-
322
- All of the text of this specification is normative except sections
323
- explicitly marked as non-normative, examples, and notes. [[!RFC2119]]
324
-
325
- A conformant user agent must implement all the requirements
326
- listed in this specification that are applicable to user agents.
327
-
328
- The IDL fragments in this specification must be interpreted as required for
329
- conforming IDL fragments, as described in the Web IDL specification. [[!WEBIDL]]
0 commit comments