Skip to content

Commit cca1cbc

Browse files
authored
Add reference to RFC 2119 (#101)
1 parent 94450d6 commit cca1cbc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ The Web Platform is the combination of technology standards defined by organizat
3030
A <dfn>Web-interoperable Runtime</dfn> is any ECMAScript-based application runtime environment that implements the subset of Web Platform APIs outlined in this specification.
3131
While this term is intentionally broad to also encompass Web Browsers, the primary focus here is on outlining expectations for non-browser runtimes.
3232

33+
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
34+
NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
35+
"OPTIONAL" in this document are to be interpreted as described in
36+
[[!RFC2119]].
37+
3338
Common API Index {#api-index}
3439
=========================
3540

0 commit comments

Comments
 (0)