diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index da32568b..831a85b0 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -7,7 +7,7 @@ on: jobs: main: name: Build, Validate, and Publish - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v2 - uses: w3c/spec-prod@v2 diff --git a/index.html b/index.html index 3236abb3..a35c9cd4 100644 --- a/index.html +++ b/index.html @@ -1514,7 +1514,7 @@
platformName
"
ftpProxy
- proxyType
is "manual
".
- ftp
".
- httpProxy
The following platform names are in common usage with well-understood semantics and, when matching - capabilities, greatest interoperability can be achieved by + capabilities for platform name, greatest interoperability can be achieved by honoring them as valid synonyms for well-known Operating Systems: @@ -4505,6 +4496,9 @@
ScrollIntoViewOptions
:
behavior
"
+ instant
"
+
block
"
end
"
@@ -4589,12 +4583,11 @@ Let rectangle be - the first element of the {{DOMRect}} sequence + the first object of the {{DOMRect}} collection returned by calling {{Element/getClientRects()}} on element.
Let left be @@ -5311,7 +5304,7 @@
If selector is undefined, return error with error code invalid argument. -
If the ssession's current browsing
+ If session's current browsing
context is no longer open, return error
with error code no such window.
@@ -7640,6 +7633,11 @@ The value if the entry exists, otherwise leave unset to
indicate that this is a session cookie.
+
+
The value if the entry exists, otherwise leave unset to
indicate that no same site policy is defined.
@@ -7648,7 +7646,6 @@ If there is an error during this step,
return error with error code unable to set cookie.
-
Add Cookie
Add Cookie
y
from action item.
- If y is not a Number, return error with error code invalid argument.
Set the y
property of action
@@ -9241,7 +9238,7 @@
Let source be the result of get an input source given input state and input id. -
Assert: source is not undefined. +
Assert: source is not undefined.
Let global key state be the result of get the global key state with input state. @@ -11830,8 +11827,9 @@
The following terms are defined in the Same Site Cookie specification: [[RFC6265bis]]
Lax
- Strict
+ Lax
+ Strict
The following terms are defined in