You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ Common API Index {#api-index}
92
92
93
93
All <a>Web-interoperable Runtimes</a> conforming to this Standard shall implement each of the following <a>Web Platform</a> APIs. These should be implemented in accordance with their normative requirements except as specified in [[#global-scope]]. Where any runtime environment must diverge from a normative requirement for technical or structural reasons, clear documentation shall be provided. Documentation shall include both explanation and impact of deviation.
94
94
95
-
Note: Since web server runtimes do not have an [=origin=] concept, they may willingly violate [[!FETCH]]'s requirement of appending an `Origin` header to network requests.
95
+
Note: For example, since web server runtimes do not have an [=origin=] concept, they may willingly violate [[!FETCH]]'s requirement of appending an `Origin` header to network requests.
96
96
97
97
All of the following interfaces shall be exposed on the global object accessible through `globalThis`:
0 commit comments