File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -419,6 +419,7 @@ <h3>Dependencies</h3>
419
419
in the Infra standard: [[!INFRA]]
420
420
< ul >
421
421
<!-- ASCII lower alpha --> < li > < dfn > < a href =https://infra.spec.whatwg.org/#ascii-lower-alpha > ASCII lower alpha</ a > </ dfn >
422
+ <!-- ASCII lowercase --> < li > < dfn > < a href =https://infra.spec.whatwg.org/#ascii-lowercase > ASCII lowercase</ a > </ dfn >
422
423
</ ul >
423
424
424
425
< dt > Page Visibility
@@ -2022,6 +2023,9 @@ <h3>Proxy</h3>
2022
2023
< li > < p > Let < var > value</ var > be the result of < a > getting a
2023
2024
property</ a > named < var > name</ var > from < var > parameter</ var > .
2024
2025
2026
+ < li > < p > Let < var > key</ var > be the result of
2027
+ < a data-lt ="ASCII lowercase "> lowercasing</ a > < var > key</ var > .
2028
+
2025
2029
< li > < p > If there is no matching < code > key</ code > for < var > key</ var >
2026
2030
in the < a > proxy configuration</ a > table return an < a > error</ a >
2027
2031
with < a > error code</ a > < a > invalid argument</ a > .
You can’t perform that action at this time.
0 commit comments