From ff192300fd9aab43623ac2e8ca0d0a5fb70a3ccd Mon Sep 17 00:00:00 2001
From: reffy-bot <>
Date: Fri, 31 Jan 2025 00:57:34 +0000
Subject: [PATCH] Update of ED report from new reffy run
Using reffy commit 18.3.0.
---
ed/algorithms/css-borders-4.json | 40 ++
ed/algorithms/css-env-1.json | 2 +-
ed/algorithms/css-grid-1.json | 14 +-
ed/algorithms/css-grid-2.json | 8 +-
ed/algorithms/css-highlight-api-1.json | 2 +-
ed/algorithms/web-animations-2.json | 250 ++++++-
ed/css/css-animations-2.json | 246 +++++++
ed/css/css-borders.json | 343 ++++++++-
ed/css/css-color-5.json | 10 +-
ed/css/css-color.json | 8 +-
ed/css/css-easing.json | 6 +-
ed/css/css-env.json | 24 +
ed/css/css-fonts.json | 8 +-
ed/css/css-shapes.json | 2 +-
ed/css/web-animations-2.json | 75 ++
ed/dfns/css-animations-2.json | 429 +++++++++++-
ed/dfns/css-borders-4.json | 507 +++++++++++++-
ed/dfns/css-env-1.json | 96 ++-
ed/dfns/css-highlight-api-1.json | 19 +
ed/dfns/web-animations-2.json | 927 +++++++++++++++++++++++--
ed/headings/css-animations-2.json | 91 ++-
ed/headings/css-borders-4.json | 33 +-
ed/headings/css-env-1.json | 9 +-
ed/headings/web-animations-2.json | 173 +++--
ed/idl/css-highlight-api.idl | 2 +-
ed/idl/web-animations-2.idl | 24 +
ed/ids/css-animations-2.json | 201 +++++-
ed/ids/css-borders-4.json | 192 +++--
ed/ids/css-conditional-5.json | 6 +-
ed/ids/css-content-3.json | 4 +-
ed/ids/css-env-1.json | 49 +-
ed/ids/css-flexbox-1.json | 14 +-
ed/ids/css-fonts-4.json | 28 +-
ed/ids/css-grid-1.json | 92 +--
ed/ids/css-grid-2.json | 54 +-
ed/ids/css-highlight-api-1.json | 12 +-
ed/ids/css-pseudo-4.json | 10 +-
ed/ids/web-animations-2.json | 470 +++++++++----
ed/index.json | 604 ++++++++--------
ed/links/css-animations-2.json | 10 +-
ed/links/css-borders-4.json | 16 +
ed/links/css-env-1.json | 7 +
ed/links/css-highlight-api-1.json | 6 -
ed/links/web-animations-2.json | 6 +-
ed/refs/css-borders-4.json | 8 +
ed/refs/css-env-1.json | 4 +
ed/refs/css-highlight-api-1.json | 4 -
packages/css/package.json | 2 +-
48 files changed, 4321 insertions(+), 826 deletions(-)
create mode 100644 ed/algorithms/css-borders-4.json
create mode 100644 ed/css/web-animations-2.json
diff --git a/ed/algorithms/css-borders-4.json b/ed/algorithms/css-borders-4.json
new file mode 100644
index 000000000000..fce2786c4db4
--- /dev/null
+++ b/ed/algorithms/css-borders-4.json
@@ -0,0 +1,40 @@
+{
+ "spec": {
+ "title": "CSS Borders and Box Decorations Module Level 4",
+ "url": "https://drafts.csswg.org/css-borders-4/"
+ },
+ "algorithms": [
+ {
+ "name": "superellipse-exponent-to-interpolation-value",
+ "html": "To interpolate a <number [0,∞]> exponent to an interpolation value between 0 and 1:",
+ "rationale": ".algorithm",
+ "steps": [
+ {
+ "html": "
If exponent is 0, return 0.
"
+ },
+ {
+ "html": "If exponent is ∞, return 1.
"
+ },
+ {
+ "html": "Return 1/(2^(1/exponent))
.
"
+ }
+ ]
+ },
+ {
+ "name": "superellipse-exponent-to-interpolation-value",
+ "html": "To convert a <number [0,1]> interpolationValue back to a superellipse exponent:",
+ "rationale": "if",
+ "steps": [
+ {
+ "html": "If interpolationValue is 0, return 0.
"
+ },
+ {
+ "html": "If interpolationValue is 1, return ∞.
"
+ },
+ {
+ "html": "Return ln(0.5)/ln(interpolationValue)
.
"
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/ed/algorithms/css-env-1.json b/ed/algorithms/css-env-1.json
index b342a63d3600..78092f9af9bd 100644
--- a/ed/algorithms/css-env-1.json
+++ b/ed/algorithms/css-env-1.json
@@ -11,7 +11,7 @@
"rationale": ".algorithm",
"steps": [
{
- "html": "If the name provided by the first argument of the env() function\nis a recognized environment variable name, the number of supplied integers\nmatches the number of dimensions of the environment variable referenced\nby that name, and values of the indices correspond to a known sub-value,\nreplace the env() function by the value of the named environment variable.
"
+ "html": "If the name provided by the first argument of the env() function\nis a recognized environment variable name, the number of supplied integers\nmatches the number of dimensions of the environment variable referenced\nby that name, and values of the indices correspond to a known sub-value,\nreplace the env() function by the value of the named environment variable.
"
},
{
"html": "Otherwise, if the env() function has a fallback value as its second argument,\nreplace the env() function by the fallback value.\nIf there are any env() references in the fallback, substitute them as well.
"
diff --git a/ed/algorithms/css-grid-1.json b/ed/algorithms/css-grid-1.json
index 0cddb860ca6c..a11e1ae56293 100644
--- a/ed/algorithms/css-grid-1.json
+++ b/ed/algorithms/css-grid-1.json
@@ -233,7 +233,7 @@
},
{
"case": "For auto minimums:",
- "html": "If the track has an auto min track sizing function and the grid container is being sized\n\t\t\t\t\tunder a min-/max-content constraint,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ limited min-content contributions,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe limited min-/max-content contribution of an item\n\t\t\t\t\tis (for this purpose) its min-/max-content contribution (accordingly),\n\t\t\t\t\tlimited by the max track sizing function (which could be the argument to a fit-content() track sizing function)\n\t\t\t\t\tif that is fixed and ultimately floored by its minimum contribution (defined below). \n Otherwise,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ minimum contributions,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe minimum contribution of an item\n\t\t\t\t\tis the smallest outer size it can have.\n\t\t\t\t\tSpecifically,\n\t\t\t\t\tif the item’s computed preferred size behaves as auto or depends on the size of its containing block in the relevant axis,\n\t\t\t\t\tits minimum contribution is\n\t\t\t\t\tthe outer size that would result from assuming\n\t\t\t\t\tthe item’s used minimum size as its preferred size;\n\t\t\t\t\telse the item’s minimum contribution is\n\t\t\t\t\tits min-content contribution.\n\t\t\t\t\tBecause the minimum contribution often depends\n\t\t\t\t\ton the size of the item’s content,\n\t\t\t\t\tit is considered a type of intrinsic size contribution.
"
+ "html": "If the track has an auto min track sizing function and the grid container is being sized\n\t\t\t\t\tunder a min-/max-content constraint,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ limited min-content contributions,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe limited min-/max-content contribution of an item\n\t\t\t\t\tis (for this purpose) its min-/max-content contribution (accordingly),\n\t\t\t\t\tlimited by the max track sizing function (which could be the argument to a fit-content() track sizing function)\n\t\t\t\t\tif that is fixed and ultimately floored by its minimum contribution (defined below). \n Otherwise,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ minimum contributions,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe minimum contribution of an item\n\t\t\t\t\tis the smallest outer size it can have.\n\t\t\t\t\tSpecifically,\n\t\t\t\t\tif the item’s computed preferred size behaves as auto or depends on the size of its containing block in the relevant axis,\n\t\t\t\t\tits minimum contribution is\n\t\t\t\t\tthe outer size that would result from assuming\n\t\t\t\t\tthe item’s used minimum size as its preferred size;\n\t\t\t\t\telse the item’s minimum contribution is\n\t\t\t\t\tits min-content contribution.\n\t\t\t\t\tBecause the minimum contribution often depends\n\t\t\t\t\ton the size of the item’s content,\n\t\t\t\t\tit is considered a type of intrinsic size contribution.
"
},
{
"case": "For min-content maximums:",
@@ -258,7 +258,7 @@
"html": " For content-based minimums: Next continue to to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of min-content or max-content,\n\t\t\t\t\tto accommodate these items' min-content contributions."
},
{
- "html": " For max-content minimums: Next, if the grid container is being sized\n\t\t\t\t\tunder a max-content constraint,\n\t\t\t\t\tcontinue to to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of auto or max-content,\n\t\t\t\t\tto accommodate these items' limited max-content contributions. \n In all cases,\n\t\t\t\t\tcontinue to to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of max-content,\n\t\t\t\t\tto accommodate these items' max-content contributions.
"
+ "html": " For max-content minimums: Next, if the grid container is being sized\n\t\t\t\t\tunder a max-content constraint,\n\t\t\t\t\tcontinue to to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of auto or max-content,\n\t\t\t\t\tto accommodate these items' limited max-content contributions. \n In all cases,\n\t\t\t\t\tcontinue to to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of max-content,\n\t\t\t\t\tto accommodate these items' max-content contributions.
"
},
{
"html": "If at this point any track’s growth limit is now less than its base size,\n\t\t\t\t\tincrease its growth limit to match its base size."
@@ -342,7 +342,7 @@
"rationale": "resolve",
"steps": [
{
- "html": "Layout the grid following the § 11 Grid Layout Algorithm by using the fragmentation container’s inline size and assume unlimited block size.\n\t\t\tDuring this step all grid-row auto and fr values must be resolved."
+ "html": "Layout the grid following the § 11 Grid Layout Algorithm by using the fragmentation container’s inline size and assume unlimited block size.\n\t\t\tDuring this step all grid-row auto and fr values must be resolved."
},
{
"html": "Layout the grid container using the values resolved in the previous step."
@@ -351,7 +351,7 @@
"html": "If a grid area’s size changes due to fragmentation (do not include items that\n\t\t\tspan rows in this decision), increase the grid row size as necessary for rows that either: \n \n - have a content min track sizing function. \n
- are in a grid that does not have an explicit height and the grid row is flexible. \n
"
},
{
- "html": "If the grid height is auto, the height of the grid should be the sum of the final\n\t\t\trow sizes."
+ "html": "If the grid height is auto, the height of the grid should be the sum of the final\n\t\t\trow sizes."
},
{
"html": "If a grid area overflows the grid container due to margins being collapsed during\n\t\t\tfragmentation, extend the grid container to contain this grid area (this step is\n\t\t\tnecessary in order to avoid circular layout dependencies due to fragmentation)."
@@ -394,17 +394,17 @@
"rationale": "increase",
"steps": [
{
- "html": "Increase sizes to accommodate spanning items: Next, consider the items with a span of 2\n\t\t\t\t\tthat do not span a track with a flexible sizing function\n ,\n\t\t\t\t\ttreating a min track sizing function of auto as min-content/max-content when the grid container is being sized under a min/max-content constraint (respectively)\n :",
+ "html": "Increase sizes to accommodate spanning items: Next, consider the items with a span of 2\n\t\t\t\t\tthat do not span a track with a flexible sizing function\n ,\n\t\t\t\t\ttreating a min track sizing function of auto as min-content/max-content when the grid container is being sized under a min/max-content constraint (respectively)\n :",
"rationale": "for",
"steps": [
{
"html": "…"
},
{
- "html": "For content-based minimums: Next continue to increase the base size of tracks with\n\t\t\t\t\t\ta min track sizing function of min-content or max-content\n ,\n\t\t\t\t\t\tand tracks with a min track sizing function of auto if the grid container is being sized under a min-content constraint,\n by distributing extra space as needed\n\t\t\t\t\t\tto account for these items' min-content contributions."
+ "html": "For content-based minimums: Next continue to increase the base size of tracks with\n\t\t\t\t\t\ta min track sizing function of min-content or max-content\n ,\n\t\t\t\t\t\tand tracks with a min track sizing function of auto if the grid container is being sized under a min-content constraint,\n by distributing extra space as needed\n\t\t\t\t\t\tto account for these items' min-content contributions."
},
{
- "html": "For max-content minimums: Third continue to increase the base size of tracks with\n\t\t\t\t\t\ta min track sizing function of max-content\n ,\n\t\t\t\t\t\tand tracks with a max track sizing function of auto if the grid container is being sized under a max-content constraint,\n by distributing extra space as needed\n\t\t\t\t\t\tto account for these items' max-content contributions."
+ "html": "For max-content minimums: Third continue to increase the base size of tracks with\n\t\t\t\t\t\ta min track sizing function of max-content\n ,\n\t\t\t\t\t\tand tracks with a max track sizing function of auto if the grid container is being sized under a max-content constraint,\n by distributing extra space as needed\n\t\t\t\t\t\tto account for these items' max-content contributions."
}
]
}
diff --git a/ed/algorithms/css-grid-2.json b/ed/algorithms/css-grid-2.json
index 23f6d2a01a96..4a8a04982ee5 100644
--- a/ed/algorithms/css-grid-2.json
+++ b/ed/algorithms/css-grid-2.json
@@ -233,7 +233,7 @@
},
{
"case": "For auto minimums:",
- "html": "If the track has an auto min track sizing function and the grid container is being sized\n\t\t\t\t\tunder a min-/max-content constraint,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ limited min-/max-content contributions (respectively),\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe limited min-/max-content contribution of an item\n\t\t\t\t\tis (for this purpose) its min-/max-content contribution (accordingly),\n\t\t\t\t\tlimited by the max track sizing function (which could be the argument to a fit-content() track sizing function)\n\t\t\t\t\tif that is fixed and ultimately floored by its minimum contribution (defined below). \n Otherwise,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ minimum contributions,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe minimum contribution of an item\n\t\t\t\t\tis the smallest outer size it can have.\n\t\t\t\t\tSpecifically,\n\t\t\t\t\tif the item’s computed preferred size behaves as auto or depends on the size of its containing block in the relevant axis,\n\t\t\t\t\tits minimum contribution is\n\t\t\t\t\tthe outer size that would result from assuming\n\t\t\t\t\tthe item’s used minimum size as its preferred size;\n\t\t\t\t\telse the item’s minimum contribution is\n\t\t\t\t\tits min-content contribution.\n\t\t\t\t\tBecause the minimum contribution often depends\n\t\t\t\t\ton the size of the item’s content,\n\t\t\t\t\tit is considered a type of intrinsic size contribution.
"
+ "html": "If the track has an auto min track sizing function and the grid container is being sized\n\t\t\t\t\tunder a min-/max-content constraint,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ limited min-/max-content contributions (respectively),\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe limited min-/max-content contribution of an item\n\t\t\t\t\tis (for this purpose) its min-/max-content contribution (accordingly),\n\t\t\t\t\tlimited by the max track sizing function (which could be the argument to a fit-content() track sizing function)\n\t\t\t\t\tif that is fixed and ultimately floored by its minimum contribution (defined below). \n Otherwise,\n\t\t\t\t\tset the track’s base size to the maximum of its items’ minimum contributions,\n\t\t\t\t\tfloored at zero.\n\t\t\t\t\tThe minimum contribution of an item\n\t\t\t\t\tis the smallest outer size it can have.\n\t\t\t\t\tSpecifically,\n\t\t\t\t\tif the item’s computed preferred size behaves as auto or depends on the size of its containing block in the relevant axis,\n\t\t\t\t\tits minimum contribution is\n\t\t\t\t\tthe outer size that would result from assuming\n\t\t\t\t\tthe item’s used minimum size as its preferred size;\n\t\t\t\t\telse the item’s minimum contribution is\n\t\t\t\t\tits min-content contribution.\n\t\t\t\t\tBecause the minimum contribution often depends\n\t\t\t\t\ton the size of the item’s content,\n\t\t\t\t\tit is considered a type of intrinsic size contribution.
"
},
{
"case": "For min-content maximums:",
@@ -258,7 +258,7 @@
"html": " For content-based minimums: Next continue to to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of min-content or max-content,\n\t\t\t\t\tto accommodate these items' min-content contributions."
},
{
- "html": " For max-content minimums: Next, if the grid container is being sized\n\t\t\t\t\tunder a max-content constraint,\n\t\t\t\t\tcontinue to to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of auto or max-content,\n\t\t\t\t\tto accommodate these items' limited max-content contributions. \n In all cases,\n\t\t\t\t\tcontinue to to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of max-content,\n\t\t\t\t\tto accommodate these items' max-content contributions.
"
+ "html": " For max-content minimums: Next, if the grid container is being sized\n\t\t\t\t\tunder a max-content constraint,\n\t\t\t\t\tcontinue to to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of auto or max-content,\n\t\t\t\t\tto accommodate these items' limited max-content contributions. \n In all cases,\n\t\t\t\t\tcontinue to to the base sizes of tracks with\n\t\t\t\t\ta min track sizing function of max-content,\n\t\t\t\t\tto accommodate these items' max-content contributions.
"
},
{
"html": "If at this point any track’s growth limit is now less than its base size,\n\t\t\t\t\tincrease its growth limit to match its base size."
@@ -342,7 +342,7 @@
"rationale": "resolve",
"steps": [
{
- "html": "Layout the grid following the § 12 Grid Layout Algorithm by using the fragmentation container’s inline size and assume unlimited block size.\n\t\t\tDuring this step all grid-row auto and fr values must be resolved."
+ "html": "Layout the grid following the § 12 Grid Layout Algorithm by using the fragmentation container’s inline size and assume unlimited block size.\n\t\t\tDuring this step all grid-row auto and fr values must be resolved."
},
{
"html": "Layout the grid container using the values resolved in the previous step."
@@ -351,7 +351,7 @@
"html": "If a grid area’s size changes due to fragmentation (do not include items that\n\t\t\tspan rows in this decision), increase the grid row size as necessary for rows that either: \n \n - have a content min track sizing function. \n
- are in a grid that does not have an explicit height and the grid row is flexible. \n
"
},
{
- "html": "If the grid height is auto, the height of the grid should be the sum of the final\n\t\t\trow sizes."
+ "html": "If the grid height is auto, the height of the grid should be the sum of the final\n\t\t\trow sizes."
},
{
"html": "If a grid area overflows the grid container due to margins being collapsed during\n\t\t\tfragmentation, extend the grid container to contain this grid area (this step is\n\t\t\tnecessary in order to avoid circular layout dependencies due to fragmentation)."
diff --git a/ed/algorithms/css-highlight-api-1.json b/ed/algorithms/css-highlight-api-1.json
index 29d4315f605b..73b4f375238d 100644
--- a/ed/algorithms/css-highlight-api-1.json
+++ b/ed/algorithms/css-highlight-api-1.json
@@ -37,7 +37,7 @@
"html": "If any of the following are true, return the empty sequence:
\n "
},
{
- "html": "Otherwise, return a sequence of custom highlights given by ordering the highlights contained in this HighlightRegistry
in descending order of priority,\nexcluding the highlights without at least one range range that satisfies the following constraints:
",
+ "html": "Otherwise, return a sequence of custom highlights given by ordering the highlights contained in this HighlightRegistry
in descending order of priority,\nexcluding the highlights without at least one range range that satisfies the following constraints:
",
"ignored": [
"The coordinates x,y fall inside at least one of the DOMRects returned by calling getClientRects() on range. The range’s commonAncestorContainer is not in a shadow tree or is in a shadow tree whose shadow root is contained by by options.shadowRoots."
]
diff --git a/ed/algorithms/web-animations-2.json b/ed/algorithms/web-animations-2.json
index d801a81410c9..f9d0b2f5a287 100644
--- a/ed/algorithms/web-animations-2.json
+++ b/ed/algorithms/web-animations-2.json
@@ -735,11 +735,11 @@
"steps": [
{
"case": "If the animation effect is a group effect,",
- "html": "Follow the procedure in § 3.9.3 The intrinsic\n iteration duration of a group effect
"
+ "html": "Follow the procedure in § 3.10.3 The intrinsic\n iteration duration of a group effect
"
},
{
"case": "If the animation effect is a sequence effect,",
- "html": "Follow the procedure in § 3.9.4.2 The intrinsic\n iteration duration of a sequence effect
"
+ "html": "Follow the procedure in § 3.10.4.2 The intrinsic\n iteration duration of a sequence effect
"
},
{
"case": "If timeline duration is unresolved or iteration count is zero,",
@@ -869,7 +869,7 @@
]
},
{
- "html": "The intrinsic iteration duration of a group\neffect is based on the time when the last child effect completes\nits active interval and depends on the\nnumber of child effects as follows.",
+ "html": "The intrinsic iteration duration of a group\neffect is based on the time when the last child effect completes\nits active interval and depends on the\nnumber of child effects as follows.",
"rationale": ".switch",
"steps": [
{
@@ -950,34 +950,200 @@
}
]
},
+ {
+ "name": "animation trigger type/alternate",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-alternate",
+ "html": "",
+ "rationale": ".switch",
+ "steps": [
+ {
+ "operation": "switch",
+ "steps": [
+ {
+ "case": "if the did trigger flag is false,",
+ "html": "The primary behavior is triggering the associated animation.
"
+ },
+ {
+ "case": "Otherwise,",
+ "html": "The primary behavior is reversing the associated animation.
"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "html": "Depending on its most recent state state, the active interval is defined as follows:",
+ "rationale": ".switch",
+ "steps": [
+ {
+ "operation": "switch",
+ "steps": [
+ {
+ "case": "If state is animation trigger state/primary,",
+ "html": "Then interval is set to exit range.
"
+ },
+ {
+ "case": "Otherwise,",
+ "html": "interval is default range.
"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "Setting a Trigger of an Animation",
+ "href": "https://drafts.csswg.org/web-animations-2/#setting-a-trigger-of-an-animation",
+ "html": "The procedure of setting a trigger of an animation animation,\n to new trigger, is as follows:",
+ "rationale": ".algorithm",
+ "steps": [
+ {
+ "html": "Let old trigger be the current animation trigger of animation, if any.
"
+ },
+ {
+ "html": "If new trigger is the same object as old trigger, abort this procedure.
"
+ },
+ {
+ "html": "Let the trigger of animation be new trigger.
"
+ },
+ {
+ "html": "Run the procedure to updating animation trigger state for trigger.
"
+ }
+ ]
+ },
+ {
+ "name": "setting timeline of animation trigger",
+ "href": "https://drafts.csswg.org/web-animations-2/#setting-timeline-of-animation-trigger",
+ "html": "The procedure of setting timeline of animation trigger trigger,\n to new timeline which may be null
, is as follows:",
+ "rationale": ".algorithm",
+ "steps": [
+ {
+ "html": "Let old timeline be the current timeline of trigger, if any.
"
+ },
+ {
+ "html": "If new timeline is the same object as old timeline, abort this procedure.
"
+ },
+ {
+ "html": "Let the timeline of trigger be new timeline.
"
+ },
+ {
+ "html": "Run the procedure to updating animation trigger state for trigger.
"
+ }
+ ]
+ },
+ {
+ "name": "updating animation trigger state",
+ "href": "https://drafts.csswg.org/web-animations-2/#updating-animation-trigger-state",
+ "html": "The procedure of updating animation trigger state state of an animation trigger trigger,\n with a given a flag did trigger, and an animation trigger type type,\n is as follows:",
+ "rationale": ".algorithm",
+ "steps": [
+ {
+ "html": "Let did trigger be a boolean flag that is initially false.
"
+ },
+ {
+ "html": "Let state be the current state of trigger that is initially animation trigger state/idle.
"
+ },
+ {
+ "html": "Set state as follows:",
+ "rationale": ".switch",
+ "steps": [
+ {
+ "operation": "switch",
+ "steps": [
+ {
+ "case": "If trigger’s local time is unresolved,",
+ "html": "Then abort this procedure.
"
+ },
+ {
+ "case": "Otherwise,",
+ "html": "\n - If type is animation trigger type/once and did trigger flag is true,\n
- \n
Then abort this procedure.
\n - Otherwise,\n
- \n
\n - If trigger is inside its active interval,\n
- \n \n
- Otherwise,\n
- \n
\n - If did trigger flag is true,\n
- \n
Set state to animation trigger state/inverse.
\n
\n
\n
",
+ "rationale": ".switch",
+ "steps": [
+ {
+ "operation": "switch",
+ "steps": [
+ {
+ "case": "If type is animation trigger type/once and did trigger flag is true,",
+ "html": "Then abort this procedure.
"
+ },
+ {
+ "case": "Otherwise,",
+ "html": "\n - If trigger is inside its active interval,\n
- \n \n
- Otherwise,\n
- \n
\n - If did trigger flag is true,\n
- \n
Set state to animation trigger state/inverse.
\n
\n
",
+ "rationale": ".switch",
+ "steps": [
+ {
+ "operation": "switch",
+ "steps": [
+ {
+ "case": "If trigger is inside its active interval,",
+ "html": "",
+ "rationale": "set",
+ "steps": [
+ {
+ "html": "Set state to animation trigger state/primary.
"
+ },
+ {
+ "html": "Set did trigger to true.
"
+ }
+ ]
+ },
+ {
+ "case": "Otherwise,",
+ "html": "\n - If did trigger flag is true,\n
- \n
Set state to animation trigger state/inverse.
\n
",
+ "rationale": ".switch",
+ "steps": [
+ {
+ "operation": "switch",
+ "steps": [
+ {
+ "case": "If did trigger flag is true,",
+ "html": "Set state to animation trigger state/inverse.
"
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ },
{
"name": "AnimationEffect/before(...effects)",
"href": "https://drafts.csswg.org/web-animations-2/#dom-animationeffect-before",
- "html": "Inserts effects before this animation effect.",
+ "html": "Inserts effects before this animation effect.",
"rationale": "if",
"steps": [
{
"html": "If there is no parent group, abort these steps.
"
},
{
- "html": "If any of the animation effects in effects is an inclusive ancestor of this animation effect, throw a HierarchyRequestError exception and abort these steps.
"
+ "html": "If any of the animation effects in effects is an inclusive ancestor of this animation effect, throw a HierarchyRequestError exception and abort these steps.
"
},
{
- "html": "Insert effects before\nthis animation effect.
"
+ "html": "Insert effects before\nthis animation effect.
"
}
]
},
{
"name": "AnimationEffect/after(...effects)",
"href": "https://drafts.csswg.org/web-animations-2/#dom-animationeffect-after",
- "html": "Inserts effects after this animation effect.",
+ "html": "Inserts effects after this animation effect.",
"rationale": "if",
"steps": [
{
"html": "If there is no parent group, abort these steps.
"
},
{
- "html": "If any of the animation effects in effects is an inclusive ancestor of this animation effect, throw a HierarchyRequestError exception and abort these steps.
"
+ "html": "If any of the animation effects in effects is an inclusive ancestor of this animation effect, throw a HierarchyRequestError exception and abort these steps.
"
},
{
"html": "Let reference child be the next sibling of\nthis animation effect not in effects.
"
@@ -997,13 +1163,13 @@
"html": "If there is no parent group, abort these steps.
"
},
{
- "html": "If any of the animation effects in effects is an inclusive ancestor of the parent group throw a HierarchyRequestError exception and abort these steps.
"
+ "html": "If any of the animation effects in effects is an inclusive ancestor of the parent group throw a HierarchyRequestError exception and abort these steps.
"
},
{
"html": "Let reference child be the next sibling of\nthis animation effect not in effects.
"
},
{
- "html": "Remove this animation effect from its parent group.
"
+ "html": "Remove this animation effect from its parent group.
"
},
{
"html": "Insert effects before reference child.
"
@@ -1038,7 +1204,7 @@
"rationale": "if",
"steps": [
{
- "html": "If any of the animation effects in effects is an inclusive ancestor of this animation effect, throw a HierarchyRequestError exception and abort these steps.
"
+ "html": "If any of the animation effects in effects is an inclusive ancestor of this animation effect, throw a HierarchyRequestError exception and abort these steps.
"
},
{
"html": "Insert effects before\nthe first child.
"
@@ -1052,7 +1218,7 @@
"rationale": "if",
"steps": [
{
- "html": "If any of the animation effects in effects is an inclusive ancestor of this animation effect, throw a HierarchyRequestError exception and abort these steps.
"
+ "html": "If any of the animation effects in effects is an inclusive ancestor of this animation effect, throw a HierarchyRequestError exception and abort these steps.
"
},
{
"html": "Insert effects before null
.
"
@@ -1109,7 +1275,7 @@
{
"name": "remove an animation effect",
"href": "https://drafts.csswg.org/web-animations-2/#remove-an-animation-effect",
- "html": "To remove a effect from its parent group or animation, perform the steps corresponding to the first\nmatching condition from below, if any:",
+ "html": "To remove a effect from its parent group or animation, perform the steps corresponding to the first\nmatching condition from below, if any:",
"rationale": ".switch",
"steps": [
{
@@ -1121,7 +1287,7 @@
},
{
"case": "If effect is directly associated with an animation,",
- "html": "Disassociate effect from the animation.
"
+ "html": "Disassociate effect from the animation.
"
}
]
}
@@ -1142,11 +1308,63 @@
{
"name": "KeyframeEffect/KeyframeEffect(target, keyframes, options)",
"href": "https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect",
- "html": "Amend step 5 of the procedure to create a new KeyframeEffect
object as\nfollows:",
+ "html": "Amend step 5 of the procedure to create a new KeyframeEffect
object as\nfollows:",
+ "rationale": "if",
+ "steps": [
+ {
+ "html": "If options is a KeyframeEffectOptions
object,\nassign the iterationComposite
, and composite
, properties of effect to the\ncorresponding value from options.
\n When assigning these properties, the error-handling defined for the\ncorresponding setters on the KeyframeEffect
interface is applied.\nIf any of those setters require an exception to be thrown\nfor the values specified by options, this procedure must throw the same exception and abort all further steps.
"
+ }
+ ]
+ },
+ {
+ "name": "Animatable/animate(keyframes, options)",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animatable-animate",
+ "html": "Amend step 6 of the procedure as follows:",
"rationale": "if",
"steps": [
{
- "html": "If options is a KeyframeEffectOptions
object,\nassign the iterationComposite
, and composite
, properties of effect to the\ncorresponding value from options.
\n When assigning these properties, the error-handling defined for the\ncorresponding setters on the KeyframeEffect
interface is applied.\nIf any of those setters require an exception to be thrown\nfor the values specified by options, this procedure must throw the same exception and abort all further steps.
"
+ "html": "If options is a KeyframeAnimationOptions
object,\nlet trigger be the trigger
member of options or, if trigger
member of options is missing,\na newly created AnimationTrigger
with an empty AnimationTriggerOptions
dictionary as its options.
"
+ },
+ {
+ "html": "Run the procedure to setting a trigger of an animation for animation with the auto-rewind flag set to true.
"
+ }
+ ]
+ },
+ {
+ "name": "AnimationTrigger/AnimationTrigger(options)",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-animationtrigger",
+ "html": "Creates a new AnimationTrigger
object using the following procedure:",
+ "rationale": "create",
+ "steps": [
+ {
+ "html": "Create a new AnimationTrigger
object, trigger.
"
+ },
+ {
+ "html": "Let type be the type
property.
"
+ },
+ {
+ "html": "Let timeline be the timeline
property.
"
+ },
+ {
+ "html": "Let range start be the rangeStart
property.
"
+ },
+ {
+ "html": "Let range end be the rangeEnd
property.
"
+ },
+ {
+ "html": "Set default range of trigger using range start and range end,\n following the same rules as the KeyframeAnimationOption rangeStart and rangeEnd respectively.
"
+ },
+ {
+ "html": "Let exit range start be the exitRangeStart
property.
"
+ },
+ {
+ "html": "Let exit range end be the exitRangeEnd
property.
"
+ },
+ {
+ "html": "Set exit range of trigger using exit range start and exit range end,\n following the same rules above for default range, unless they are set to\n \"auto\", in which case they are set to their corresponding side\n of the default range.
"
+ },
+ {
+ "html": "Run the procedure for setting timeline of animation trigger on trigger passing timeline as the new timeline.
"
}
]
}
diff --git a/ed/css/css-animations-2.json b/ed/css/css-animations-2.json
index 0b39e2cb4f14..c47307e4da72 100644
--- a/ed/css/css-animations-2.json
+++ b/ed/css/css-animations-2.json
@@ -67,6 +67,240 @@
"animation-timeline",
"animationTimeline"
]
+ },
+ {
+ "name": "animation-trigger-type",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-type",
+ "value": "#",
+ "initial": "once",
+ "appliesTo": "all elements",
+ "inherited": "no",
+ "percentages": "N/A",
+ "computedValue": "list, each item a keyword as specified",
+ "canonicalOrder": "per grammar",
+ "animationType": "not animatable",
+ "values": [
+ {
+ "name": "once",
+ "prose": "The animation is triggered and played once and only once.",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-type-once",
+ "type": "value",
+ "value": "once"
+ },
+ {
+ "name": "repeat",
+ "prose": "The animation is played from the beginning each time it is triggered. When the trigger’s active interval is exited the animation is reset.",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-type-repeat",
+ "type": "value",
+ "value": "repeat"
+ },
+ {
+ "name": "alternate",
+ "prose": "The animation is played forwards, according to its playback direction, each time it is triggered. When the trigger’s active interval is exited the animation is reversed.",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-type-alternate",
+ "type": "value",
+ "value": "alternate"
+ },
+ {
+ "name": "state",
+ "prose": "The animation is triggered and played once. When the trigger’s active interval is exited the animation is paused. When the trigger’s active interval is re-entered the animation is resumed.",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-type-state",
+ "type": "value",
+ "value": "state"
+ }
+ ],
+ "styleDeclaration": [
+ "animation-trigger-type",
+ "animationTriggerType"
+ ]
+ },
+ {
+ "name": "animation-trigger-timeline",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-timeline",
+ "value": "#",
+ "initial": "auto",
+ "appliesTo": "all elements",
+ "inherited": "no",
+ "percentages": "N/A",
+ "computedValue": "list, each item either the keyword none, the keyword auto, a case-sensitive css identifier, a computed scroll() function, or a computed view() function",
+ "canonicalOrder": "per grammar",
+ "animationType": "not animatable",
+ "styleDeclaration": [
+ "animation-trigger-timeline",
+ "animationTriggerTimeline"
+ ]
+ },
+ {
+ "name": "animation-trigger-range",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-range",
+ "value": "[ <'animation-trigger-range-start'> <'animation-trigger-range-end'>? ]#",
+ "initial": "see individual properties",
+ "appliesTo": "see individual properties",
+ "inherited": "see individual properties",
+ "percentages": "see individual properties",
+ "computedValue": "see individual properties",
+ "animationType": "see individual properties",
+ "canonicalOrder": "per grammar",
+ "styleDeclaration": [
+ "animation-trigger-range",
+ "animationTriggerRange"
+ ]
+ },
+ {
+ "name": "animation-trigger-range-start",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-range-start",
+ "value": "[ normal | | ? ]#",
+ "initial": "normal",
+ "appliesTo": "all elements",
+ "inherited": "no",
+ "percentages": "relative to the specified named timeline range if one was specified, else to the entire timeline",
+ "computedValue": "list, each item either the keyword normal or a timeline range and progress percentage",
+ "canonicalOrder": "per grammar",
+ "animationType": "not animatable",
+ "styleDeclaration": [
+ "animation-trigger-range-start",
+ "animationTriggerRangeStart"
+ ]
+ },
+ {
+ "name": "animation-trigger-range-end",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-range-end",
+ "value": "[ normal | | ? ]#",
+ "initial": "normal",
+ "appliesTo": "all elements",
+ "inherited": "no",
+ "percentages": "relative to the specified named timeline range if one was specified, else to the entire timeline",
+ "computedValue": "list, each item either the keyword normal or a timeline range and progress percentage",
+ "canonicalOrder": "per grammar",
+ "animationType": "not animatable",
+ "styleDeclaration": [
+ "animation-trigger-range-end",
+ "animationTriggerRangeEnd"
+ ]
+ },
+ {
+ "name": "animation-trigger-exit-range",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-exit-range",
+ "value": "[ <'animation-trigger-exit-range-start'> <'animation-trigger-exit-range-end'>? ]#",
+ "initial": "see individual properties",
+ "appliesTo": "see individual properties",
+ "inherited": "see individual properties",
+ "percentages": "see individual properties",
+ "computedValue": "see individual properties",
+ "animationType": "see individual properties",
+ "canonicalOrder": "per grammar",
+ "styleDeclaration": [
+ "animation-trigger-exit-range",
+ "animationTriggerExitRange"
+ ]
+ },
+ {
+ "name": "animation-trigger-exit-range-start",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-exit-range-start",
+ "value": "[ auto | normal | | ? ]#",
+ "initial": "auto",
+ "appliesTo": "all elements",
+ "inherited": "no",
+ "percentages": "relative to the specified named timeline range if one was specified, else to the entire timeline",
+ "computedValue": "list, each item either the keyword normal or a timeline range and progress percentage",
+ "canonicalOrder": "per grammar",
+ "animationType": "not animatable",
+ "values": [
+ {
+ "name": "auto",
+ "prose": "The start of the trigger’s exit range is equal to the start of its default range.",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-start-auto",
+ "type": "value",
+ "value": "auto"
+ },
+ {
+ "name": "normal",
+ "prose": "The start of the trigger’s exit range is the start of its associated timeline; the start of the trigger’s active interval is determined as normal.",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-start-normal",
+ "type": "value",
+ "value": "normal"
+ },
+ {
+ "name": "",
+ "prose": "The exit range starts at the specified point on the timeline measuring from the start of the timeline.",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-start-length-percentage",
+ "type": "value",
+ "value": ""
+ },
+ {
+ "name": " ?",
+ "prose": "The exit range starts at the specified point on the timeline measuring from the start of the specified named timeline range. If the is omitted, it defaults to 0%.",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-start-timeline-range-name-length-percentage",
+ "type": "value",
+ "value": " ?"
+ }
+ ],
+ "styleDeclaration": [
+ "animation-trigger-exit-range-start",
+ "animationTriggerExitRangeStart"
+ ]
+ },
+ {
+ "name": "animation-trigger-exit-range-end",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-exit-range-end",
+ "value": "[ auto | normal | | ? ]#",
+ "initial": "auto",
+ "appliesTo": "all elements",
+ "inherited": "no",
+ "percentages": "relative to the specified named timeline range if one was specified, else to the entire timeline",
+ "computedValue": "list, each item either the keyword normal or a timeline range and progress percentage",
+ "canonicalOrder": "per grammar",
+ "animationType": "not animatable",
+ "values": [
+ {
+ "name": "auto",
+ "prose": "The end of the trigger’s exit range is equal to the end of its default range.",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-end-auto",
+ "type": "value",
+ "value": "auto"
+ },
+ {
+ "name": "normal",
+ "prose": "The end of the trigger’s exit range is the end of its associated timeline; the end of the trigger’s active interval is determined as normal.",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-end-normal",
+ "type": "value",
+ "value": "normal"
+ },
+ {
+ "name": "",
+ "prose": "The exit range ends at the specified point on the timeline measuring from the start of the timeline.",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-end-length-percentage",
+ "type": "value",
+ "value": ""
+ },
+ {
+ "name": " ?",
+ "prose": "The exit range ends at the specified point on the timeline measuring from the start of the specified named timeline range. If the is omitted, it defaults to 100%.",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-end-timeline-range-name-length-percentage",
+ "type": "value",
+ "value": " ?"
+ }
+ ],
+ "styleDeclaration": [
+ "animation-trigger-exit-range-end",
+ "animationTriggerExitRangeEnd"
+ ]
+ },
+ {
+ "name": "animation-trigger",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger",
+ "value": "#",
+ "initial": "see individual properties",
+ "appliesTo": "all elements",
+ "inherited": "no",
+ "percentages": "N/A",
+ "computedValue": "see individual properties",
+ "canonicalOrder": "per grammar",
+ "animationType": "not animatable",
+ "styleDeclaration": [
+ "animation-trigger",
+ "animationTrigger"
+ ]
}
],
"atrules": [],
@@ -126,6 +360,18 @@
"value": "<'animation-duration'> || || <'animation-delay'> || || || || || [ none | ] || ",
"href": "https://drafts.csswg.org/css-animations-2/#typedef-single-animation",
"type": "type"
+ },
+ {
+ "name": "",
+ "value": "once | repeat | alternate | state",
+ "href": "https://drafts.csswg.org/css-animations-2/#typedef-single-animation-trigger-type",
+ "type": "type"
+ },
+ {
+ "name": "",
+ "href": "https://drafts.csswg.org/css-animations-2/#typedef-single-animation-trigger",
+ "type": "type",
+ "value": " || [ none | auto | [ [ | | ] [ normal | | ? ]{0,4} ] ]"
}
]
}
diff --git a/ed/css/css-borders.json b/ed/css/css-borders.json
index e7dfa0d39b8d..9de76ca5dc3b 100644
--- a/ed/css/css-borders.json
+++ b/ed/css/css-borders.json
@@ -967,48 +967,281 @@
{
"name": "corner-shape",
"href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-shape",
- "value": "[ round | angle ]{1,4}",
+ "value": "{1,2} / [ {1,2} ]?",
"initial": "round",
- "appliesTo": "all elements, except table element when border-collapse is collapse",
+ "appliesTo": "all elements where border-radius can apply",
"inherited": "no",
"percentages": "n/a",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
- "animationType": "discrete",
- "values": [
- {
- "name": "round",
- "prose": "Border radii define a convex elliptical curve at the corner.",
- "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-round",
- "type": "value",
- "value": "round"
- },
- {
- "name": "angle",
- "prose": "Border radii define a diagonal slice at the corner.",
- "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-angle",
- "type": "value",
- "value": "angle"
- }
- ],
+ "animationType": "see individual properties",
"styleDeclaration": [
"corner-shape",
"cornerShape"
]
},
{
- "name": "corners",
- "href": "https://drafts.csswg.org/css-borders-4/#propdef-corners",
- "value": "<'corner-shape'> || <'border-radius'>",
- "initial": "see individual properties",
- "appliesTo": "see individual properties",
- "inherited": "see individual properties",
- "percentages": "see individual properties",
+ "name": "corner-top-left-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-top-left-shape",
+ "value": "",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "the corresponding superellipse() value",
+ "canonicalOrder": "per grammar",
+ "animationType": "see superellipse interpolation",
+ "logicalPropertyGroup": "corner-shape",
+ "styleDeclaration": [
+ "corner-top-left-shape",
+ "cornerTopLeftShape"
+ ]
+ },
+ {
+ "name": "corner-top-right-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-top-right-shape",
+ "value": "",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "the corresponding superellipse() value",
+ "canonicalOrder": "per grammar",
+ "animationType": "see superellipse interpolation",
+ "logicalPropertyGroup": "corner-shape",
+ "styleDeclaration": [
+ "corner-top-right-shape",
+ "cornerTopRightShape"
+ ]
+ },
+ {
+ "name": "corner-bottom-right-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-bottom-right-shape",
+ "value": "",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "the corresponding superellipse() value",
+ "canonicalOrder": "per grammar",
+ "animationType": "see superellipse interpolation",
+ "logicalPropertyGroup": "corner-shape",
+ "styleDeclaration": [
+ "corner-bottom-right-shape",
+ "cornerBottomRightShape"
+ ]
+ },
+ {
+ "name": "corner-bottom-left-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-bottom-left-shape",
+ "value": "",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "the corresponding superellipse() value",
+ "canonicalOrder": "per grammar",
+ "animationType": "see superellipse interpolation",
+ "logicalPropertyGroup": "corner-shape",
+ "styleDeclaration": [
+ "corner-bottom-left-shape",
+ "cornerBottomLeftShape"
+ ]
+ },
+ {
+ "name": "corner-start-start-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-start-start-shape",
+ "value": "",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "the corresponding superellipse() value",
+ "canonicalOrder": "per grammar",
+ "animationType": "see superellipse interpolation",
+ "logicalPropertyGroup": "corner-shape",
+ "styleDeclaration": [
+ "corner-start-start-shape",
+ "cornerStartStartShape"
+ ]
+ },
+ {
+ "name": "corner-start-end-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-start-end-shape",
+ "value": "",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "the corresponding superellipse() value",
+ "canonicalOrder": "per grammar",
+ "animationType": "see superellipse interpolation",
+ "logicalPropertyGroup": "corner-shape",
+ "styleDeclaration": [
+ "corner-start-end-shape",
+ "cornerStartEndShape"
+ ]
+ },
+ {
+ "name": "corner-end-start-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-end-start-shape",
+ "value": "",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "the corresponding superellipse() value",
+ "canonicalOrder": "per grammar",
+ "animationType": "see superellipse interpolation",
+ "logicalPropertyGroup": "corner-shape",
+ "styleDeclaration": [
+ "corner-end-start-shape",
+ "cornerEndStartShape"
+ ]
+ },
+ {
+ "name": "corner-end-end-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-end-end-shape",
+ "value": "",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "the corresponding superellipse() value",
+ "canonicalOrder": "per grammar",
+ "animationType": "see superellipse interpolation",
+ "logicalPropertyGroup": "corner-shape",
+ "styleDeclaration": [
+ "corner-end-end-shape",
+ "cornerEndEndShape"
+ ]
+ },
+ {
+ "name": "corner-top-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-top-shape",
+ "value": " [ / ]",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
"computedValue": "see individual properties",
+ "canonicalOrder": "per grammar",
"animationType": "see individual properties",
+ "styleDeclaration": [
+ "corner-top-shape",
+ "cornerTopShape"
+ ]
+ },
+ {
+ "name": "corner-right-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-right-shape",
+ "value": " [ / ]",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "see individual properties",
+ "canonicalOrder": "per grammar",
+ "animationType": "see individual properties",
+ "styleDeclaration": [
+ "corner-right-shape",
+ "cornerRightShape"
+ ]
+ },
+ {
+ "name": "corner-bottom-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-bottom-shape",
+ "value": " [ / ]",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "see individual properties",
+ "canonicalOrder": "per grammar",
+ "animationType": "see individual properties",
+ "styleDeclaration": [
+ "corner-bottom-shape",
+ "cornerBottomShape"
+ ]
+ },
+ {
+ "name": "corner-left-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-left-shape",
+ "value": " [ / ]",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "see individual properties",
+ "canonicalOrder": "per grammar",
+ "animationType": "see individual properties",
+ "styleDeclaration": [
+ "corner-left-shape",
+ "cornerLeftShape"
+ ]
+ },
+ {
+ "name": "corner-block-start-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-block-start-shape",
+ "value": " [ / ]",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "see individual properties",
+ "canonicalOrder": "per grammar",
+ "animationType": "see individual properties",
+ "styleDeclaration": [
+ "corner-block-start-shape",
+ "cornerBlockStartShape"
+ ]
+ },
+ {
+ "name": "corner-block-end-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-block-end-shape",
+ "value": " [ / ]",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "see individual properties",
+ "canonicalOrder": "per grammar",
+ "animationType": "see individual properties",
+ "styleDeclaration": [
+ "corner-block-end-shape",
+ "cornerBlockEndShape"
+ ]
+ },
+ {
+ "name": "corner-inline-start-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-inline-start-shape",
+ "value": " [ / ]",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "see individual properties",
"canonicalOrder": "per grammar",
+ "animationType": "see individual properties",
"styleDeclaration": [
- "corners"
+ "corner-inline-start-shape",
+ "cornerInlineStartShape"
+ ]
+ },
+ {
+ "name": "corner-inline-end-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-inline-end-shape",
+ "value": " [ / ]",
+ "initial": "round",
+ "appliesTo": "all elements where border-radius can apply",
+ "inherited": "no",
+ "percentages": "n/a",
+ "computedValue": "see individual properties",
+ "canonicalOrder": "per grammar",
+ "animationType": "see individual properties",
+ "styleDeclaration": [
+ "corner-inline-end-shape",
+ "cornerInlineEndShape"
]
},
{
@@ -1321,6 +1554,62 @@
"atrules": [],
"selectors": [],
"values": [
+ {
+ "name": "",
+ "href": "https://drafts.csswg.org/css-borders-4/#typedef-corner-shape-value",
+ "type": "type",
+ "value": "''round'' | ''scoop'' | ''bevel'' | ''notch'' | ''straight'' | ''squircle'' | superellipse()",
+ "values": [
+ {
+ "name": "round",
+ "prose": "Border radii define a convex elliptical curve at the corner. Equivalent to superellipse(2).",
+ "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-round",
+ "type": "value",
+ "value": "round"
+ },
+ {
+ "name": "scoop",
+ "prose": "Border radii define a concave elliptical curve at the corner. Equivalent to superellipse(0.5).",
+ "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-scoop",
+ "type": "value",
+ "value": "scoop"
+ },
+ {
+ "name": "bevel",
+ "prose": "Border radii define a diagonal slice at the corner. Equivalent to superellipse(1).",
+ "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-bevel",
+ "type": "value",
+ "value": "bevel"
+ },
+ {
+ "name": "notch",
+ "prose": "Border radii define a concave 90deg angle at the corner. Equivalent to superellipse(0).",
+ "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-notch",
+ "type": "value",
+ "value": "notch"
+ },
+ {
+ "name": "straight",
+ "prose": "Border radii define a convex 90deg angle at the corner. This would have the same visual effect as a border-radius of 0. This is different from having a border-radius of 0 when animating. Equivalent to superellipse(infinity).",
+ "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-straight",
+ "type": "value",
+ "value": "straight"
+ },
+ {
+ "name": "squircle",
+ "prose": "Border radii define a convex curve between an ellipse and an convex angle, equivalent to superellipse(4).",
+ "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-squircle",
+ "type": "value",
+ "value": "squircle"
+ }
+ ]
+ },
+ {
+ "name": "superellipse()",
+ "value": "superellipse( | infinity )",
+ "href": "https://drafts.csswg.org/css-borders-4/#funcdef-superellipse",
+ "type": "function"
+ },
{
"name": "",
"href": "https://drafts.csswg.org/css-borders-4/#typedef-spread-shadow",
diff --git a/ed/css/css-color-5.json b/ed/css/css-color-5.json
index 670416dd8c70..21c13c36c90c 100644
--- a/ed/css/css-color-5.json
+++ b/ed/css/css-color-5.json
@@ -62,7 +62,7 @@
"initial": "n/a"
}
],
- "value": "@color-profile [ | ''device-cmyk''] { }"
+ "value": "@color-profile [ | device-cmyk] { }"
}
],
"selectors": [],
@@ -405,13 +405,13 @@
"name": "",
"href": "https://drafts.csswg.org/css-color-5/#typedef-modern-device-cmyk-syntax",
"type": "type",
- "value": "device-cmyk( {4} [ / [ | ''none'' ] ]? )"
+ "value": "device-cmyk( {4} [ / [ | none ] ]? )"
},
{
"name": "",
"href": "https://drafts.csswg.org/css-color-5/#typedef-cmyk-component",
"type": "type",
- "value": " | | ''none''"
+ "value": " | | none"
},
{
"name": "light-dark()",
@@ -435,13 +435,13 @@
"name": "",
"href": "https://drafts.csswg.org/css-color-5/#typedef-rectangular-color-space",
"type": "type",
- "value": "''srgb'' | ''srgb-linear'' | ''display-p3'' | ''a98-rgb'' | ''prophoto-rgb'' | ''rec2020'' | ''lab'' | ''oklab'' | ''xyz'' | ''xyz-d50'' | ''xyz-d65''"
+ "value": "srgb | srgb-linear | display-p3 | a98-rgb | prophoto-rgb | rec2020 | lab | oklab | xyz | xyz-d50 | xyz-d65"
},
{
"name": "",
"href": "https://drafts.csswg.org/css-color-5/#typedef-polar-color-space",
"type": "type",
- "value": "''hsl'' | ''hwb'' | ''lch'' | ''oklch''"
+ "value": "hsl | hwb | lch | oklch"
},
{
"name": "",
diff --git a/ed/css/css-color.json b/ed/css/css-color.json
index b3c059ea92ee..d143b7f028f4 100644
--- a/ed/css/css-color.json
+++ b/ed/css/css-color.json
@@ -1548,7 +1548,7 @@
"name": "",
"href": "https://drafts.csswg.org/css-color-4/#typedef-predefined-rgb",
"type": "type",
- "value": "''srgb'' | ''srgb-linear'' | ''display-p3'' | ''a98-rgb'' | ''prophoto-rgb'' | ''rec2020''"
+ "value": "srgb | srgb-linear | display-p3 | a98-rgb | prophoto-rgb | rec2020"
},
{
"name": "",
@@ -1560,7 +1560,7 @@
"name": "",
"href": "https://drafts.csswg.org/css-color-4/#typedef-xyz-space",
"type": "type",
- "value": "''xyz'' | ''xyz-d50'' | ''xyz-d65''"
+ "value": "xyz | xyz-d50 | xyz-d65"
},
{
"name": "",
@@ -1572,13 +1572,13 @@
"name": "",
"href": "https://drafts.csswg.org/css-color-4/#typedef-rectangular-color-space",
"type": "type",
- "value": "''srgb'' | ''srgb-linear'' | ''display-p3'' | ''a98-rgb'' | ''prophoto-rgb'' | ''rec2020'' | ''lab'' | ''oklab'' | ''xyz'' | ''xyz-d50'' | ''xyz-d65''"
+ "value": "srgb | srgb-linear | display-p3 | a98-rgb | prophoto-rgb | rec2020 | lab | oklab | xyz | xyz-d50 | xyz-d65"
},
{
"name": "",
"href": "https://drafts.csswg.org/css-color-4/#typedef-polar-color-space",
"type": "type",
- "value": "''hsl'' | ''hwb'' | ''lch'' | ''oklch''"
+ "value": "hsl | hwb | lch | oklch"
},
{
"name": "",
diff --git a/ed/css/css-easing.json b/ed/css/css-easing.json
index a1ea1fd5f037..559d28dc77a2 100644
--- a/ed/css/css-easing.json
+++ b/ed/css/css-easing.json
@@ -29,7 +29,7 @@
"name": "",
"href": "https://drafts.csswg.org/css-easing-2/#typedef-cubic-bezier-easing-function",
"type": "type",
- "value": "''ease'' | ''ease-in'' | ''ease-out'' | ''ease-in-out'' | ",
+ "value": "ease | ease-in | ease-out | ease-in-out | ",
"values": [
{
"name": "ease-in",
@@ -71,7 +71,7 @@
"name": "",
"href": "https://drafts.csswg.org/css-easing-2/#typedef-step-easing-function",
"type": "type",
- "value": "''step-start'' | ''step-end'' | "
+ "value": "step-start | step-end | "
},
{
"name": "steps()",
@@ -99,7 +99,7 @@
"name": "",
"href": "https://drafts.csswg.org/css-easing-2/#typedef-step-position",
"type": "type",
- "value": "''jump-start'' | ''jump-end'' | ''jump-none'' | ''jump-both'' | ''start'' | ''end''",
+ "value": "jump-start | jump-end | jump-none | jump-both | start | end",
"values": [
{
"name": "jump-start",
diff --git a/ed/css/css-env.json b/ed/css/css-env.json
index ebfd179d073b..a3359ba20c4b 100644
--- a/ed/css/css-env.json
+++ b/ed/css/css-env.json
@@ -37,6 +37,30 @@
"type": "value",
"value": "safe-area-inset-left"
},
+ {
+ "name": "safe-area-max-inset-top",
+ "href": "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-max-inset-top",
+ "type": "value",
+ "value": "safe-area-max-inset-top"
+ },
+ {
+ "name": "safe-area-max-inset-right",
+ "href": "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-max-inset-right",
+ "type": "value",
+ "value": "safe-area-max-inset-right"
+ },
+ {
+ "name": "safe-area-max-inset-bottom",
+ "href": "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-max-inset-bottom",
+ "type": "value",
+ "value": "safe-area-max-inset-bottom"
+ },
+ {
+ "name": "safe-area-max-inset-left",
+ "href": "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-max-inset-left",
+ "type": "value",
+ "value": "safe-area-max-inset-left"
+ },
{
"name": "viewport-segment-width",
"href": "https://drafts.csswg.org/css-env-1/#valdef-env-viewport-segment-width",
diff --git a/ed/css/css-fonts.json b/ed/css/css-fonts.json
index 915dfeef716e..cac9a1e9bf13 100644
--- a/ed/css/css-fonts.json
+++ b/ed/css/css-fonts.json
@@ -1457,7 +1457,7 @@
"prose": "A locally installed system font, whose use is subject to certain constraints. In particular, it may not be used with the font-family property, but can be used with the font shorthand. The following values refer to system fonts:",
"href": "https://drafts.csswg.org/css-fonts-4/#system-family-name-value",
"type": "type",
- "value": "''caption'' | ''icon'' | ''menu'' | ''message-box'' | ''small-caption'' | ''status-bar''"
+ "value": "caption | icon | menu | message-box | small-caption | status-bar"
},
{
"name": "",
@@ -1572,19 +1572,19 @@
"name": "",
"href": "https://drafts.csswg.org/css-fonts-4/#typedef-generic-script-specific",
"type": "type",
- "value": "''generic(fangsong)'' | ''generic(kai)'' | ''generic(khmer-mul)'' | ''generic(nastaliq)''"
+ "value": "generic(fangsong) | generic(kai) | generic(khmer-mul) | generic(nastaliq)"
},
{
"name": "",
"href": "https://drafts.csswg.org/css-fonts-4/#typedef-generic-complete",
"type": "type",
- "value": "''serif'' | ''sans-serif'' | ''system-ui'' | ''cursive'' | ''fantasy'' | ''math'' | ''monospace''"
+ "value": "serif | sans-serif | system-ui | cursive | fantasy | math | monospace"
},
{
"name": "",
"href": "https://drafts.csswg.org/css-fonts-4/#typedef-generic-incomplete",
"type": "type",
- "value": "''ui-serif'' | ''ui-sans-serif'' | ''ui-monospace'' | ''ui-rounded''"
+ "value": "ui-serif | ui-sans-serif | ui-monospace | ui-rounded"
},
{
"name": "",
diff --git a/ed/css/css-shapes.json b/ed/css/css-shapes.json
index 72e692cb6e75..da844d0a8180 100644
--- a/ed/css/css-shapes.json
+++ b/ed/css/css-shapes.json
@@ -164,7 +164,7 @@
"name": "",
"href": "https://drafts.csswg.org/css-shapes-1/#typedef-shape-box",
"type": "type",
- "value": " | ''margin-box''",
+ "value": " | margin-box",
"values": [
{
"name": "margin-box",
diff --git a/ed/css/web-animations-2.json b/ed/css/web-animations-2.json
new file mode 100644
index 000000000000..9c9a9180d90c
--- /dev/null
+++ b/ed/css/web-animations-2.json
@@ -0,0 +1,75 @@
+{
+ "spec": {
+ "title": "Web Animations Level 2",
+ "url": "https://drafts.csswg.org/web-animations-2/"
+ },
+ "properties": [],
+ "atrules": [],
+ "selectors": [],
+ "values": [],
+ "warnings": [
+ {
+ "msg": "Dangling value",
+ "name": "once",
+ "prose": "The primary behavior is triggering the associated animation.",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-once",
+ "type": "value",
+ "value": "once",
+ "for": "animation trigger type"
+ },
+ {
+ "msg": "Dangling value",
+ "name": "repeat",
+ "prose": "The primary behavior is triggering the associated animation. The inverse behavior is resetting the associated animation effect back to its before phase and its associated animation’s start time to zero.",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-repeat",
+ "type": "value",
+ "value": "repeat",
+ "for": "animation trigger type"
+ },
+ {
+ "msg": "Dangling value",
+ "name": "alternate",
+ "prose": "The inverse behavior is reversing the associated animation.",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-alternate",
+ "type": "value",
+ "value": "alternate",
+ "for": "animation trigger type"
+ },
+ {
+ "msg": "Dangling value",
+ "name": "state",
+ "prose": "The primary behavior is triggering or resuming the associated animation. The inverse behavior is pausing the associated animation.",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-state",
+ "type": "value",
+ "value": "state",
+ "for": "animation trigger type"
+ },
+ {
+ "msg": "Dangling value",
+ "name": "idle",
+ "prose": "The animation effect associated animation remains in its before phase and stays at zero start time.",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-state-idle",
+ "type": "value",
+ "value": "idle",
+ "for": "animation trigger state"
+ },
+ {
+ "msg": "Dangling value",
+ "name": "primary",
+ "prose": "When switched to this value the primary behavior type defined by type is applied to animation.",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-state-primary",
+ "type": "value",
+ "value": "primary",
+ "for": "animation trigger state"
+ },
+ {
+ "msg": "Dangling value",
+ "name": "inverse",
+ "prose": "When switched to this value the inverse behavior type defined by type is applied to animation.",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-state-inverse",
+ "type": "value",
+ "value": "inverse",
+ "for": "animation trigger state"
+ }
+ ]
+}
diff --git a/ed/dfns/css-animations-2.json b/ed/dfns/css-animations-2.json
index 50390345d729..b628c0c5361f 100644
--- a/ed/dfns/css-animations-2.json
+++ b/ed/dfns/css-animations-2.json
@@ -259,6 +259,425 @@
},
"definedIn": "prose"
},
+ {
+ "id": "propdef-animation-trigger-type",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-type",
+ "linkingText": [
+ "animation-trigger-type"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-type",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-type",
+ "title": "The animation-trigger-type property",
+ "number": "5.1"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "typedef-single-animation-trigger-type",
+ "href": "https://drafts.csswg.org/css-animations-2/#typedef-single-animation-trigger-type",
+ "linkingText": [
+ ""
+ ],
+ "localLinkingText": [],
+ "type": "type",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-type",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-type",
+ "title": "The animation-trigger-type property",
+ "number": "5.1"
+ },
+ "definedIn": "prose"
+ },
+ {
+ "id": "valdef-animation-trigger-type-once",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-type-once",
+ "linkingText": [
+ "once"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation-trigger-type"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-type",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-type",
+ "title": "The animation-trigger-type property",
+ "number": "5.1"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-animation-trigger-type-repeat",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-type-repeat",
+ "linkingText": [
+ "repeat"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation-trigger-type"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-type",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-type",
+ "title": "The animation-trigger-type property",
+ "number": "5.1"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-animation-trigger-type-alternate",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-type-alternate",
+ "linkingText": [
+ "alternate"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation-trigger-type"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-type",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-type",
+ "title": "The animation-trigger-type property",
+ "number": "5.1"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-animation-trigger-type-state",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-type-state",
+ "linkingText": [
+ "state"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation-trigger-type"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-type",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-type",
+ "title": "The animation-trigger-type property",
+ "number": "5.1"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "propdef-animation-trigger-timeline",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-timeline",
+ "linkingText": [
+ "animation-trigger-timeline"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-timeline",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-timeline",
+ "title": "The animation-trigger-timeline property",
+ "number": "5.2"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-animation-trigger-range",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-range",
+ "linkingText": [
+ "animation-trigger-range"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-range",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-range",
+ "title": "The animation-trigger-range property",
+ "number": "5.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-animation-trigger-range-start",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-range-start",
+ "linkingText": [
+ "animation-trigger-range-start"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-range-start",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-range-start",
+ "title": "The animation-trigger-range-start property",
+ "number": "5.4"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-animation-trigger-range-end",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-range-end",
+ "linkingText": [
+ "animation-trigger-range-end"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-range-end",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-range-end",
+ "title": "The animation-trigger-range-end property",
+ "number": "5.5"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-animation-trigger-exit-range",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-exit-range",
+ "linkingText": [
+ "animation-trigger-exit-range"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-exit-range",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range",
+ "title": "The animation-trigger-exit-range property",
+ "number": "5.6"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-animation-trigger-exit-range-start",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-exit-range-start",
+ "linkingText": [
+ "animation-trigger-exit-range-start"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-exit-range-start",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range-start",
+ "title": "The animation-trigger-exit-range-start property",
+ "number": "5.7"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "valdef-animation-trigger-exit-range-start-auto",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-start-auto",
+ "linkingText": [
+ "auto"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation-trigger-exit-range-start"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-exit-range-start",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range-start",
+ "title": "The animation-trigger-exit-range-start property",
+ "number": "5.7"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-animation-trigger-exit-range-start-normal",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-start-normal",
+ "linkingText": [
+ "normal"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation-trigger-exit-range-start"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-exit-range-start",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range-start",
+ "title": "The animation-trigger-exit-range-start property",
+ "number": "5.7"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-animation-trigger-exit-range-start-timeline-range-name-length-percentage",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-start-timeline-range-name-length-percentage",
+ "linkingText": [
+ " ?"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation-trigger-exit-range-start"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-exit-range-start",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range-start",
+ "title": "The animation-trigger-exit-range-start property",
+ "number": "5.7"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "propdef-animation-trigger-exit-range-end",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-exit-range-end",
+ "linkingText": [
+ "animation-trigger-exit-range-end"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-exit-range-end",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range-end",
+ "title": "The animation-trigger-exit-range-end property",
+ "number": "5.8"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "valdef-animation-trigger-exit-range-end-auto",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-end-auto",
+ "linkingText": [
+ "auto"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation-trigger-exit-range-end"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-exit-range-end",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range-end",
+ "title": "The animation-trigger-exit-range-end property",
+ "number": "5.8"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-animation-trigger-exit-range-end-normal",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-end-normal",
+ "linkingText": [
+ "normal"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation-trigger-exit-range-end"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-exit-range-end",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range-end",
+ "title": "The animation-trigger-exit-range-end property",
+ "number": "5.8"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-animation-trigger-exit-range-end-timeline-range-name-length-percentage",
+ "href": "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-end-timeline-range-name-length-percentage",
+ "linkingText": [
+ " ?"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation-trigger-exit-range-end"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger-exit-range-end",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range-end",
+ "title": "The animation-trigger-exit-range-end property",
+ "number": "5.8"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "propdef-animation-trigger",
+ "href": "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger",
+ "linkingText": [
+ "animation-trigger"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger",
+ "title": "The animation-trigger property",
+ "number": "5.9"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "typedef-single-animation-trigger",
+ "href": "https://drafts.csswg.org/css-animations-2/#typedef-single-animation-trigger",
+ "linkingText": [
+ ""
+ ],
+ "localLinkingText": [],
+ "type": "type",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "animation-trigger",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger",
+ "title": "The animation-trigger property",
+ "number": "5.9"
+ },
+ "definedIn": "pre"
+ },
{
"id": "interval-start",
"href": "https://drafts.csswg.org/css-animations-2/#interval-start",
@@ -274,7 +693,7 @@
"id": "event-dispatch",
"href": "https://drafts.csswg.org/css-animations-2/#event-dispatch",
"title": "Event dispatch",
- "number": "5.1"
+ "number": "6.1"
},
"definedIn": "prose"
},
@@ -293,7 +712,7 @@
"id": "event-dispatch",
"href": "https://drafts.csswg.org/css-animations-2/#event-dispatch",
"title": "Event dispatch",
- "number": "5.1"
+ "number": "6.1"
},
"definedIn": "prose"
},
@@ -312,7 +731,7 @@
"id": "event-dispatch",
"href": "https://drafts.csswg.org/css-animations-2/#event-dispatch",
"title": "Event dispatch",
- "number": "5.1"
+ "number": "6.1"
},
"definedIn": "table"
},
@@ -331,7 +750,7 @@
"id": "the-CSSAnimation-interface",
"href": "https://drafts.csswg.org/css-animations-2/#the-CSSAnimation-interface",
"title": "The CSSAnimation interface",
- "number": "6.1"
+ "number": "7.1"
},
"definedIn": "pre"
},
@@ -352,7 +771,7 @@
"id": "the-CSSAnimation-interface",
"href": "https://drafts.csswg.org/css-animations-2/#the-CSSAnimation-interface",
"title": "The CSSAnimation interface",
- "number": "6.1"
+ "number": "7.1"
},
"definedIn": "dt"
}
diff --git a/ed/dfns/css-borders-4.json b/ed/dfns/css-borders-4.json
index 81e2f9575b3c..84baee1c9037 100644
--- a/ed/dfns/css-borders-4.json
+++ b/ed/dfns/css-borders-4.json
@@ -1107,71 +1107,497 @@
"definedIn": "table"
},
{
- "id": "propdef-corner-shape",
- "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-shape",
+ "id": "typedef-corner-shape-value",
+ "href": "https://drafts.csswg.org/css-borders-4/#typedef-corner-shape-value",
"linkingText": [
- "corner-shape"
+ ""
],
"localLinkingText": [],
- "type": "property",
+ "type": "type",
"for": [],
"access": "public",
"informative": false,
"heading": {
- "id": "corner-shaping",
- "href": "https://drafts.csswg.org/css-borders-4/#corner-shaping",
- "title": "Corner Shaping: the corner-shape property",
- "number": "3.3"
+ "id": "corner-shape-value",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-value",
+ "title": "corner-shape values",
+ "number": "3.3.2"
},
- "definedIn": "table"
+ "definedIn": "pre"
},
{
- "id": "valdef-corner-shape-round",
- "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-round",
+ "id": "valdef-corner-shape-value-round",
+ "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-round",
"linkingText": [
"round"
],
"localLinkingText": [],
"type": "value",
"for": [
- "corner-shape"
+ ""
],
"access": "public",
"informative": false,
"heading": {
- "id": "corner-shaping",
- "href": "https://drafts.csswg.org/css-borders-4/#corner-shaping",
- "title": "Corner Shaping: the corner-shape property",
- "number": "3.3"
+ "id": "corner-shape-value",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-value",
+ "title": "corner-shape values",
+ "number": "3.3.2"
},
"definedIn": "dt"
},
{
- "id": "valdef-corner-shape-angle",
- "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-angle",
+ "id": "valdef-corner-shape-value-scoop",
+ "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-scoop",
"linkingText": [
- "angle"
+ "scoop"
],
"localLinkingText": [],
"type": "value",
"for": [
- "corner-shape"
+ ""
],
"access": "public",
"informative": false,
"heading": {
- "id": "corner-shaping",
- "href": "https://drafts.csswg.org/css-borders-4/#corner-shaping",
- "title": "Corner Shaping: the corner-shape property",
- "number": "3.3"
+ "id": "corner-shape-value",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-value",
+ "title": "corner-shape values",
+ "number": "3.3.2"
},
"definedIn": "dt"
},
{
- "id": "propdef-corners",
- "href": "https://drafts.csswg.org/css-borders-4/#propdef-corners",
+ "id": "valdef-corner-shape-value-bevel",
+ "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-bevel",
"linkingText": [
- "corners"
+ "bevel"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ ""
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-value",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-value",
+ "title": "corner-shape values",
+ "number": "3.3.2"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-corner-shape-value-notch",
+ "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-notch",
+ "linkingText": [
+ "notch"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ ""
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-value",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-value",
+ "title": "corner-shape values",
+ "number": "3.3.2"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-corner-shape-value-straight",
+ "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-straight",
+ "linkingText": [
+ "straight"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ ""
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-value",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-value",
+ "title": "corner-shape values",
+ "number": "3.3.2"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-corner-shape-value-squircle",
+ "href": "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-squircle",
+ "linkingText": [
+ "squircle"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ ""
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-value",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-value",
+ "title": "corner-shape values",
+ "number": "3.3.2"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "funcdef-superellipse",
+ "href": "https://drafts.csswg.org/css-borders-4/#funcdef-superellipse",
+ "linkingText": [
+ "superellipse()"
+ ],
+ "localLinkingText": [],
+ "type": "function",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-value",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-value",
+ "title": "corner-shape values",
+ "number": "3.3.2"
+ },
+ "definedIn": "prose"
+ },
+ {
+ "id": "superellipse-exponent",
+ "href": "https://drafts.csswg.org/css-borders-4/#superellipse-exponent",
+ "linkingText": [
+ "superellipse exponent"
+ ],
+ "localLinkingText": [],
+ "type": "dfn",
+ "for": [],
+ "access": "private",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-value",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-value",
+ "title": "corner-shape values",
+ "number": "3.3.2"
+ },
+ "definedIn": "prose"
+ },
+ {
+ "id": "propdef-corner-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-shape",
+ "linkingText": [
+ "corner-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-top-left-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-top-left-shape",
+ "linkingText": [
+ "corner-top-left-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-top-right-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-top-right-shape",
+ "linkingText": [
+ "corner-top-right-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-bottom-right-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-bottom-right-shape",
+ "linkingText": [
+ "corner-bottom-right-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-bottom-left-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-bottom-left-shape",
+ "linkingText": [
+ "corner-bottom-left-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-start-start-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-start-start-shape",
+ "linkingText": [
+ "corner-start-start-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-start-end-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-start-end-shape",
+ "linkingText": [
+ "corner-start-end-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-end-start-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-end-start-shape",
+ "linkingText": [
+ "corner-end-start-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-end-end-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-end-end-shape",
+ "linkingText": [
+ "corner-end-end-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-top-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-top-shape",
+ "linkingText": [
+ "corner-top-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-right-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-right-shape",
+ "linkingText": [
+ "corner-right-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-bottom-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-bottom-shape",
+ "linkingText": [
+ "corner-bottom-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-left-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-left-shape",
+ "linkingText": [
+ "corner-left-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-block-start-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-block-start-shape",
+ "linkingText": [
+ "corner-block-start-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-block-end-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-block-end-shape",
+ "linkingText": [
+ "corner-block-end-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-inline-start-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-inline-start-shape",
+ "linkingText": [
+ "corner-inline-start-shape"
+ ],
+ "localLinkingText": [],
+ "type": "property",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "propdef-corner-inline-end-shape",
+ "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-inline-end-shape",
+ "linkingText": [
+ "corner-inline-end-shape"
],
"localLinkingText": [],
"type": "property",
@@ -1179,13 +1605,32 @@
"access": "public",
"informative": false,
"heading": {
- "id": "corners-shorthand",
- "href": "https://drafts.csswg.org/css-borders-4/#corners-shorthand",
- "title": "Corner Shape and Size: the corners shorthand",
- "number": "3.4"
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
},
"definedIn": "table"
},
+ {
+ "id": "superellipse-interpolation",
+ "href": "https://drafts.csswg.org/css-borders-4/#superellipse-interpolation",
+ "linkingText": [
+ "superellipse interpolation"
+ ],
+ "localLinkingText": [],
+ "type": "dfn",
+ "for": [],
+ "access": "private",
+ "informative": false,
+ "heading": {
+ "id": "corner-shape-interpolation",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-interpolation",
+ "title": "Interpolating corner shapes",
+ "number": "3.3.4"
+ },
+ "definedIn": "prose"
+ },
{
"id": "propdef-border-limit",
"href": "https://drafts.csswg.org/css-borders-4/#propdef-border-limit",
diff --git a/ed/dfns/css-env-1.json b/ed/dfns/css-env-1.json
index 071bbdd3e1cc..02cf2f83c721 100644
--- a/ed/dfns/css-env-1.json
+++ b/ed/dfns/css-env-1.json
@@ -109,6 +109,90 @@
},
"definedIn": "table"
},
+ {
+ "id": "valdef-env-safe-area-max-inset-top",
+ "href": "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-max-inset-top",
+ "linkingText": [
+ "safe-area-max-inset-top"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "env()"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "safe-area-max-insets",
+ "href": "https://drafts.csswg.org/css-env-1/#safe-area-max-insets",
+ "title": "Safe area maximum inset variables",
+ "number": "2.2"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "valdef-env-safe-area-max-inset-right",
+ "href": "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-max-inset-right",
+ "linkingText": [
+ "safe-area-max-inset-right"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "env()"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "safe-area-max-insets",
+ "href": "https://drafts.csswg.org/css-env-1/#safe-area-max-insets",
+ "title": "Safe area maximum inset variables",
+ "number": "2.2"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "valdef-env-safe-area-max-inset-bottom",
+ "href": "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-max-inset-bottom",
+ "linkingText": [
+ "safe-area-max-inset-bottom"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "env()"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "safe-area-max-insets",
+ "href": "https://drafts.csswg.org/css-env-1/#safe-area-max-insets",
+ "title": "Safe area maximum inset variables",
+ "number": "2.2"
+ },
+ "definedIn": "table"
+ },
+ {
+ "id": "valdef-env-safe-area-max-inset-left",
+ "href": "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-max-inset-left",
+ "linkingText": [
+ "safe-area-max-inset-left"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "env()"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "safe-area-max-insets",
+ "href": "https://drafts.csswg.org/css-env-1/#safe-area-max-insets",
+ "title": "Safe area maximum inset variables",
+ "number": "2.2"
+ },
+ "definedIn": "table"
+ },
{
"id": "valdef-env-viewport-segment-width",
"href": "https://drafts.csswg.org/css-env-1/#valdef-env-viewport-segment-width",
@@ -126,7 +210,7 @@
"id": "viewport-segments",
"href": "https://drafts.csswg.org/css-env-1/#viewport-segments",
"title": "Viewport segment variables",
- "number": "2.2"
+ "number": "2.3"
},
"definedIn": "table"
},
@@ -147,7 +231,7 @@
"id": "viewport-segments",
"href": "https://drafts.csswg.org/css-env-1/#viewport-segments",
"title": "Viewport segment variables",
- "number": "2.2"
+ "number": "2.3"
},
"definedIn": "table"
},
@@ -168,7 +252,7 @@
"id": "viewport-segments",
"href": "https://drafts.csswg.org/css-env-1/#viewport-segments",
"title": "Viewport segment variables",
- "number": "2.2"
+ "number": "2.3"
},
"definedIn": "table"
},
@@ -189,7 +273,7 @@
"id": "viewport-segments",
"href": "https://drafts.csswg.org/css-env-1/#viewport-segments",
"title": "Viewport segment variables",
- "number": "2.2"
+ "number": "2.3"
},
"definedIn": "table"
},
@@ -210,7 +294,7 @@
"id": "viewport-segments",
"href": "https://drafts.csswg.org/css-env-1/#viewport-segments",
"title": "Viewport segment variables",
- "number": "2.2"
+ "number": "2.3"
},
"definedIn": "table"
},
@@ -231,7 +315,7 @@
"id": "viewport-segments",
"href": "https://drafts.csswg.org/css-env-1/#viewport-segments",
"title": "Viewport segment variables",
- "number": "2.2"
+ "number": "2.3"
},
"definedIn": "table"
},
diff --git a/ed/dfns/css-highlight-api-1.json b/ed/dfns/css-highlight-api-1.json
index c15c9463eb70..7606c68e566b 100644
--- a/ed/dfns/css-highlight-api-1.json
+++ b/ed/dfns/css-highlight-api-1.json
@@ -273,6 +273,25 @@
},
"definedIn": "pre"
},
+ {
+ "id": "highlightregistry",
+ "href": "https://drafts.csswg.org/css-highlight-api-1/#highlightregistry",
+ "linkingText": [
+ "HighlightRegistry"
+ ],
+ "localLinkingText": [],
+ "type": "interface",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "registration",
+ "href": "https://drafts.csswg.org/css-highlight-api-1/#registration",
+ "title": "Registering Custom Highlights",
+ "number": "3.2"
+ },
+ "definedIn": "pre"
+ },
{
"id": "custom-highlight-name",
"href": "https://drafts.csswg.org/css-highlight-api-1/#custom-highlight-name",
diff --git a/ed/dfns/web-animations-2.json b/ed/dfns/web-animations-2.json
index a6c63c340552..907fd04c5565 100644
--- a/ed/dfns/web-animations-2.json
+++ b/ed/dfns/web-animations-2.json
@@ -57,7 +57,7 @@
"id": "animations",
"href": "https://drafts.csswg.org/web-animations-2/#animations",
"title": "Animations",
- "number": "3.3"
+ "number": "3.4"
},
"definedIn": "prose"
},
@@ -76,7 +76,7 @@
"id": "animations",
"href": "https://drafts.csswg.org/web-animations-2/#animations",
"title": "Animations",
- "number": "3.3"
+ "number": "3.4"
},
"definedIn": "prose"
},
@@ -97,7 +97,7 @@
"id": "setting-the-timeline",
"href": "https://drafts.csswg.org/web-animations-2/#setting-the-timeline",
"title": "Setting the timeline of an animation",
- "number": "3.3.1"
+ "number": "3.4.1"
},
"definedIn": "prose"
},
@@ -116,7 +116,7 @@
"id": "waiting-for-the-associated-effect",
"href": "https://drafts.csswg.org/web-animations-2/#waiting-for-the-associated-effect",
"title": "Waiting for the associated effect",
- "number": "3.3.3"
+ "number": "3.4.3"
},
"definedIn": "prose"
},
@@ -135,7 +135,7 @@
"id": "validating-a-css-numberish-time",
"href": "https://drafts.csswg.org/web-animations-2/#validating-a-css-numberish-time",
"title": "Validating a CSSNumberish time",
- "number": "3.3.4"
+ "number": "3.4.4"
},
"definedIn": "prose"
},
@@ -154,7 +154,7 @@
"id": "setting-the-current-time-of-an-animation",
"href": "https://drafts.csswg.org/web-animations-2/#setting-the-current-time-of-an-animation",
"title": "Setting the current time of an Animation",
- "number": "3.3.5"
+ "number": "3.4.5"
},
"definedIn": "prose"
},
@@ -173,7 +173,7 @@
"id": "setting-the-current-time-of-an-animation",
"href": "https://drafts.csswg.org/web-animations-2/#setting-the-current-time-of-an-animation",
"title": "Setting the current time of an Animation",
- "number": "3.3.5"
+ "number": "3.4.5"
},
"definedIn": "prose"
},
@@ -192,7 +192,7 @@
"id": "setting-the-start-time-of-an-animation",
"href": "https://drafts.csswg.org/web-animations-2/#setting-the-start-time-of-an-animation",
"title": "Setting the start time of an Animation",
- "number": "3.3.6"
+ "number": "3.4.6"
},
"definedIn": "prose"
},
@@ -211,7 +211,7 @@
"id": "playing-an-animation-section",
"href": "https://drafts.csswg.org/web-animations-2/#playing-an-animation-section",
"title": "Playing an animation",
- "number": "3.3.7"
+ "number": "3.4.7"
},
"definedIn": "prose"
},
@@ -232,7 +232,7 @@
"id": "playing-an-animation-section",
"href": "https://drafts.csswg.org/web-animations-2/#playing-an-animation-section",
"title": "Playing an animation",
- "number": "3.3.7"
+ "number": "3.4.7"
},
"definedIn": "note"
},
@@ -251,7 +251,7 @@
"id": "playing-an-animation-section",
"href": "https://drafts.csswg.org/web-animations-2/#playing-an-animation-section",
"title": "Playing an animation",
- "number": "3.3.7"
+ "number": "3.4.7"
},
"definedIn": "prose"
},
@@ -272,7 +272,7 @@
"id": "auto-aligning-start-time",
"href": "https://drafts.csswg.org/web-animations-2/#auto-aligning-start-time",
"title": "Auto-aligning the start time",
- "number": "3.3.7.1"
+ "number": "3.4.7.1"
},
"definedIn": "prose"
},
@@ -293,7 +293,7 @@
"id": "the-overall-progress-of-an-animation",
"href": "https://drafts.csswg.org/web-animations-2/#the-overall-progress-of-an-animation",
"title": "Calculating the overall progress of an animation",
- "number": "3.3.11"
+ "number": "3.4.11"
},
"definedIn": "prose"
},
@@ -312,7 +312,7 @@
"id": "animation-effects",
"href": "https://drafts.csswg.org/web-animations-2/#animation-effects",
"title": "Animation effects",
- "number": "3.4"
+ "number": "3.5"
},
"definedIn": "prose"
},
@@ -331,7 +331,7 @@
"id": "animation-effects",
"href": "https://drafts.csswg.org/web-animations-2/#animation-effects",
"title": "Animation effects",
- "number": "3.4"
+ "number": "3.5"
},
"definedIn": "prose"
},
@@ -350,7 +350,7 @@
"id": "the-active-interval",
"href": "https://drafts.csswg.org/web-animations-2/#the-active-interval",
"title": "The active interval",
- "number": "3.4.2"
+ "number": "3.5.2"
},
"definedIn": "prose"
},
@@ -369,7 +369,7 @@
"id": "the-active-interval",
"href": "https://drafts.csswg.org/web-animations-2/#the-active-interval",
"title": "The active interval",
- "number": "3.4.2"
+ "number": "3.5.2"
},
"definedIn": "prose"
},
@@ -388,7 +388,7 @@
"id": "the-active-interval",
"href": "https://drafts.csswg.org/web-animations-2/#the-active-interval",
"title": "The active interval",
- "number": "3.4.2"
+ "number": "3.5.2"
},
"definedIn": "prose"
},
@@ -407,7 +407,7 @@
"id": "local-time-and-inherited-time",
"href": "https://drafts.csswg.org/web-animations-2/#local-time-and-inherited-time",
"title": "Local time and inherited time",
- "number": "3.4.3"
+ "number": "3.5.3"
},
"definedIn": "prose"
},
@@ -426,7 +426,7 @@
"id": "local-time-and-inherited-time",
"href": "https://drafts.csswg.org/web-animations-2/#local-time-and-inherited-time",
"title": "Local time and inherited time",
- "number": "3.4.3"
+ "number": "3.5.3"
},
"definedIn": "prose"
},
@@ -445,7 +445,7 @@
"id": "animation-effect-phases-and-states",
"href": "https://drafts.csswg.org/web-animations-2/#animation-effect-phases-and-states",
"title": "Animation effect phases and states",
- "number": "3.4.4"
+ "number": "3.5.4"
},
"definedIn": "prose"
},
@@ -464,7 +464,7 @@
"id": "animation-effect-phases-and-states",
"href": "https://drafts.csswg.org/web-animations-2/#animation-effect-phases-and-states",
"title": "Animation effect phases and states",
- "number": "3.4.4"
+ "number": "3.5.4"
},
"definedIn": "prose"
},
@@ -483,7 +483,7 @@
"id": "animation-effect-phases-and-states",
"href": "https://drafts.csswg.org/web-animations-2/#animation-effect-phases-and-states",
"title": "Animation effect phases and states",
- "number": "3.4.4"
+ "number": "3.5.4"
},
"definedIn": "dt"
},
@@ -502,7 +502,7 @@
"id": "iteration-intervals",
"href": "https://drafts.csswg.org/web-animations-2/#iteration-intervals",
"title": "Iteration intervals",
- "number": "3.5.1"
+ "number": "3.6.1"
},
"definedIn": "prose"
},
@@ -523,7 +523,7 @@
"id": "animation-effect-speed-control",
"href": "https://drafts.csswg.org/web-animations-2/#animation-effect-speed-control",
"title": "Animation effect speed control",
- "number": "3.6"
+ "number": "3.7"
},
"definedIn": "prose"
},
@@ -542,7 +542,7 @@
"id": "calculating-the-active-duration",
"href": "https://drafts.csswg.org/web-animations-2/#calculating-the-active-duration",
"title": "Calculating the active duration",
- "number": "3.7.2"
+ "number": "3.8.2"
},
"definedIn": "prose"
},
@@ -561,7 +561,7 @@
"id": "calculating-the-active-duration",
"href": "https://drafts.csswg.org/web-animations-2/#calculating-the-active-duration",
"title": "Calculating the active duration",
- "number": "3.7.2"
+ "number": "3.8.2"
},
"definedIn": "prose"
},
@@ -580,7 +580,7 @@
"id": "calculating-the-transformed-time",
"href": "https://drafts.csswg.org/web-animations-2/#calculating-the-transformed-time",
"title": "Calculating the transformed time",
- "number": "3.8.2"
+ "number": "3.9.2"
},
"definedIn": "prose"
},
@@ -599,7 +599,7 @@
"id": "grouping-and-synchronization",
"href": "https://drafts.csswg.org/web-animations-2/#grouping-and-synchronization",
"title": "Grouping and synchronization",
- "number": "3.9"
+ "number": "3.10"
},
"definedIn": "prose"
},
@@ -618,7 +618,7 @@
"id": "grouping-and-synchronization",
"href": "https://drafts.csswg.org/web-animations-2/#grouping-and-synchronization",
"title": "Grouping and synchronization",
- "number": "3.9"
+ "number": "3.10"
},
"definedIn": "prose"
},
@@ -637,7 +637,7 @@
"id": "grouping-and-synchronization",
"href": "https://drafts.csswg.org/web-animations-2/#grouping-and-synchronization",
"title": "Grouping and synchronization",
- "number": "3.9"
+ "number": "3.10"
},
"definedIn": "prose"
},
@@ -656,7 +656,7 @@
"id": "sequence-effects",
"href": "https://drafts.csswg.org/web-animations-2/#sequence-effects",
"title": "Sequence effects",
- "number": "3.9.4"
+ "number": "3.10.4"
},
"definedIn": "prose"
},
@@ -736,6 +736,326 @@
},
"definedIn": "prose"
},
+ {
+ "id": "animation-trigger",
+ "href": "https://drafts.csswg.org/web-animations-2/#animation-trigger",
+ "linkingText": [
+ "animation trigger"
+ ],
+ "localLinkingText": [],
+ "type": "dfn",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "triggers-overview",
+ "href": "https://drafts.csswg.org/web-animations-2/#triggers-overview",
+ "title": "Overview",
+ "number": "4.6.1"
+ },
+ "definedIn": "prose"
+ },
+ {
+ "id": "animation-trigger-type",
+ "href": "https://drafts.csswg.org/web-animations-2/#animation-trigger-type",
+ "linkingText": [
+ "animation trigger type"
+ ],
+ "localLinkingText": [],
+ "type": "dfn",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "trigger-types",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-types",
+ "title": "Animation Trigger Types",
+ "number": "4.6.2"
+ },
+ "definedIn": "prose"
+ },
+ {
+ "id": "valdef-animation-trigger-type-once",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-once",
+ "linkingText": [
+ "once"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation trigger type"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "trigger-types",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-types",
+ "title": "Animation Trigger Types",
+ "number": "4.6.2"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-animation-trigger-type-repeat",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-repeat",
+ "linkingText": [
+ "repeat"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation trigger type"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "trigger-types",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-types",
+ "title": "Animation Trigger Types",
+ "number": "4.6.2"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-animation-trigger-type-alternate",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-alternate",
+ "linkingText": [
+ "alternate"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation trigger type"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "trigger-types",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-types",
+ "title": "Animation Trigger Types",
+ "number": "4.6.2"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-animation-trigger-type-state",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-state",
+ "linkingText": [
+ "state"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation trigger type"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "trigger-types",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-types",
+ "title": "Animation Trigger Types",
+ "number": "4.6.2"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "animation-trigger-state",
+ "href": "https://drafts.csswg.org/web-animations-2/#animation-trigger-state",
+ "linkingText": [
+ "animation trigger state"
+ ],
+ "localLinkingText": [],
+ "type": "dfn",
+ "for": [],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "trigger-state",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-state",
+ "title": "Animation Trigger State",
+ "number": "4.6.3"
+ },
+ "definedIn": "prose"
+ },
+ {
+ "id": "valdef-animation-trigger-state-idle",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-state-idle",
+ "linkingText": [
+ "idle"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation trigger state"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "trigger-state",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-state",
+ "title": "Animation Trigger State",
+ "number": "4.6.3"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-animation-trigger-state-primary",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-state-primary",
+ "linkingText": [
+ "primary"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation trigger state"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "trigger-state",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-state",
+ "title": "Animation Trigger State",
+ "number": "4.6.3"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "valdef-animation-trigger-state-inverse",
+ "href": "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-state-inverse",
+ "linkingText": [
+ "inverse"
+ ],
+ "localLinkingText": [],
+ "type": "value",
+ "for": [
+ "animation trigger state"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "trigger-state",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-state",
+ "title": "Animation Trigger State",
+ "number": "4.6.3"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "animation-trigger-active-interval",
+ "href": "https://drafts.csswg.org/web-animations-2/#animation-trigger-active-interval",
+ "linkingText": [
+ "active interval"
+ ],
+ "localLinkingText": [],
+ "type": "dfn",
+ "for": [
+ "animation trigger"
+ ],
+ "access": "private",
+ "informative": false,
+ "heading": {
+ "id": "trigger-active-interval",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-active-interval",
+ "title": "Animation Trigger Active Interval",
+ "number": "4.6.4"
+ },
+ "definedIn": "prose"
+ },
+ {
+ "id": "default-range",
+ "href": "https://drafts.csswg.org/web-animations-2/#default-range",
+ "linkingText": [
+ "default range"
+ ],
+ "localLinkingText": [],
+ "type": "dfn",
+ "for": [],
+ "access": "private",
+ "informative": false,
+ "heading": {
+ "id": "trigger-ranges",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-ranges",
+ "title": "Animation Trigger Ranges",
+ "number": "4.6.5"
+ },
+ "definedIn": "prose"
+ },
+ {
+ "id": "exit-range",
+ "href": "https://drafts.csswg.org/web-animations-2/#exit-range",
+ "linkingText": [
+ "exit range"
+ ],
+ "localLinkingText": [],
+ "type": "dfn",
+ "for": [],
+ "access": "private",
+ "informative": false,
+ "heading": {
+ "id": "trigger-ranges",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-ranges",
+ "title": "Animation Trigger Ranges",
+ "number": "4.6.5"
+ },
+ "definedIn": "prose"
+ },
+ {
+ "id": "setting-a-trigger-of-an-animation",
+ "href": "https://drafts.csswg.org/web-animations-2/#setting-a-trigger-of-an-animation",
+ "linkingText": [
+ "setting a trigger of an animation"
+ ],
+ "localLinkingText": [],
+ "type": "dfn",
+ "for": [],
+ "access": "private",
+ "informative": false,
+ "heading": {
+ "id": "setting-animation-trigger",
+ "href": "https://drafts.csswg.org/web-animations-2/#setting-animation-trigger",
+ "title": "Setting a Trigger of an Animation",
+ "number": "4.6.6"
+ },
+ "definedIn": "prose"
+ },
+ {
+ "id": "setting-timeline-of-animation-trigger",
+ "href": "https://drafts.csswg.org/web-animations-2/#setting-timeline-of-animation-trigger",
+ "linkingText": [
+ "setting timeline of animation trigger"
+ ],
+ "localLinkingText": [],
+ "type": "dfn",
+ "for": [],
+ "access": "private",
+ "informative": false,
+ "heading": {
+ "id": "setting-trigger-timeline",
+ "href": "https://drafts.csswg.org/web-animations-2/#setting-trigger-timeline",
+ "title": "Setting the timeline of an Animation Trigger",
+ "number": "4.6.7"
+ },
+ "definedIn": "prose"
+ },
+ {
+ "id": "updating-animation-trigger-state",
+ "href": "https://drafts.csswg.org/web-animations-2/#updating-animation-trigger-state",
+ "linkingText": [
+ "updating animation trigger state"
+ ],
+ "localLinkingText": [],
+ "type": "dfn",
+ "for": [],
+ "access": "private",
+ "informative": false,
+ "heading": {
+ "id": "updating-trigger-state",
+ "href": "https://drafts.csswg.org/web-animations-2/#updating-trigger-state",
+ "title": "Updating Animation Trigger State",
+ "number": "4.6.8"
+ },
+ "definedIn": "prose"
+ },
{
"id": "dom-animationtimeline-currenttime",
"href": "https://drafts.csswg.org/web-animations-2/#dom-animationtimeline-currenttime",
@@ -926,6 +1246,27 @@
},
"definedIn": "dt"
},
+ {
+ "id": "dom-animation-trigger",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animation-trigger",
+ "linkingText": [
+ "trigger"
+ ],
+ "localLinkingText": [],
+ "type": "attribute",
+ "for": [
+ "Animation"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animation-interface",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animation-interface",
+ "title": "The Animation interface",
+ "number": "5.2"
+ },
+ "definedIn": "dt"
+ },
{
"id": "dom-animationeffect-before-effects-effects",
"href": "https://drafts.csswg.org/web-animations-2/#dom-animationeffect-before-effects-effects",
@@ -2391,14 +2732,37 @@
"definedIn": "dt"
},
{
- "id": "dictdef-timelinerangeoffset",
- "href": "https://drafts.csswg.org/web-animations-2/#dictdef-timelinerangeoffset",
+ "id": "dom-animatable-animate",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animatable-animate",
+ "linkingText": [
+ "animate(keyframes, options)"
+ ],
+ "localLinkingText": [],
+ "type": "method",
+ "for": [
+ "Animatable"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animatable-interface-mixin",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animatable-interface-mixin",
+ "title": "The Animatable interface mixin",
+ "number": "5.14"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dictdef-animatable-timelinerangeoffset",
+ "href": "https://drafts.csswg.org/web-animations-2/#dictdef-animatable-timelinerangeoffset",
"linkingText": [
"TimelineRangeOffset"
],
"localLinkingText": [],
"type": "dictionary",
- "for": [],
+ "for": [
+ "Animatable"
+ ],
"access": "public",
"informative": false,
"heading": {
@@ -2494,19 +2858,42 @@
"definedIn": "dt"
},
{
- "id": "animationplaybackevent",
- "href": "https://drafts.csswg.org/web-animations-2/#animationplaybackevent",
+ "id": "dom-keyframeanimationoptions-trigger",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-keyframeanimationoptions-trigger",
"linkingText": [
- "AnimationPlaybackEvent"
+ "trigger"
],
"localLinkingText": [],
- "type": "interface",
- "for": [],
+ "type": "dict-member",
+ "for": [
+ "KeyframeAnimationOptions"
+ ],
"access": "public",
"informative": false,
"heading": {
- "id": "the-animationplaybackevent-interface",
- "href": "https://drafts.csswg.org/web-animations-2/#the-animationplaybackevent-interface",
+ "id": "the-animatable-interface-mixin",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animatable-interface-mixin",
+ "title": "The Animatable interface mixin",
+ "number": "5.14"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "animatable-animationplaybackevent",
+ "href": "https://drafts.csswg.org/web-animations-2/#animatable-animationplaybackevent",
+ "linkingText": [
+ "AnimationPlaybackEvent"
+ ],
+ "localLinkingText": [],
+ "type": "interface",
+ "for": [
+ "Animatable"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationplaybackevent-interface",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationplaybackevent-interface",
"title": "The AnimationPlaybackEvent interface",
"number": "5.15"
},
@@ -2585,14 +2972,16 @@
"definedIn": "pre"
},
{
- "id": "dictdef-animationplaybackeventinit",
- "href": "https://drafts.csswg.org/web-animations-2/#dictdef-animationplaybackeventinit",
+ "id": "dictdef-animatable-animationplaybackeventinit",
+ "href": "https://drafts.csswg.org/web-animations-2/#dictdef-animatable-animationplaybackeventinit",
"linkingText": [
"AnimationPlaybackEventInit"
],
"localLinkingText": [],
"type": "dictionary",
- "for": [],
+ "for": [
+ "Animatable"
+ ],
"access": "public",
"informative": false,
"heading": {
@@ -2686,6 +3075,454 @@
"number": "5.15"
},
"definedIn": "dt"
+ },
+ {
+ "id": "animatable-animationtrigger",
+ "href": "https://drafts.csswg.org/web-animations-2/#animatable-animationtrigger",
+ "linkingText": [
+ "AnimationTrigger"
+ ],
+ "localLinkingText": [],
+ "type": "interface",
+ "for": [
+ "Animatable"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtrigger-interface",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtrigger-interface",
+ "title": "The AnimationTrigger interface",
+ "number": "5.16"
+ },
+ "definedIn": "pre"
+ },
+ {
+ "id": "dom-animationtrigger-animationtrigger",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-animationtrigger",
+ "linkingText": [
+ "AnimationTrigger(options)",
+ "constructor(options)",
+ "AnimationTrigger()",
+ "constructor()"
+ ],
+ "localLinkingText": [],
+ "type": "constructor",
+ "for": [
+ "AnimationTrigger"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtrigger-interface",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtrigger-interface",
+ "title": "The AnimationTrigger interface",
+ "number": "5.16"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtrigger-animationtrigger-options-options",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-animationtrigger-options-options",
+ "linkingText": [
+ "options"
+ ],
+ "localLinkingText": [],
+ "type": "argument",
+ "for": [
+ "AnimationTrigger/AnimationTrigger(options)"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtrigger-interface",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtrigger-interface",
+ "title": "The AnimationTrigger interface",
+ "number": "5.16"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtrigger-timeline",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-timeline",
+ "linkingText": [
+ "timeline"
+ ],
+ "localLinkingText": [],
+ "type": "attribute",
+ "for": [
+ "AnimationTrigger"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtrigger-interface",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtrigger-interface",
+ "title": "The AnimationTrigger interface",
+ "number": "5.16"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtrigger-type",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-type",
+ "linkingText": [
+ "type"
+ ],
+ "localLinkingText": [],
+ "type": "attribute",
+ "for": [
+ "AnimationTrigger"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtrigger-interface",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtrigger-interface",
+ "title": "The AnimationTrigger interface",
+ "number": "5.16"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtrigger-rangestart",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-rangestart",
+ "linkingText": [
+ "rangeStart"
+ ],
+ "localLinkingText": [],
+ "type": "attribute",
+ "for": [
+ "AnimationTrigger"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtrigger-interface",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtrigger-interface",
+ "title": "The AnimationTrigger interface",
+ "number": "5.16"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtrigger-rangeend",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-rangeend",
+ "linkingText": [
+ "rangeEnd"
+ ],
+ "localLinkingText": [],
+ "type": "attribute",
+ "for": [
+ "AnimationTrigger"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtrigger-interface",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtrigger-interface",
+ "title": "The AnimationTrigger interface",
+ "number": "5.16"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtrigger-exitrangestart",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-exitrangestart",
+ "linkingText": [
+ "exitRangeStart"
+ ],
+ "localLinkingText": [],
+ "type": "attribute",
+ "for": [
+ "AnimationTrigger"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtrigger-interface",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtrigger-interface",
+ "title": "The AnimationTrigger interface",
+ "number": "5.16"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtrigger-exitrangeend",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-exitrangeend",
+ "linkingText": [
+ "exitRangeEnd"
+ ],
+ "localLinkingText": [],
+ "type": "attribute",
+ "for": [
+ "AnimationTrigger"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtrigger-interface",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtrigger-interface",
+ "title": "The AnimationTrigger interface",
+ "number": "5.16"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dictdef-animatable-animationtriggeroptions",
+ "href": "https://drafts.csswg.org/web-animations-2/#dictdef-animatable-animationtriggeroptions",
+ "linkingText": [
+ "AnimationTriggerOptions"
+ ],
+ "localLinkingText": [],
+ "type": "dictionary",
+ "for": [
+ "Animatable"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtriggeroptions-dictionary",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggeroptions-dictionary",
+ "title": "The AnimationTriggerOptions dictionary",
+ "number": "5.17"
+ },
+ "definedIn": "pre"
+ },
+ {
+ "id": "dom-animationtriggeroptions-timeline",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtriggeroptions-timeline",
+ "linkingText": [
+ "timeline"
+ ],
+ "localLinkingText": [],
+ "type": "dict-member",
+ "for": [
+ "AnimationTriggerOptions"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtriggeroptions-dictionary",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggeroptions-dictionary",
+ "title": "The AnimationTriggerOptions dictionary",
+ "number": "5.17"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtriggeroptions-type",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtriggeroptions-type",
+ "linkingText": [
+ "type"
+ ],
+ "localLinkingText": [],
+ "type": "dict-member",
+ "for": [
+ "AnimationTriggerOptions"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtriggeroptions-dictionary",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggeroptions-dictionary",
+ "title": "The AnimationTriggerOptions dictionary",
+ "number": "5.17"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtriggeroptions-rangestart",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtriggeroptions-rangestart",
+ "linkingText": [
+ "rangeStart"
+ ],
+ "localLinkingText": [],
+ "type": "dict-member",
+ "for": [
+ "AnimationTriggerOptions"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtriggeroptions-dictionary",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggeroptions-dictionary",
+ "title": "The AnimationTriggerOptions dictionary",
+ "number": "5.17"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtriggeroptions-rangeend",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtriggeroptions-rangeend",
+ "linkingText": [
+ "rangeEnd"
+ ],
+ "localLinkingText": [],
+ "type": "dict-member",
+ "for": [
+ "AnimationTriggerOptions"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtriggeroptions-dictionary",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggeroptions-dictionary",
+ "title": "The AnimationTriggerOptions dictionary",
+ "number": "5.17"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtriggeroptions-exitrangestart",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtriggeroptions-exitrangestart",
+ "linkingText": [
+ "exitRangeStart"
+ ],
+ "localLinkingText": [],
+ "type": "dict-member",
+ "for": [
+ "AnimationTriggerOptions"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtriggeroptions-dictionary",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggeroptions-dictionary",
+ "title": "The AnimationTriggerOptions dictionary",
+ "number": "5.17"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtriggeroptions-exitrangeend",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtriggeroptions-exitrangeend",
+ "linkingText": [
+ "exitRangeEnd"
+ ],
+ "localLinkingText": [],
+ "type": "dict-member",
+ "for": [
+ "AnimationTriggerOptions"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtriggeroptions-dictionary",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggeroptions-dictionary",
+ "title": "The AnimationTriggerOptions dictionary",
+ "number": "5.17"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "enumdef-animatable-animationtriggertype",
+ "href": "https://drafts.csswg.org/web-animations-2/#enumdef-animatable-animationtriggertype",
+ "linkingText": [
+ "AnimationTriggerType"
+ ],
+ "localLinkingText": [],
+ "type": "enum",
+ "for": [
+ "Animatable"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtriggertype-enumeration",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggertype-enumeration",
+ "title": "The AnimationTriggerType enumeration",
+ "number": "5.18"
+ },
+ "definedIn": "pre"
+ },
+ {
+ "id": "dom-animationtriggertype-once",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtriggertype-once",
+ "linkingText": [
+ "\"once\"",
+ "once"
+ ],
+ "localLinkingText": [],
+ "type": "enum-value",
+ "for": [
+ "AnimationTriggerType"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtriggertype-enumeration",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggertype-enumeration",
+ "title": "The AnimationTriggerType enumeration",
+ "number": "5.18"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtriggertype-repeat",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtriggertype-repeat",
+ "linkingText": [
+ "\"repeat\"",
+ "repeat"
+ ],
+ "localLinkingText": [],
+ "type": "enum-value",
+ "for": [
+ "AnimationTriggerType"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtriggertype-enumeration",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggertype-enumeration",
+ "title": "The AnimationTriggerType enumeration",
+ "number": "5.18"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtriggertype-alternate",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtriggertype-alternate",
+ "linkingText": [
+ "\"alternate\"",
+ "alternate"
+ ],
+ "localLinkingText": [],
+ "type": "enum-value",
+ "for": [
+ "AnimationTriggerType"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtriggertype-enumeration",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggertype-enumeration",
+ "title": "The AnimationTriggerType enumeration",
+ "number": "5.18"
+ },
+ "definedIn": "dt"
+ },
+ {
+ "id": "dom-animationtriggertype-state",
+ "href": "https://drafts.csswg.org/web-animations-2/#dom-animationtriggertype-state",
+ "linkingText": [
+ "\"state\"",
+ "state"
+ ],
+ "localLinkingText": [],
+ "type": "enum-value",
+ "for": [
+ "AnimationTriggerType"
+ ],
+ "access": "public",
+ "informative": false,
+ "heading": {
+ "id": "the-animationtriggertype-enumeration",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggertype-enumeration",
+ "title": "The AnimationTriggerType enumeration",
+ "number": "5.18"
+ },
+ "definedIn": "dt"
}
]
}
\ No newline at end of file
diff --git a/ed/headings/css-animations-2.json b/ed/headings/css-animations-2.json
index 97118ab6c7af..50751e366c7e 100644
--- a/ed/headings/css-animations-2.json
+++ b/ed/headings/css-animations-2.json
@@ -154,75 +154,144 @@
"title": "The animation shorthand property",
"number": "4.10"
},
+ {
+ "id": "animation-triggers",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-triggers",
+ "level": 2,
+ "title": "Declaring Animation Triggers",
+ "number": "5"
+ },
+ {
+ "id": "animation-trigger-type",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-type",
+ "level": 3,
+ "title": "The animation-trigger-type property",
+ "number": "5.1"
+ },
+ {
+ "id": "animation-trigger-timeline",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-timeline",
+ "level": 3,
+ "title": "The animation-trigger-timeline property",
+ "number": "5.2"
+ },
+ {
+ "id": "animation-trigger-range",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-range",
+ "level": 3,
+ "title": "The animation-trigger-range property",
+ "number": "5.3"
+ },
+ {
+ "id": "animation-trigger-range-start",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-range-start",
+ "level": 3,
+ "title": "The animation-trigger-range-start property",
+ "number": "5.4"
+ },
+ {
+ "id": "animation-trigger-range-end",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-range-end",
+ "level": 3,
+ "title": "The animation-trigger-range-end property",
+ "number": "5.5"
+ },
+ {
+ "id": "animation-trigger-exit-range",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range",
+ "level": 3,
+ "title": "The animation-trigger-exit-range property",
+ "number": "5.6"
+ },
+ {
+ "id": "animation-trigger-exit-range-start",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range-start",
+ "level": 3,
+ "title": "The animation-trigger-exit-range-start property",
+ "number": "5.7"
+ },
+ {
+ "id": "animation-trigger-exit-range-end",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range-end",
+ "level": 3,
+ "title": "The animation-trigger-exit-range-end property",
+ "number": "5.8"
+ },
+ {
+ "id": "animation-trigger",
+ "href": "https://drafts.csswg.org/css-animations-2/#animation-trigger",
+ "level": 3,
+ "title": "The animation-trigger property",
+ "number": "5.9"
+ },
{
"id": "events",
"href": "https://drafts.csswg.org/css-animations-2/#events",
"level": 2,
"title": "Animation Events",
- "number": "5"
+ "number": "6"
},
{
"id": "event-dispatch",
"href": "https://drafts.csswg.org/css-animations-2/#event-dispatch",
"level": 3,
"title": "Event dispatch",
- "number": "5.1"
+ "number": "6.1"
},
{
"id": "interface-dom",
"href": "https://drafts.csswg.org/css-animations-2/#interface-dom",
"level": 2,
"title": "DOM Interfaces",
- "number": "6"
+ "number": "7"
},
{
"id": "the-CSSAnimation-interface",
"href": "https://drafts.csswg.org/css-animations-2/#the-CSSAnimation-interface",
"level": 3,
"title": "The CSSAnimation interface",
- "number": "6.1"
+ "number": "7.1"
},
{
"id": "requirements-on-pending-style-changes",
"href": "https://drafts.csswg.org/css-animations-2/#requirements-on-pending-style-changes",
"level": 3,
"title": "Requirements on pending style changes",
- "number": "6.2"
+ "number": "7.2"
},
{
"id": "priv",
"href": "https://drafts.csswg.org/css-animations-2/#priv",
"level": 2,
"title": "Privacy Considerations",
- "number": "7"
+ "number": "8"
},
{
"id": "sec",
"href": "https://drafts.csswg.org/css-animations-2/#sec",
"level": 2,
"title": "Security Considerations",
- "number": "8"
+ "number": "9"
},
{
"id": "changes",
"href": "https://drafts.csswg.org/css-animations-2/#changes",
"level": 2,
- "title": "Changes",
- "number": "9"
+ "title": "10. Changes"
},
{
"id": "changes-recent",
"href": "https://drafts.csswg.org/css-animations-2/#changes-recent",
"level": 3,
"title": "Recent Changes",
- "number": "9.1"
+ "number": "10.1"
},
{
"id": "changes-level-1",
"href": "https://drafts.csswg.org/css-animations-2/#changes-level-1",
"level": 3,
"title": "Changes since CSS Animations, Level 1",
- "number": "9.2"
+ "number": "10.2"
},
{
"id": "w3c-conformance",
diff --git a/ed/headings/css-borders-4.json b/ed/headings/css-borders-4.json
index ab2a9175fb45..20cc40209512 100644
--- a/ed/headings/css-borders-4.json
+++ b/ed/headings/css-borders-4.json
@@ -109,15 +109,36 @@
"id": "corner-shaping",
"href": "https://drafts.csswg.org/css-borders-4/#corner-shaping",
"level": 3,
- "title": "Corner Shaping: the corner-shape property",
+ "title": "Corner Shaping",
"number": "3.3"
},
{
- "id": "corners-shorthand",
- "href": "https://drafts.csswg.org/css-borders-4/#corners-shorthand",
- "level": 3,
- "title": "Corner Shape and Size: the corners shorthand",
- "number": "3.4"
+ "id": "corner-shape-rendering",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-rendering",
+ "level": 4,
+ "title": "Rendering corner-shape",
+ "number": "3.3.1"
+ },
+ {
+ "id": "corner-shape-value",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-value",
+ "level": 4,
+ "title": "corner-shape values",
+ "number": "3.3.2"
+ },
+ {
+ "id": "corner-shape-shorthand",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "level": 4,
+ "title": "Corner Shaping: the corner-shape and corner-*-shape properties",
+ "number": "3.3.3"
+ },
+ {
+ "id": "corner-shape-interpolation",
+ "href": "https://drafts.csswg.org/css-borders-4/#corner-shape-interpolation",
+ "level": 4,
+ "title": "Interpolating corner shapes",
+ "number": "3.3.4"
},
{
"id": "partial-borders",
diff --git a/ed/headings/css-env-1.json b/ed/headings/css-env-1.json
index e58ab0c1e3f1..39bb92591a3c 100644
--- a/ed/headings/css-env-1.json
+++ b/ed/headings/css-env-1.json
@@ -49,12 +49,19 @@
"title": "Safe area inset variables",
"number": "2.1"
},
+ {
+ "id": "safe-area-max-insets",
+ "href": "https://drafts.csswg.org/css-env-1/#safe-area-max-insets",
+ "level": 3,
+ "title": "Safe area maximum inset variables",
+ "number": "2.2"
+ },
{
"id": "viewport-segments",
"href": "https://drafts.csswg.org/css-env-1/#viewport-segments",
"level": 3,
"title": "Viewport segment variables",
- "number": "2.2"
+ "number": "2.3"
},
{
"id": "env-function",
diff --git a/ed/headings/web-animations-2.json b/ed/headings/web-animations-2.json
index 2f84d5f28ba1..92f38efa7f10 100644
--- a/ed/headings/web-animations-2.json
+++ b/ed/headings/web-animations-2.json
@@ -70,285 +70,292 @@
"title": "Timelines",
"number": "3.2"
},
+ {
+ "id": "animation-frame-loop",
+ "href": "https://drafts.csswg.org/web-animations-2/#animation-frame-loop",
+ "level": 3,
+ "title": "Animation Frames",
+ "number": "3.3"
+ },
{
"id": "animations",
"href": "https://drafts.csswg.org/web-animations-2/#animations",
"level": 3,
"title": "Animations",
- "number": "3.3"
+ "number": "3.4"
},
{
"id": "setting-the-timeline",
"href": "https://drafts.csswg.org/web-animations-2/#setting-the-timeline",
"level": 4,
"title": "Setting the timeline of an animation",
- "number": "3.3.1"
+ "number": "3.4.1"
},
{
"id": "setting-the-target-effect",
"href": "https://drafts.csswg.org/web-animations-2/#setting-the-target-effect",
"level": 4,
"title": "Setting the target effect of an animation",
- "number": "3.3.2"
+ "number": "3.4.2"
},
{
"id": "waiting-for-the-associated-effect",
"href": "https://drafts.csswg.org/web-animations-2/#waiting-for-the-associated-effect",
"level": 4,
"title": "Waiting for the associated effect",
- "number": "3.3.3"
+ "number": "3.4.3"
},
{
"id": "validating-a-css-numberish-time",
"href": "https://drafts.csswg.org/web-animations-2/#validating-a-css-numberish-time",
"level": 4,
"title": "Validating a CSSNumberish time",
- "number": "3.3.4"
+ "number": "3.4.4"
},
{
"id": "setting-the-current-time-of-an-animation",
"href": "https://drafts.csswg.org/web-animations-2/#setting-the-current-time-of-an-animation",
"level": 4,
"title": "Setting the current time of an Animation",
- "number": "3.3.5"
+ "number": "3.4.5"
},
{
"id": "setting-the-start-time-of-an-animation",
"href": "https://drafts.csswg.org/web-animations-2/#setting-the-start-time-of-an-animation",
"level": 4,
"title": "Setting the start time of an Animation",
- "number": "3.3.6"
+ "number": "3.4.6"
},
{
"id": "playing-an-animation-section",
"href": "https://drafts.csswg.org/web-animations-2/#playing-an-animation-section",
"level": 4,
"title": "Playing an animation",
- "number": "3.3.7"
+ "number": "3.4.7"
},
{
"id": "auto-aligning-start-time",
"href": "https://drafts.csswg.org/web-animations-2/#auto-aligning-start-time",
"level": 5,
"title": "Auto-aligning the start time",
- "number": "3.3.7.1"
+ "number": "3.4.7.1"
},
{
"id": "pausing-an-animation-section",
"href": "https://drafts.csswg.org/web-animations-2/#pausing-an-animation-section",
"level": 4,
"title": "Pausing an animation",
- "number": "3.3.8"
+ "number": "3.4.8"
},
{
"id": "canceling-an-animation-section",
"href": "https://drafts.csswg.org/web-animations-2/#canceling-an-animation-section",
"level": 4,
"title": "Canceling an animation",
- "number": "3.3.9"
+ "number": "3.4.9"
},
{
"id": "speed-control",
"href": "https://drafts.csswg.org/web-animations-2/#speed-control",
"level": 4,
"title": "Speed control",
- "number": "3.3.10"
+ "number": "3.4.10"
},
{
"id": "the-overall-progress-of-an-animation",
"href": "https://drafts.csswg.org/web-animations-2/#the-overall-progress-of-an-animation",
"level": 4,
"title": "Calculating the overall progress of an animation",
- "number": "3.3.11"
+ "number": "3.4.11"
},
{
"id": "animation-effects",
"href": "https://drafts.csswg.org/web-animations-2/#animation-effects",
"level": 3,
"title": "Animation effects",
- "number": "3.4"
+ "number": "3.5"
},
{
"id": "types-of-animation-effects",
"href": "https://drafts.csswg.org/web-animations-2/#types-of-animation-effects",
"level": 4,
"title": "Types of animation effects",
- "number": "3.4.1"
+ "number": "3.5.1"
},
{
"id": "the-active-interval",
"href": "https://drafts.csswg.org/web-animations-2/#the-active-interval",
"level": 4,
"title": "The active interval",
- "number": "3.4.2"
+ "number": "3.5.2"
},
{
"id": "local-time-and-inherited-time",
"href": "https://drafts.csswg.org/web-animations-2/#local-time-and-inherited-time",
"level": 4,
"title": "Local time and inherited time",
- "number": "3.4.3"
+ "number": "3.5.3"
},
{
"id": "animation-effect-phases-and-states",
"href": "https://drafts.csswg.org/web-animations-2/#animation-effect-phases-and-states",
"level": 4,
"title": "Animation effect phases and states",
- "number": "3.4.4"
+ "number": "3.5.4"
},
{
"id": "fill-modes",
"href": "https://drafts.csswg.org/web-animations-2/#fill-modes",
"level": 4,
"title": "Fill modes",
- "number": "3.4.5"
+ "number": "3.5.5"
},
{
"id": "repeating",
"href": "https://drafts.csswg.org/web-animations-2/#repeating",
"level": 3,
"title": "Repeating",
- "number": "3.5"
+ "number": "3.6"
},
{
"id": "iteration-intervals",
"href": "https://drafts.csswg.org/web-animations-2/#iteration-intervals",
"level": 4,
"title": "Iteration intervals",
- "number": "3.5.1"
+ "number": "3.6.1"
},
{
"id": "iteration-time-space",
"href": "https://drafts.csswg.org/web-animations-2/#iteration-time-space",
"level": 4,
"title": "Iteration time space",
- "number": "3.5.2"
+ "number": "3.6.2"
},
{
"id": "interval-timing",
"href": "https://drafts.csswg.org/web-animations-2/#interval-timing",
"level": 4,
"title": "Interval timing",
- "number": "3.5.3"
+ "number": "3.6.3"
},
{
"id": "animation-effect-speed-control",
"href": "https://drafts.csswg.org/web-animations-2/#animation-effect-speed-control",
"level": 3,
"title": "Animation effect speed control",
- "number": "3.6"
+ "number": "3.7"
},
{
"id": "core-animation-effect-calculations",
"href": "https://drafts.csswg.org/web-animations-2/#core-animation-effect-calculations",
"level": 3,
"title": "Core animation effect calculations",
- "number": "3.7"
+ "number": "3.8"
},
{
"id": "animation-effect-calculations-overview",
"href": "https://drafts.csswg.org/web-animations-2/#animation-effect-calculations-overview",
"level": 4,
"title": "Overview",
- "number": "3.7.1"
+ "number": "3.8.1"
},
{
"id": "calculating-the-active-duration",
"href": "https://drafts.csswg.org/web-animations-2/#calculating-the-active-duration",
"level": 4,
"title": "Calculating the active duration",
- "number": "3.7.2"
+ "number": "3.8.2"
},
{
"id": "transforming-the-local-time",
"href": "https://drafts.csswg.org/web-animations-2/#transforming-the-local-time",
"level": 4,
"title": "Transforming the local time",
- "number": "3.7.3"
+ "number": "3.8.3"
},
{
"id": "calculating-the-active-time",
"href": "https://drafts.csswg.org/web-animations-2/#calculating-the-active-time",
"level": 5,
"title": "Calculating the active time",
- "number": "3.7.3.1"
+ "number": "3.8.3.1"
},
{
"id": "calculating-the-overall-progress",
"href": "https://drafts.csswg.org/web-animations-2/#calculating-the-overall-progress",
"level": 5,
"title": "Calculating the overall progress",
- "number": "3.7.3.2"
+ "number": "3.8.3.2"
},
{
"id": "time-transformations",
"href": "https://drafts.csswg.org/web-animations-2/#time-transformations",
"level": 3,
"title": "Time transformations",
- "number": "3.8"
+ "number": "3.9"
},
{
"id": "calculating-the-transformed-progress",
"href": "https://drafts.csswg.org/web-animations-2/#calculating-the-transformed-progress",
"level": 4,
"title": "Calculating the transformed progress",
- "number": "3.8.1"
+ "number": "3.9.1"
},
{
"id": "calculating-the-transformed-time",
"href": "https://drafts.csswg.org/web-animations-2/#calculating-the-transformed-time",
"level": 4,
"title": "Calculating the transformed time",
- "number": "3.8.2"
+ "number": "3.9.2"
},
{
"id": "grouping-and-synchronization",
"href": "https://drafts.csswg.org/web-animations-2/#grouping-and-synchronization",
"level": 3,
"title": "Grouping and synchronization",
- "number": "3.9"
+ "number": "3.10"
},
{
"id": "relationship-of-group-time-to-child-time",
"href": "https://drafts.csswg.org/web-animations-2/#relationship-of-group-time-to-child-time",
"level": 4,
"title": "Relationship of group time to child time",
- "number": "3.9.1"
+ "number": "3.10.1"
},
{
"id": "the-start-time-of-children-of-a-group-effect",
"href": "https://drafts.csswg.org/web-animations-2/#the-start-time-of-children-of-a-group-effect",
"level": 4,
"title": "The start time of children of a group effect",
- "number": "3.9.2"
+ "number": "3.10.2"
},
{
"id": "the-intrinsic-iteration-duration-of-a-group-effect",
"href": "https://drafts.csswg.org/web-animations-2/#the-intrinsic-iteration-duration-of-a-group-effect",
"level": 4,
"title": "The intrinsic iteration duration of a group effect",
- "number": "3.9.3"
+ "number": "3.10.3"
},
{
"id": "sequence-effects",
"href": "https://drafts.csswg.org/web-animations-2/#sequence-effects",
"level": 4,
"title": "Sequence effects",
- "number": "3.9.4"
+ "number": "3.10.4"
},
{
"id": "the-start-time-of-children-of-a-sequence-effect",
"href": "https://drafts.csswg.org/web-animations-2/#the-start-time-of-children-of-a-sequence-effect",
"level": 5,
"title": "The start time of children of a sequence effect",
- "number": "3.9.4.1"
+ "number": "3.10.4.1"
},
{
"id": "the-intrinsic-iteration-duration-of-a-sequence-effect",
"href": "https://drafts.csswg.org/web-animations-2/#the-intrinsic-iteration-duration-of-a-sequence-effect",
"level": 5,
"title": "The intrinsic iteration duration of a sequence effect",
- "number": "3.9.4.2"
+ "number": "3.10.4.2"
},
{
"id": "animation-model",
@@ -427,6 +434,69 @@
"title": "Execution order of custom effects",
"number": "4.5.2"
},
+ {
+ "id": "triggers",
+ "href": "https://drafts.csswg.org/web-animations-2/#triggers",
+ "level": 3,
+ "title": "Animation Triggers",
+ "number": "4.6"
+ },
+ {
+ "id": "triggers-overview",
+ "href": "https://drafts.csswg.org/web-animations-2/#triggers-overview",
+ "level": 4,
+ "title": "Overview",
+ "number": "4.6.1"
+ },
+ {
+ "id": "trigger-types",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-types",
+ "level": 4,
+ "title": "Animation Trigger Types",
+ "number": "4.6.2"
+ },
+ {
+ "id": "trigger-state",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-state",
+ "level": 4,
+ "title": "Animation Trigger State",
+ "number": "4.6.3"
+ },
+ {
+ "id": "trigger-active-interval",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-active-interval",
+ "level": 4,
+ "title": "Animation Trigger Active Interval",
+ "number": "4.6.4"
+ },
+ {
+ "id": "trigger-ranges",
+ "href": "https://drafts.csswg.org/web-animations-2/#trigger-ranges",
+ "level": 4,
+ "title": "Animation Trigger Ranges",
+ "number": "4.6.5"
+ },
+ {
+ "id": "setting-animation-trigger",
+ "href": "https://drafts.csswg.org/web-animations-2/#setting-animation-trigger",
+ "level": 4,
+ "title": "Setting a Trigger of an Animation",
+ "number": "4.6.6"
+ },
+ {
+ "id": "setting-trigger-timeline",
+ "href": "https://drafts.csswg.org/web-animations-2/#setting-trigger-timeline",
+ "level": 4,
+ "title": "Setting the timeline of an Animation Trigger",
+ "number": "4.6.7"
+ },
+ {
+ "id": "updating-trigger-state",
+ "href": "https://drafts.csswg.org/web-animations-2/#updating-trigger-state",
+ "level": 4,
+ "title": "Updating Animation Trigger State",
+ "number": "4.6.8"
+ },
{
"id": "programming-interface",
"href": "https://drafts.csswg.org/web-animations-2/#programming-interface",
@@ -581,12 +651,33 @@
"title": "The AnimationPlaybackEvent interface",
"number": "5.15"
},
+ {
+ "id": "the-animationtrigger-interface",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtrigger-interface",
+ "level": 3,
+ "title": "The AnimationTrigger interface",
+ "number": "5.16"
+ },
+ {
+ "id": "the-animationtriggeroptions-dictionary",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggeroptions-dictionary",
+ "level": 3,
+ "title": "The AnimationTriggerOptions dictionary",
+ "number": "5.17"
+ },
+ {
+ "id": "the-animationtriggertype-enumeration",
+ "href": "https://drafts.csswg.org/web-animations-2/#the-animationtriggertype-enumeration",
+ "level": 3,
+ "title": "The AnimationTriggerType enumeration",
+ "number": "5.18"
+ },
{
"id": "model-liveness",
"href": "https://drafts.csswg.org/web-animations-2/#model-liveness",
"level": 3,
"title": "Model liveness",
- "number": "5.16"
+ "number": "5.19"
},
{
"id": "priv",
diff --git a/ed/idl/css-highlight-api.idl b/ed/idl/css-highlight-api.idl
index 34ce29eda22d..61bf6d4caba5 100644
--- a/ed/idl/css-highlight-api.idl
+++ b/ed/idl/css-highlight-api.idl
@@ -22,7 +22,7 @@ partial namespace CSS {
};
[Exposed=Window]
-partial interface HighlightRegistry {
+interface HighlightRegistry {
maplike;
};
diff --git a/ed/idl/web-animations-2.idl b/ed/idl/web-animations-2.idl
index c2e0919242aa..6bd3067d5cdb 100644
--- a/ed/idl/web-animations-2.idl
+++ b/ed/idl/web-animations-2.idl
@@ -14,6 +14,7 @@ partial interface AnimationTimeline {
partial interface Animation {
attribute CSSNumberish? startTime;
attribute CSSNumberish? currentTime;
+ attribute AnimationTrigger? trigger;
attribute (TimelineRangeOffset or CSSNumericValue or CSSKeywordValue or DOMString) rangeStart;
attribute (TimelineRangeOffset or CSSNumericValue or CSSKeywordValue or DOMString) rangeEnd;
readonly attribute double? overallProgress;
@@ -102,6 +103,7 @@ dictionary TimelineRangeOffset {
partial dictionary KeyframeAnimationOptions {
(TimelineRangeOffset or CSSNumericValue or CSSKeywordValue or DOMString) rangeStart = "normal";
(TimelineRangeOffset or CSSNumericValue or CSSKeywordValue or DOMString) rangeEnd = "normal";
+ AnimationTrigger? trigger;
};
[Exposed=Window]
@@ -115,3 +117,25 @@ dictionary AnimationPlaybackEventInit : EventInit {
CSSNumberish? currentTime = null;
CSSNumberish? timelineTime = null;
};
+
+[Exposed=Window]
+interface AnimationTrigger {
+ constructor(optional AnimationTriggerOptions options = {});
+ attribute AnimationTimeline timeline;
+ attribute AnimationTriggerType type;
+ attribute (TimelineRangeOffset or CSSNumericValue or CSSKeywordValue or DOMString) rangeStart = "normal";
+ attribute (TimelineRangeOffset or CSSNumericValue or CSSKeywordValue or DOMString) rangeEnd = "normal";
+ attribute (TimelineRangeOffset or CSSNumericValue or CSSKeywordValue or DOMString) exitRangeStart = "auto";
+ attribute (TimelineRangeOffset or CSSNumericValue or CSSKeywordValue or DOMString) exitRangeEnd = "auto";
+};
+
+dictionary AnimationTriggerOptions {
+ AnimationTimeline? timeline;
+ AnimationTriggerType? type = "once";
+ (TimelineRangeOffset or CSSNumericValue or CSSKeywordValue or DOMString)? rangeStart = "normal";
+ (TimelineRangeOffset or CSSNumericValue or CSSKeywordValue or DOMString)? rangeEnd = "normal";
+ (TimelineRangeOffset or CSSNumericValue or CSSKeywordValue or DOMString)? exitRangeStart = "auto";
+ (TimelineRangeOffset or CSSNumericValue or CSSKeywordValue or DOMString)? exitRangeEnd = "auto";
+};
+
+enum AnimationTriggerType { "once", "repeat", "alternate", "state" };
diff --git a/ed/ids/css-animations-2.json b/ed/ids/css-animations-2.json
index 8455f21cdaa6..755decf66ddb 100644
--- a/ed/ids/css-animations-2.json
+++ b/ed/ids/css-animations-2.json
@@ -335,6 +335,182 @@
"https://drafts.csswg.org/css-animations-2/#ref-for-typedef-keyframes-name%E2%91%A1",
"https://drafts.csswg.org/css-animations-2/#ref-for-comb-any%E2%91%A6",
"https://drafts.csswg.org/css-animations-2/#ref-for-typedef-single-animation-timeline%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#animation-triggers",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-longhand%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-shorthand-property%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-coordinating-list-property%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-name%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-coordinating-list-base-property%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-coordinated-value-list%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#animation-trigger-type",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-type",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-type%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-type",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-single-animation-trigger-type",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-comma%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#typedef-single-animation-trigger-type",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A7",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A8",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-type%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-type-once",
+ "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-type-repeat",
+ "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-type-alternate",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-playback-direction%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-type-state",
+ "https://drafts.csswg.org/css-animations-2/#animation-trigger-timeline",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-timeline",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-timeline%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-timeline%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-timeline",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-single-animation-timeline%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-comma%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-css-css-identifier%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-funcdef-scroll%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-funcdef-view%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-timeline%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-timeline%E2%91%A7",
+ "https://drafts.csswg.org/css-animations-2/#issue-febce839",
+ "https://drafts.csswg.org/css-animations-2/#animation-trigger-range",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range",
+ "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-range",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-start",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-end",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-opt",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-comma%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-shorthand-property%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-start%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-end%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-range%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#animation-trigger-range-start",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-start%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-range-start",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-timeline-range-name%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-opt%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-comma%E2%91%A5",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-named-timeline-range",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-start%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-start%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-range-start",
+ "https://drafts.csswg.org/css-animations-2/#animation-trigger-range-end",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-end%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-range-end",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A0%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-timeline-range-name%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-opt%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-comma%E2%91%A6",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-named-timeline-range%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-end%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-end%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-range-end",
+ "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range",
+ "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-exit-range",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-start",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-end",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-opt%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-comma%E2%91%A7",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-shorthand-property%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-start%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-end%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-range%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-valdef-animation-duration-auto%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range-start",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-start%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-exit-range-start",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A0%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A0%E2%91%A5",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A0%E2%91%A6",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-timeline-range-name%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-opt%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-comma%E2%91%A8",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-named-timeline-range%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-valdef-animation-trigger-exit-range-start-normal",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-start%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-start%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-start-auto",
+ "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-start-normal",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-timeline%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-start-length-percentage",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A5",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-timeline%E2%91%A5",
+ "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-start-timeline-range-name-length-percentage",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-timeline-range-name%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A6",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-timeline%E2%91%A6",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-named-timeline-range%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A7",
+ "https://drafts.csswg.org/css-animations-2/#animation-trigger-exit-range-end",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-end%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger-exit-range-end",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A0%E2%91%A7",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A0%E2%91%A8",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A8",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A1%E2%93%AA",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-timeline-range-name%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-opt%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-comma%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-named-timeline-range%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-valdef-animation-trigger-exit-range-end-normal",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-end%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-start%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-end-auto",
+ "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-end-normal",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-timeline%E2%91%A7",
+ "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-end-length-percentage",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-timeline%E2%91%A8",
+ "https://drafts.csswg.org/css-animations-2/#valdef-animation-trigger-exit-range-end-timeline-range-name-length-percentage",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-timeline-range-name%E2%91%A5",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-timeline%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-named-timeline-range%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#animation-trigger",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-shorthand-property%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-type%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-timeline%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-start%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-end%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-start%E2%91%A5",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-end%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#propdef-animation-trigger",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-single-animation-trigger",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-comma%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#typedef-single-animation-trigger",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-single-animation-trigger-type%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-any%E2%91%A7",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A1%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A1%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-dashed-ident%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A1%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-funcdef-scroll%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A1%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-funcdef-view%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A1%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A0%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-comb-one%E2%91%A1%E2%91%A5",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-timeline-range-name%E2%91%A6",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-typedef-length-percentage%E2%91%A0%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-opt%E2%91%A5",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-mult-num-range",
"https://drafts.csswg.org/css-animations-2/#events",
"https://drafts.csswg.org/css-animations-2/#event-dispatch",
"https://drafts.csswg.org/css-animations-2/#ref-for-event-target",
@@ -438,7 +614,7 @@
"https://drafts.csswg.org/css-animations-2/#dom-cssanimation-animationname",
"https://drafts.csswg.org/css-animations-2/#ref-for-cssomstring%E2%91%A0",
"https://drafts.csswg.org/css-animations-2/#ref-for-animation-associated-effect%E2%91%A5",
- "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-name%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-name%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-animations-2/#requirements-on-pending-style-changes",
"https://drafts.csswg.org/css-animations-2/#ref-for-computed-value%E2%91%A6",
"https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation%E2%91%A2",
@@ -453,16 +629,16 @@
"https://drafts.csswg.org/css-animations-2/#sec",
"https://drafts.csswg.org/css-animations-2/#changes",
"https://drafts.csswg.org/css-animations-2/#changes-recent",
- "https://drafts.csswg.org/css-animations-2/#ref-for-valdef-animation-duration-auto%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-valdef-animation-duration-auto%E2%91%A3",
"https://drafts.csswg.org/css-animations-2/#ref-for-initial-value",
"https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-duration%E2%91%A6",
"https://drafts.csswg.org/css-animations-2/#ref-for-cascade%E2%91%A1",
"https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-composition%E2%91%A7",
"https://drafts.csswg.org/css-animations-2/#ref-for-propdef-display%E2%91%A5",
- "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-timeline%E2%91%A7",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-timeline%E2%91%A8",
"https://drafts.csswg.org/css-animations-2/#changes-level-1",
"https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-composition%E2%91%A8",
- "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-timeline%E2%91%A8",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-timeline%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation%E2%91%A4",
"https://drafts.csswg.org/css-animations-2/#ref-for-cssanimation%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-animations-2/#w3c-conformance",
@@ -495,12 +671,15 @@
"https://drafts.csswg.org/css-animations-2/#223bd4c4",
"https://drafts.csswg.org/css-animations-2/#68487d22",
"https://drafts.csswg.org/css-animations-2/#8a427103",
+ "https://drafts.csswg.org/css-animations-2/#18222566",
"https://drafts.csswg.org/css-animations-2/#15f5b381",
"https://drafts.csswg.org/css-animations-2/#03570f9e",
+ "https://drafts.csswg.org/css-animations-2/#537cf076",
"https://drafts.csswg.org/css-animations-2/#d3cf8730",
"https://drafts.csswg.org/css-animations-2/#d31b4c5f",
"https://drafts.csswg.org/css-animations-2/#eeb579de",
"https://drafts.csswg.org/css-animations-2/#c33ace41",
+ "https://drafts.csswg.org/css-animations-2/#938ba280",
"https://drafts.csswg.org/css-animations-2/#6ec67710",
"https://drafts.csswg.org/css-animations-2/#8a82fda1",
"https://drafts.csswg.org/css-animations-2/#a73617e0",
@@ -539,6 +718,9 @@
"https://drafts.csswg.org/css-animations-2/#25538777",
"https://drafts.csswg.org/css-animations-2/#3754aa41",
"https://drafts.csswg.org/css-animations-2/#f3693388",
+ "https://drafts.csswg.org/css-animations-2/#de290699",
+ "https://drafts.csswg.org/css-animations-2/#b0bd955b",
+ "https://drafts.csswg.org/css-animations-2/#28db7e5a",
"https://drafts.csswg.org/css-animations-2/#1ff1f3e6",
"https://drafts.csswg.org/css-animations-2/#298b8d87",
"https://drafts.csswg.org/css-animations-2/#5a7dff27",
@@ -619,7 +801,16 @@
"https://drafts.csswg.org/css-animations-2/#property-index",
"https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-composition%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-duration%E2%91%A7",
- "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-timeline%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-timeline%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-end%E2%91%A4",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-exit-range-start%E2%91%A6",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range%E2%91%A2",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-end%E2%91%A5",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-range-start%E2%91%A5",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-timeline%E2%91%A3",
+ "https://drafts.csswg.org/css-animations-2/#ref-for-propdef-animation-trigger-type%E2%91%A3",
"https://drafts.csswg.org/css-animations-2/#idl-index",
"https://drafts.csswg.org/css-animations-2/#issues-index"
]
diff --git a/ed/ids/css-borders-4.json b/ed/ids/css-borders-4.json
index 1475618a2393..dba69214f834 100644
--- a/ed/ids/css-borders-4.json
+++ b/ed/ids/css-borders-4.json
@@ -272,50 +272,134 @@
"https://drafts.csswg.org/css-borders-4/#ref-for-valdef-white-space-collapse-collapse",
"https://drafts.csswg.org/css-borders-4/#corner-shaping",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape",
- "https://drafts.csswg.org/css-borders-4/#propdef-corner-shape",
- "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A1",
- "https://drafts.csswg.org/css-borders-4/#ref-for-mult-num-range%E2%91%A8",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-collapse%E2%91%A0",
- "https://drafts.csswg.org/css-borders-4/#ref-for-valdef-white-space-collapse-collapse%E2%91%A0",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A0",
- "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-round",
- "https://drafts.csswg.org/css-borders-4/#ref-for-valdef-corner-shape-round",
- "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-angle",
- "https://drafts.csswg.org/css-borders-4/#ref-for-valdef-corner-shape-angle",
- "https://drafts.csswg.org/css-borders-4/#example-bdf759ac",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A2",
- "https://drafts.csswg.org/css-borders-4/#issue-7e583689",
- "https://drafts.csswg.org/css-borders-4/#ref-for-funcdef-cubic-bezier",
- "https://drafts.csswg.org/css-borders-4/#corners-shorthand",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corners",
- "https://drafts.csswg.org/css-borders-4/#propdef-corners",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A1",
- "https://drafts.csswg.org/css-borders-4/#ref-for-comb-any%E2%91%A1",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A3",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corners%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-typedef-corner-shape-value",
+ "https://drafts.csswg.org/css-borders-4/#corner-shape-rendering",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A2",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A4",
- "https://drafts.csswg.org/css-borders-4/#example-1d63f029",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A3",
- "https://drafts.csswg.org/css-borders-4/#example-b1757c6a",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A2",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A3",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A4",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A5",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corners%E2%91%A1",
- "https://drafts.csswg.org/css-borders-4/#partial-borders",
- "https://drafts.csswg.org/css-borders-4/#issue-76b7fb28",
- "https://drafts.csswg.org/css-borders-4/#border-limit",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-limit",
- "https://drafts.csswg.org/css-borders-4/#propdef-border-limit",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A4",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-overflow",
+ "https://drafts.csswg.org/css-borders-4/#issue-81f6da0c",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A6",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-funcdef-superellipse",
+ "https://drafts.csswg.org/css-borders-4/#corner-shape-value",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A5",
+ "https://drafts.csswg.org/css-borders-4/#typedef-corner-shape-value",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-typedef-corner-shape-value%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A1",
"https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A2",
"https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A3",
- "https://drafts.csswg.org/css-borders-4/#ref-for-typedef-length-percentage%E2%91%A5",
- "https://drafts.csswg.org/css-borders-4/#ref-for-mult-opt%E2%91%A1",
"https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A4",
"https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A5",
"https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A6",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-number-value",
+ "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-round",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A6",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A7",
+ "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-scoop",
+ "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-bevel",
+ "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-notch",
+ "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-straight",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A8",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-borders-4/#valdef-corner-shape-value-squircle",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-valdef-corner-shape-value-straight",
+ "https://drafts.csswg.org/css-borders-4/#funcdef-superellipse",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-number-value%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#superellipse-exponent",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-superellipse-exponent",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-funcdef-superellipse%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-superellipse-exponent%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#corner-shape-shorthand",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A7",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-typedef-corner-shape-value%E2%91%A1",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-mult-num-range%E2%91%A8",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-typedef-corner-shape-value%E2%91%A2",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-mult-num-range%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-mult-opt%E2%91%A1",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-top-left-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-top-right-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-bottom-right-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-bottom-left-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-start-start-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-start-end-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-end-start-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-end-end-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-typedef-corner-shape-value%E2%91%A3",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-funcdef-superellipse%E2%91%A1",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-superellipse-interpolation",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A8",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-flow-relative%E2%91%A4",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-start-start-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-start-end-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-end-start-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-end-end-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-physical%E2%91%A4",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-top-left-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-bottom-left-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-top-right-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-bottom-right-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-writing-mode%E2%91%A4",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-direction%E2%91%A4",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-text-orientation%E2%91%A4",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-top-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-right-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-bottom-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-left-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-block-start-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-block-end-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-inline-start-shape",
+ "https://drafts.csswg.org/css-borders-4/#propdef-corner-inline-end-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-typedef-corner-shape-value%E2%91%A4",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-typedef-corner-shape-value%E2%91%A5",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-top-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-right-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-bottom-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-left-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-block-start-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-block-end-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-inline-start-shape",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-inline-end-shape",
+ "https://drafts.csswg.org/css-borders-4/#corner-shape-interpolation",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-typedef-corner-shape-value%E2%91%A6",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-funcdef-superellipse%E2%91%A2",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-superellipse-exponent%E2%91%A1",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-typedef-corner-shape-value%E2%91%A7",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-superellipse-exponent%E2%91%A2",
+ "https://drafts.csswg.org/css-borders-4/#superellipse-interpolation",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-superellipse-exponent%E2%91%A3",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-number-value%E2%91%A1",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-number-value%E2%91%A2",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-superellipse-exponent%E2%91%A4",
+ "https://drafts.csswg.org/css-borders-4/#example-bdf759ac",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A0%E2%91%A3",
+ "https://drafts.csswg.org/css-borders-4/#issue-7e583689",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-funcdef-cubic-bezier",
+ "https://drafts.csswg.org/css-borders-4/#partial-borders",
+ "https://drafts.csswg.org/css-borders-4/#issue-76b7fb28",
+ "https://drafts.csswg.org/css-borders-4/#border-limit",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-limit",
+ "https://drafts.csswg.org/css-borders-4/#propdef-border-limit",
"https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A7",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A8",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-typedef-length-percentage%E2%91%A5",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-mult-opt%E2%91%A2",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-borders-4/#ref-for-typedef-length-percentage%E2%91%A6",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-collapse%E2%91%A1",
- "https://drafts.csswg.org/css-borders-4/#ref-for-valdef-white-space-collapse-collapse%E2%91%A1",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-collapse%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-valdef-white-space-collapse-collapse%E2%91%A0",
"https://drafts.csswg.org/css-borders-4/#valdef-border-limit-all",
"https://drafts.csswg.org/css-borders-4/#ref-for-valdef-border-limit-all",
"https://drafts.csswg.org/css-borders-4/#valdef-border-limit-sides",
@@ -345,9 +429,9 @@
"https://drafts.csswg.org/css-borders-4/#propdef-border-clip-right",
"https://drafts.csswg.org/css-borders-4/#propdef-border-clip-bottom",
"https://drafts.csswg.org/css-borders-4/#propdef-border-clip-left",
- "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A8",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css-borders-4/#ref-for-typedef-length-percentage%E2%91%A7",
- "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-borders-4/#ref-for-typedef-flex",
"https://drafts.csswg.org/css-borders-4/#ref-for-mult-one-plus",
"https://drafts.csswg.org/css-borders-4/#ref-for-valdef-flex-fr",
@@ -372,7 +456,7 @@
"https://drafts.csswg.org/css-borders-4/#box-shadow-offset",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-box-shadow-offset",
"https://drafts.csswg.org/css-borders-4/#propdef-box-shadow-offset",
- "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/css-borders-4/#ref-for-length-value",
"https://drafts.csswg.org/css-borders-4/#ref-for-mult-num",
"https://drafts.csswg.org/css-borders-4/#ref-for-mult-comma%E2%91%A0",
@@ -411,7 +495,7 @@
"https://drafts.csswg.org/css-borders-4/#box-shadow-position",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-box-shadow-position",
"https://drafts.csswg.org/css-borders-4/#propdef-box-shadow-position",
- "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-comb-one%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css-borders-4/#ref-for-mult-comma%E2%91%A3",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-box-shadow-position%E2%91%A0",
"https://drafts.csswg.org/css-borders-4/#ref-for-valdef-box-shadow-position-outset",
@@ -440,16 +524,16 @@
"https://drafts.csswg.org/css-borders-4/#typedef-spread-shadow",
"https://drafts.csswg.org/css-borders-4/#ref-for-typedef-spread-shadow%E2%91%A1",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-box-shadow-color%E2%91%A3",
- "https://drafts.csswg.org/css-borders-4/#ref-for-mult-opt%E2%91%A2",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-mult-opt%E2%91%A3",
"https://drafts.csswg.org/css-borders-4/#ref-for-comb-all",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-box-shadow-offset%E2%91%A3",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-box-shadow-blur%E2%91%A3",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-box-shadow-spread%E2%91%A3",
- "https://drafts.csswg.org/css-borders-4/#ref-for-mult-opt%E2%91%A3",
"https://drafts.csswg.org/css-borders-4/#ref-for-mult-opt%E2%91%A4",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-mult-opt%E2%91%A5",
"https://drafts.csswg.org/css-borders-4/#ref-for-comb-all%E2%91%A0",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-box-shadow-position%E2%91%A3",
- "https://drafts.csswg.org/css-borders-4/#ref-for-mult-opt%E2%91%A5",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-mult-opt%E2%91%A6",
"https://drafts.csswg.org/css-borders-4/#shadow-layers",
"https://drafts.csswg.org/css-borders-4/#ref-for-coordinated-value-list",
"https://drafts.csswg.org/css-borders-4/#ref-for-coordinating-list-property",
@@ -461,8 +545,8 @@
"https://drafts.csswg.org/css-borders-4/#level-changes",
"https://drafts.csswg.org/css-borders-4/#ref-for-typedef-image-1d%E2%91%A2",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-color%E2%91%A3",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A4",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corners%E2%91%A2",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corners",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-limit%E2%91%A0",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-box-shadow%E2%91%A1",
"https://drafts.csswg.org/css-borders-4/#acknowledgments",
@@ -476,6 +560,7 @@
"https://drafts.csswg.org/css-borders-4/#index",
"https://drafts.csswg.org/css-borders-4/#index-defined-here",
"https://drafts.csswg.org/css-borders-4/#index-defined-elsewhere",
+ "https://drafts.csswg.org/css-borders-4/#39a4e4f9",
"https://drafts.csswg.org/css-borders-4/#f598742d",
"https://drafts.csswg.org/css-borders-4/#f9a50f04",
"https://drafts.csswg.org/css-borders-4/#0cab481d",
@@ -488,6 +573,7 @@
"https://drafts.csswg.org/css-borders-4/#baca35b9",
"https://drafts.csswg.org/css-borders-4/#cc878a3a",
"https://drafts.csswg.org/css-borders-4/#37f18988",
+ "https://drafts.csswg.org/css-borders-4/#1ada47b5",
"https://drafts.csswg.org/css-borders-4/#2ebd6278",
"https://drafts.csswg.org/css-borders-4/#03f3b228",
"https://drafts.csswg.org/css-borders-4/#911f092b",
@@ -497,6 +583,7 @@
"https://drafts.csswg.org/css-borders-4/#bedd9d42",
"https://drafts.csswg.org/css-borders-4/#18222566",
"https://drafts.csswg.org/css-borders-4/#fb030e6c",
+ "https://drafts.csswg.org/css-borders-4/#16310992",
"https://drafts.csswg.org/css-borders-4/#537cf076",
"https://drafts.csswg.org/css-borders-4/#d3cf8730",
"https://drafts.csswg.org/css-borders-4/#d31b4c5f",
@@ -521,6 +608,7 @@
"https://drafts.csswg.org/css-borders-4/#55617484",
"https://drafts.csswg.org/css-borders-4/#references",
"https://drafts.csswg.org/css-borders-4/#normative",
+ "https://drafts.csswg.org/css-borders-4/#biblio-css-borders-4",
"https://drafts.csswg.org/css-borders-4/#biblio-css-box-4",
"https://drafts.csswg.org/css-borders-4/#biblio-css-break-4",
"https://drafts.csswg.org/css-borders-4/#biblio-css-cascade-5",
@@ -530,6 +618,7 @@
"https://drafts.csswg.org/css-borders-4/#biblio-css-easing-2",
"https://drafts.csswg.org/css-borders-4/#biblio-css-grid-2",
"https://drafts.csswg.org/css-borders-4/#biblio-css-images-4",
+ "https://drafts.csswg.org/css-borders-4/#biblio-css-overflow-3",
"https://drafts.csswg.org/css-borders-4/#biblio-css-ruby-1",
"https://drafts.csswg.org/css-borders-4/#biblio-css-tables-3",
"https://drafts.csswg.org/css-borders-4/#biblio-css-text-4",
@@ -593,7 +682,7 @@
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-left-style%E2%91%A0",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-left-width%E2%91%A0",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-limit%E2%91%A1",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A6",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-radius%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-right%E2%91%A0",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-right-color%E2%91%A0",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-border-right-radius%E2%91%A1",
@@ -614,8 +703,23 @@
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-box-shadow-offset%E2%91%A5",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-box-shadow-position%E2%91%A4",
"https://drafts.csswg.org/css-borders-4/#ref-for-propdef-box-shadow-spread%E2%91%A4",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A5",
- "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corners%E2%91%A3",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-block-end-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-block-start-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-bottom-left-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-bottom-right-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-bottom-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-end-end-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-end-start-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-inline-end-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-inline-start-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-left-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-right-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-shape%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-start-end-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-start-start-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-top-left-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-top-right-shape%E2%91%A0",
+ "https://drafts.csswg.org/css-borders-4/#ref-for-propdef-corner-top-shape%E2%91%A0",
"https://drafts.csswg.org/css-borders-4/#issues-index"
]
}
\ No newline at end of file
diff --git a/ed/ids/css-conditional-5.json b/ed/ids/css-conditional-5.json
index e3588cb9c417..9a7cab41a794 100644
--- a/ed/ids/css-conditional-5.json
+++ b/ed/ids/css-conditional-5.json
@@ -606,7 +606,7 @@
"https://drafts.csswg.org/css-conditional-5/#valdef-container-snapped-x",
"https://drafts.csswg.org/css-conditional-5/#ref-for-descdef-container-snapped%E2%91%A1",
"https://drafts.csswg.org/css-conditional-5/#ref-for-container-feature%E2%91%A0%E2%91%A5",
- "https://drafts.csswg.org/css-conditional-5/#ref-for-valdef-container-snapped-x",
+ "https://drafts.csswg.org/css-conditional-5/#ref-for-valdef-container-scrollable-x",
"https://drafts.csswg.org/css-conditional-5/#ref-for-query-container%E2%91%A4%E2%91%A3",
"https://drafts.csswg.org/css-conditional-5/#ref-for-snap-target%E2%91%A2",
"https://drafts.csswg.org/css-conditional-5/#ref-for-scroll-container%E2%91%A0",
@@ -620,14 +620,14 @@
"https://drafts.csswg.org/css-conditional-5/#valdef-container-snapped-block",
"https://drafts.csswg.org/css-conditional-5/#ref-for-descdef-container-snapped%E2%91%A3",
"https://drafts.csswg.org/css-conditional-5/#ref-for-container-feature%E2%91%A0%E2%91%A7",
- "https://drafts.csswg.org/css-conditional-5/#ref-for-valdef-container-snapped-block",
+ "https://drafts.csswg.org/css-conditional-5/#ref-for-valdef-container-scrollable-block",
"https://drafts.csswg.org/css-conditional-5/#ref-for-query-container%E2%91%A4%E2%91%A5",
"https://drafts.csswg.org/css-conditional-5/#ref-for-snap-target%E2%91%A4",
"https://drafts.csswg.org/css-conditional-5/#ref-for-scroll-container%E2%91%A2",
"https://drafts.csswg.org/css-conditional-5/#valdef-container-snapped-inline",
"https://drafts.csswg.org/css-conditional-5/#ref-for-descdef-container-snapped%E2%91%A4",
"https://drafts.csswg.org/css-conditional-5/#ref-for-container-feature%E2%91%A0%E2%91%A8",
- "https://drafts.csswg.org/css-conditional-5/#ref-for-valdef-container-scrollable-inline",
+ "https://drafts.csswg.org/css-conditional-5/#ref-for-valdef-container-snapped-inline",
"https://drafts.csswg.org/css-conditional-5/#ref-for-query-container%E2%91%A4%E2%91%A6",
"https://drafts.csswg.org/css-conditional-5/#ref-for-snap-target%E2%91%A5",
"https://drafts.csswg.org/css-conditional-5/#ref-for-scroll-container%E2%91%A3",
diff --git a/ed/ids/css-content-3.json b/ed/ids/css-content-3.json
index 61515a3b3409..3c2e4e5d4de0 100644
--- a/ed/ids/css-content-3.json
+++ b/ed/ids/css-content-3.json
@@ -219,9 +219,9 @@
"https://drafts.csswg.org/css-content-3/#ref-for-propdef-quotes%E2%91%A2",
"https://drafts.csswg.org/css-content-3/#example-eb11c28e",
"https://drafts.csswg.org/css-content-3/#leaders",
- "https://drafts.csswg.org/css-content-3/#ref-for-funcdef-leader%E2%91%A0",
+ "https://drafts.csswg.org/css-content-3/#ref-for-funcdef-content-leader",
"https://drafts.csswg.org/css-content-3/#leader-function",
- "https://drafts.csswg.org/css-content-3/#ref-for-funcdef-leader%E2%91%A1",
+ "https://drafts.csswg.org/css-content-3/#ref-for-funcdef-leader%E2%91%A0",
"https://drafts.csswg.org/css-content-3/#funcdef-content-leader",
"https://drafts.csswg.org/css-content-3/#ref-for-typedef-leader-type",
"https://drafts.csswg.org/css-content-3/#funcdef-leader",
diff --git a/ed/ids/css-env-1.json b/ed/ids/css-env-1.json
index 2a415b3dca58..ae22995a1436 100644
--- a/ed/ids/css-env-1.json
+++ b/ed/ids/css-env-1.json
@@ -47,6 +47,10 @@
"https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A7",
"https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A8",
"https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-env-1/#ref-for-valdef-env-safe-area-max-inset-bottom",
+ "https://drafts.csswg.org/css-env-1/#ref-for-valdef-env-safe-area-max-inset-left",
+ "https://drafts.csswg.org/css-env-1/#ref-for-valdef-env-safe-area-max-inset-right",
+ "https://drafts.csswg.org/css-env-1/#ref-for-valdef-env-safe-area-max-inset-top",
"https://drafts.csswg.org/css-env-1/#safe-area-insets",
"https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-inset-top",
"https://drafts.csswg.org/css-env-1/#ref-for-length-value",
@@ -57,25 +61,45 @@
"https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-inset-left",
"https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A2",
"https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-env-1/#ref-for-valdef-env-safe-area-max-inset-bottom%E2%91%A0",
+ "https://drafts.csswg.org/css-env-1/#ref-for-valdef-env-safe-area-max-inset-left%E2%91%A0",
+ "https://drafts.csswg.org/css-env-1/#ref-for-valdef-env-safe-area-max-inset-right%E2%91%A0",
+ "https://drafts.csswg.org/css-env-1/#ref-for-valdef-env-safe-area-max-inset-top%E2%91%A0",
+ "https://drafts.csswg.org/css-env-1/#safe-area-max-insets",
+ "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-max-inset-top",
+ "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A3",
+ "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-max-inset-right",
+ "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A4",
+ "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-max-inset-bottom",
+ "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A5",
+ "https://drafts.csswg.org/css-env-1/#valdef-env-safe-area-max-inset-left",
+ "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A6",
+ "https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/css-env-1/#ref-for-layout-viewport",
+ "https://drafts.csswg.org/css-env-1/#ref-for-large-viewport-size",
+ "https://drafts.csswg.org/css-env-1/#ref-for-valdef-env-safe-area-max-inset-bottom%E2%91%A1",
+ "https://drafts.csswg.org/css-env-1/#ref-for-valdef-env-safe-area-max-inset-left%E2%91%A1",
+ "https://drafts.csswg.org/css-env-1/#ref-for-valdef-env-safe-area-max-inset-right%E2%91%A1",
+ "https://drafts.csswg.org/css-env-1/#ref-for-valdef-env-safe-area-max-inset-top%E2%91%A1",
"https://drafts.csswg.org/css-env-1/#viewport-segments",
"https://drafts.csswg.org/css-env-1/#valdef-env-viewport-segment-width",
- "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A3",
+ "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A7",
"https://drafts.csswg.org/css-env-1/#valdef-env-viewport-segment-height",
- "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A4",
+ "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A8",
"https://drafts.csswg.org/css-env-1/#valdef-env-viewport-segment-top",
- "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A5",
+ "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-env-1/#valdef-env-viewport-segment-left",
- "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A6",
+ "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-env-1/#valdef-env-viewport-segment-bottom",
- "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A7",
+ "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-env-1/#valdef-env-viewport-segment-right",
- "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A8",
- "https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/css-env-1/#ref-for-length-value%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css-env-1/#example-c617ecae",
"https://drafts.csswg.org/css-env-1/#env-function",
"https://drafts.csswg.org/css-env-1/#ref-for-funcdef-env%E2%91%A2",
- "https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A3",
+ "https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-env-1/#ref-for-funcdef-env%E2%91%A3",
"https://drafts.csswg.org/css-env-1/#funcdef-env",
"https://drafts.csswg.org/css-env-1/#ref-for-identifier-value",
@@ -89,10 +113,10 @@
"https://drafts.csswg.org/css-env-1/#issue-9ee89738",
"https://drafts.csswg.org/css-env-1/#ref-for-funcdef-env%E2%91%A5",
"https://drafts.csswg.org/css-env-1/#ref-for-funcdef-env%E2%91%A6",
- "https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A7",
+ "https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/css-env-1/#ref-for-funcdef-env%E2%91%A7",
"https://drafts.csswg.org/css-env-1/#ref-for-funcdef-env%E2%91%A8",
"https://drafts.csswg.org/css-env-1/#ref-for-substitute-an-env",
@@ -101,10 +125,10 @@
"https://drafts.csswg.org/css-env-1/#ref-for-substitute-an-env%E2%91%A0",
"https://drafts.csswg.org/css-env-1/#substitute-an-env",
"https://drafts.csswg.org/css-env-1/#ref-for-funcdef-env%E2%91%A0%E2%91%A1",
- "https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A1%E2%93%AA",
- "https://drafts.csswg.org/css-env-1/#ref-for-funcdef-env%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A1%E2%91%A0",
+ "https://drafts.csswg.org/css-env-1/#ref-for-funcdef-env%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/css-env-1/#ref-for-css-environment-variable%E2%91%A1%E2%91%A1",
"https://drafts.csswg.org/css-env-1/#ref-for-funcdef-env%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css-env-1/#ref-for-funcdef-env%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-env-1/#ref-for-funcdef-env%E2%91%A0%E2%91%A5",
@@ -147,10 +171,12 @@
"https://drafts.csswg.org/css-env-1/#70c9f859",
"https://drafts.csswg.org/css-env-1/#fb030e6c",
"https://drafts.csswg.org/css-env-1/#537cf076",
+ "https://drafts.csswg.org/css-env-1/#a87ec904",
"https://drafts.csswg.org/css-env-1/#81bc970d",
"https://drafts.csswg.org/css-env-1/#e55dd7f2",
"https://drafts.csswg.org/css-env-1/#198f1537",
"https://drafts.csswg.org/css-env-1/#dbba942a",
+ "https://drafts.csswg.org/css-env-1/#fafa15bc",
"https://drafts.csswg.org/css-env-1/#85394472",
"https://drafts.csswg.org/css-env-1/#references",
"https://drafts.csswg.org/css-env-1/#normative",
@@ -160,6 +186,7 @@
"https://drafts.csswg.org/css-env-1/#biblio-css-values-4",
"https://drafts.csswg.org/css-env-1/#biblio-css-variables-1",
"https://drafts.csswg.org/css-env-1/#biblio-css-variables-2",
+ "https://drafts.csswg.org/css-env-1/#biblio-cssom-view-1",
"https://drafts.csswg.org/css-env-1/#biblio-dom",
"https://drafts.csswg.org/css-env-1/#biblio-rfc2119",
"https://drafts.csswg.org/css-env-1/#issues-index"
diff --git a/ed/ids/css-flexbox-1.json b/ed/ids/css-flexbox-1.json
index 302dde3cc0fa..b7d552370e0d 100644
--- a/ed/ids/css-flexbox-1.json
+++ b/ed/ids/css-flexbox-1.json
@@ -1926,9 +1926,9 @@
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A2",
"https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-main-size-basis",
- "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5",
+ "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-intrinsic-percentages",
- "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A6",
+ "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A8",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A1%E2%93%AA",
"https://drafts.csswg.org/css-flexbox-1/#change-201403-flex-basis-auto",
@@ -2011,7 +2011,7 @@
"https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size%E2%91%A4%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%93%AA",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-size%E2%91%A5%E2%91%A2",
- "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A7",
+ "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-width-fit-content",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%91%A0",
@@ -2058,7 +2058,7 @@
"https://drafts.csswg.org/css-flexbox-1/#change-2012-flex-basis-zero",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A1%E2%91%A5",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A7",
- "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7",
+ "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A8",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A3%E2%93%AA",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A3%E2%91%A0",
@@ -2076,17 +2076,17 @@
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom",
- "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A8",
+ "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A6",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-left%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right%E2%91%A0",
- "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%91%A3",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-main-start%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-start%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-static-position",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top%E2%91%A0",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom%E2%91%A0",
- "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A7",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%91%A4",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-main-start%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-start%E2%91%A0%E2%91%A6",
diff --git a/ed/ids/css-fonts-4.json b/ed/ids/css-fonts-4.json
index 28ee5b48bf4b..c83d29c57d92 100644
--- a/ed/ids/css-fonts-4.json
+++ b/ed/ids/css-fonts-4.json
@@ -761,8 +761,8 @@
"https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-src%E2%91%A5",
"https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-src%E2%91%A6",
"https://drafts.csswg.org/css-fonts-4/#font-display-desc",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display",
"https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A0",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A1",
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A4",
"https://drafts.csswg.org/css-fonts-4/#descdef-font-face-font-display",
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A5",
@@ -770,7 +770,7 @@
"https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A8%E2%93%AA",
"https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A8%E2%91%A0",
"https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A8%E2%91%A1",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A1",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A2",
"https://drafts.csswg.org/css-fonts-4/#ref-for-font-block-period%E2%91%A2",
"https://drafts.csswg.org/css-fonts-4/#valdef-font-face-font-display-auto",
"https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-display-block",
@@ -799,14 +799,14 @@
"https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-face-font-display-fallback%E2%91%A0",
"https://drafts.csswg.org/css-fonts-4/#font-display-font-feature-values",
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A0",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display",
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A0",
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A6",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A2",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A3",
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A7",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A1",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A0",
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A1",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A2",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A4",
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A8",
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A4%E2%93%AA",
"https://drafts.csswg.org/css-fonts-4/#descdef-font-feature-values-font-display",
@@ -844,7 +844,7 @@
"https://drafts.csswg.org/css-fonts-4/#ref-for-ascent-metric",
"https://drafts.csswg.org/css-fonts-4/#ref-for-descent-metric",
"https://drafts.csswg.org/css-fonts-4/#ref-for-line-gap-metric",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-variant-emoji-normal",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-width-normal%E2%91%A0",
"https://drafts.csswg.org/css-fonts-4/#ex-percent-resolve",
"https://drafts.csswg.org/css-fonts-4/#ref-for-ascent-metric%E2%91%A0",
"https://drafts.csswg.org/css-fonts-4/#ex-override-local-metrics",
@@ -1000,7 +1000,7 @@
"https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-ligatures-contextual",
"https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-ligatures-no-contextual",
"https://drafts.csswg.org/css-fonts-4/#rlig-unaffected",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-synthesis-position-none",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-synthesis-style-none",
"https://drafts.csswg.org/css-fonts-4/#font-variant-position-prop",
"https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant-position%E2%91%A2",
"https://drafts.csswg.org/css-fonts-4/#propdef-font-variant-position",
@@ -1153,7 +1153,7 @@
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A8",
"https://drafts.csswg.org/css-fonts-4/#ref-for-typedef-declaration-rule-list%E2%91%A0",
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-rule",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A3",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A1",
"https://drafts.csswg.org/css-fonts-4/#ref-for-cssstyledeclaration-declarations",
"https://drafts.csswg.org/css-fonts-4/#font-feature-value-declaration",
"https://drafts.csswg.org/css-fonts-4/#ref-for-css-css-identifier",
@@ -1271,7 +1271,7 @@
"https://drafts.csswg.org/css-fonts-4/#font-variant-normal-value",
"https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-fonts-4/#font-variant-none-value",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-font-size-adjust-none-value%E2%91%A0",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-synthesis-style-none%E2%91%A0",
"https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant-ligatures%E2%91%A2",
"https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant%E2%91%A0%E2%91%A1",
@@ -1848,7 +1848,7 @@
"https://drafts.csswg.org/css-fonts-4/#sp217",
"https://drafts.csswg.org/css-fonts-4/#a11y",
"https://drafts.csswg.org/css-fonts-4/#acknowledgments",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A3",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A5",
"https://drafts.csswg.org/css-fonts-4/#changes",
"https://drafts.csswg.org/css-fonts-4/#changes-20240201",
"https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font%E2%91%A0%E2%91%A1",
@@ -1861,7 +1861,7 @@
"https://drafts.csswg.org/css-fonts-4/#changes-2019-11-13",
"https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-size-adjust%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css-fonts-4/#changes-2018-09-20",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-position-normal-value",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-font-kerning-normal-value%E2%91%A0",
"https://drafts.csswg.org/css-fonts-4/#ref-for-ch",
"https://drafts.csswg.org/css-fonts-4/#changes-2018-04-10",
"https://drafts.csswg.org/css-fonts-4/#changes-fonts-3",
@@ -2035,7 +2035,7 @@
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A7%E2%91%A3",
"https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-ascent-override%E2%91%A1",
"https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-descent-override%E2%91%A1",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A4",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A6",
"https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-family%E2%91%A0",
"https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-feature-settings%E2%91%A1",
"https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-language-override%E2%91%A1",
@@ -2049,7 +2049,7 @@
"https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-unicode-range%E2%91%A8",
"https://drafts.csswg.org/css-fonts-4/#font-feature-values-descriptor-table",
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A1%E2%91%A0",
- "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A4",
+ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A2",
"https://drafts.csswg.org/css-fonts-4/#font-palette-values-descriptor-table",
"https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-palette-values%E2%91%A2%E2%91%A0",
"https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-base-palette%E2%91%A1",
diff --git a/ed/ids/css-grid-1.json b/ed/ids/css-grid-1.json
index 5042a3695f59..c91c96cda7f2 100644
--- a/ed/ids/css-grid-1.json
+++ b/ed/ids/css-grid-1.json
@@ -202,11 +202,11 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-block-level%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-block-formatting-context%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-block-box",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-inline-size",
"https://drafts.csswg.org/css-grid-1/#ref-for-inline-formatting-context",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A1%E2%91%A0",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-block-size",
"https://drafts.csswg.org/css-grid-1/#ref-for-max-content",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-content",
@@ -335,7 +335,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-scrollable-overflow-value",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#ref-for-flexible-tracks",
"https://drafts.csswg.org/css-grid-1/#ref-for-automatic-minimum-size%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-content-based-minimum-size%E2%91%A0",
@@ -612,7 +612,7 @@
"https://drafts.csswg.org/css-grid-1/#funcdef-grid-template-columns-fit-content",
"https://drafts.csswg.org/css-grid-1/#ref-for-typedef-length-percentage%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-template-rows-track-sizing-function%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A0",
@@ -945,13 +945,13 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-template-areas%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-template-rows%E2%91%A0%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-typedef-track-size%E2%91%A5",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A3",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-template-columns%E2%91%A0%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-rows-none%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#example-4fe2f42d",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A1",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A4",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A5",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A6",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-implicitly-assigned-line-name%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-named-grid-area%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-repeat%E2%91%A0%E2%93%AA",
@@ -1312,7 +1312,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-end%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-column-end%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A0%E2%91%A5",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A2",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#propdef-grid-area",
"https://drafts.csswg.org/css-grid-1/#ref-for-typedef-grid-row-start-grid-line%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-typedef-grid-row-start-grid-line%E2%91%A5",
@@ -1335,17 +1335,17 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-column-end%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A0%E2%91%A7",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A3",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-end%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-start%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-end%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A1%E2%93%AA",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A4",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-column-start%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-start%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A1%E2%91%A0",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A5",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#auto-placement-algo",
"https://drafts.csswg.org/css-grid-1/#grid-item-placement-algorithm",
"https://drafts.csswg.org/css-grid-1/#ref-for-automatic-grid-position",
@@ -1478,7 +1478,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-physical",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-direction",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-writing-mode",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A6",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-property%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A6%E2%93%AA",
@@ -1491,11 +1491,11 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-in-flow%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-property%E2%91%A0%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-implicit-grid%E2%91%A1%E2%91%A0",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A6",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#ref-for-implicit-grid-lines%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-span%E2%91%A6",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A7",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-property%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/css-grid-1/#static-position",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A6%E2%91%A2",
@@ -1664,7 +1664,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-grid%E2%91%A1%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A8%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-percentage-value%E2%91%A2",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A7",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A8",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A8%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-algo-grid-sizing%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid%E2%91%A1%E2%91%A3",
@@ -1687,7 +1687,7 @@
"https://drafts.csswg.org/css-grid-1/#intrinsic-sizing-function",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A3",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A8",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#flexible-sizing-function",
"https://drafts.csswg.org/css-grid-1/#ref-for-typedef-flex%E2%91%A0%E2%91%A2",
@@ -1711,10 +1711,10 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#ref-for-automatic-minimum-size%E2%91%A1",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A5",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A8",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-typedef-flex%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#ref-for-track-sizing-algorithm%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-row%E2%91%A2",
@@ -1767,10 +1767,10 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-minmax%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#ref-for-typedef-flex%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A4",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#max-track-sizing-function",
"https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-minmax%E2%91%A4",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A8",
"https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A6",
@@ -1810,7 +1810,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-indefinite%E2%91%A4",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#ref-for-intrinsic-sizing-function%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A8",
@@ -1830,7 +1830,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#ref-for-growth-limit%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A7",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A8",
"https://drafts.csswg.org/css-grid-1/#algo-baseline-shims",
@@ -1850,7 +1850,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-max-content-contribution%E2%91%A3",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A8",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%93%AA%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A1",
@@ -1928,7 +1928,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-distribute-extra-space%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A1",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-limited-contribution%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-distribute-extra-space%E2%91%A2",
@@ -2078,7 +2078,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-justify-content-normal",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-align-content-stretch",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A5",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A1%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-definite%E2%91%A1%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-free-space%E2%91%A0%E2%93%AA",
@@ -2103,10 +2103,10 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-layout-algorithm%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-fragmentation-container%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row%E2%91%A5",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-flex-fr%E2%91%A8",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-area%E2%91%A2%E2%91%A4",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#acks",
"https://drafts.csswg.org/css-grid-1/#changes",
"https://drafts.csswg.org/css-grid-1/#changes-202012",
@@ -2218,8 +2218,8 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A2%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-flexible-sizing-function%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#change-2017-track-limit-auto-min",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A7",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A5",
@@ -2262,7 +2262,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-flexible-tracks%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-flexible-sizing-function%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#change-2017-no-maximize-flex",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A8",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-flexible-tracks%E2%91%A0%E2%91%A2",
@@ -2286,11 +2286,11 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-scroll-container%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A7",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%93%AA",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-content-based-minimum-size%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A8",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A0",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-flexible-tracks%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-automatic-minimum-size%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#minor-2017",
@@ -2424,7 +2424,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-intrinsic-size-contribution%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#change-2017-overgrow",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A0%E2%93%AA",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A1",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A0",
@@ -2500,11 +2500,11 @@
"https://drafts.csswg.org/css-grid-1/#change-2016-auto-percent-track",
"https://drafts.csswg.org/css-grid-1/#ref-for-percentage-value%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A8",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A2",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A3",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A0",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A4",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A0",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-percentage-value%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#ref-for-fit-content-size",
@@ -2530,9 +2530,9 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-align-content%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-justify-content%E2%91%A0%E2%91%A0",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A5",
- "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%91%A8",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A6",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%91%A8",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A3%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-definite%E2%91%A2%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-free-space%E2%91%A0%E2%91%A3",
@@ -2549,7 +2549,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-baseline-sharing-group%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-item%E2%91%A0%E2%91%A2%E2%91%A5",
"https://drafts.csswg.org/css-grid-1/#change-2016-auto-min-fixed-tracks",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A7",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A8",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-width-auto%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-automatic-minimum-size%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-item%E2%91%A0%E2%91%A2%E2%91%A6",
@@ -2557,7 +2557,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-overflow-visible",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A0",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A8",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-item%E2%91%A0%E2%91%A2%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A7",
"https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A0%E2%91%A2",
@@ -2576,10 +2576,10 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A3%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#change-2016-auto-max-constraint",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%93%AA",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-flexible-sizing-function%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A1",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A3",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A7",
@@ -2589,7 +2589,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A3",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A0",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A3%E2%93%AA",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A8",
"https://drafts.csswg.org/css-grid-1/#ref-for-min-content-contribution%E2%91%A0%E2%91%A6",
@@ -2597,7 +2597,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A3%E2%91%A2",
- "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A1",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A3%E2%91%A0",
"https://drafts.csswg.org/css-grid-1/#ref-for-max-content-constraint%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#ref-for-max-content-contribution%E2%91%A0%E2%91%A1",
@@ -2625,7 +2625,7 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-block-level%E2%91%A2",
"https://drafts.csswg.org/css-grid-1/#ref-for-block-formatting-context%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-block-box%E2%91%A2",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A4",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-inline-size%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#change-2016-tracks-before",
"https://drafts.csswg.org/css-grid-1/#ref-for-implicit-grid-track%E2%91%A5",
@@ -2641,8 +2641,8 @@
"https://drafts.csswg.org/css-grid-1/#ref-for-propdef-justify-content%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A4",
"https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A5",
- "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A2",
+ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css-grid-1/#change-2016-auto-min-editorial",
"https://drafts.csswg.org/css-grid-1/#ref-for-minimum-contribution%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A3%E2%91%A3",
diff --git a/ed/ids/css-grid-2.json b/ed/ids/css-grid-2.json
index e35d800c2743..fb9ccc80770d 100644
--- a/ed/ids/css-grid-2.json
+++ b/ed/ids/css-grid-2.json
@@ -226,11 +226,11 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-block-level%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-block-formatting-context%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-block-box",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A1",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto",
"https://drafts.csswg.org/css-grid-2/#ref-for-inline-size",
"https://drafts.csswg.org/css-grid-2/#ref-for-inline-formatting-context",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A1%E2%91%A2",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A2",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-block-size",
"https://drafts.csswg.org/css-grid-2/#ref-for-max-content",
"https://drafts.csswg.org/css-grid-2/#ref-for-min-content",
@@ -360,7 +360,7 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-scrollable-overflow-value",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-track%E2%91%A6",
"https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A3",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-flexible-tracks",
"https://drafts.csswg.org/css-grid-2/#ref-for-automatic-minimum-size%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-content-based-minimum-size%E2%91%A0",
@@ -674,7 +674,7 @@
"https://drafts.csswg.org/css-grid-2/#funcdef-grid-template-columns-fit-content",
"https://drafts.csswg.org/css-grid-2/#ref-for-typedef-length-percentage%E2%91%A4",
"https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A4",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A2",
"https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-min-content%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-template-rows-track-sizing-function%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A0",
@@ -1056,13 +1056,13 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-template-areas%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-template-rows%E2%91%A1%E2%93%AA",
"https://drafts.csswg.org/css-grid-2/#ref-for-typedef-track-size%E2%91%A5",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A5",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A3",
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-template-columns%E2%91%A1%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-rows-none%E2%91%A2",
"https://drafts.csswg.org/css-grid-2/#example-4fe2f42d",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A6",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A7",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A8",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A4",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A5",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-implicitly-assigned-line-name%E2%91%A4",
"https://drafts.csswg.org/css-grid-2/#ref-for-named-grid-area%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-repeat%E2%91%A0%E2%91%A0",
@@ -1435,7 +1435,7 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-end%E2%91%A6",
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-column-end%E2%91%A7",
"https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A0%E2%91%A5",
- "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A2",
"https://drafts.csswg.org/css-grid-2/#propdef-grid-area",
"https://drafts.csswg.org/css-grid-2/#ref-for-typedef-grid-row-start-grid-line%E2%91%A4",
"https://drafts.csswg.org/css-grid-2/#ref-for-typedef-grid-row-start-grid-line%E2%91%A5",
@@ -1458,17 +1458,17 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-column-end%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A0%E2%91%A7",
- "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A3",
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-end%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-start%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-end%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A1%E2%93%AA",
- "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A1",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A4",
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-column-start%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-start%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A1%E2%91%A0",
- "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A2",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A5",
"https://drafts.csswg.org/css-grid-2/#auto-placement-algo",
"https://drafts.csswg.org/css-grid-2/#grid-item-placement-algorithm",
"https://drafts.csswg.org/css-grid-2/#ref-for-automatic-grid-position",
@@ -1753,7 +1753,7 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-physical",
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-direction",
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-writing-mode",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A6",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-property%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A6%E2%91%A5",
@@ -1766,11 +1766,11 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-in-flow%E2%91%A2",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-property%E2%91%A1%E2%93%AA",
"https://drafts.csswg.org/css-grid-2/#ref-for-implicit-grid%E2%91%A1%E2%91%A0",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A6",
"https://drafts.csswg.org/css-grid-2/#ref-for-implicit-grid-lines%E2%91%A2",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-span%E2%91%A0%E2%91%A5",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A7",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-property%E2%91%A1%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#static-position",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A6%E2%91%A8",
@@ -1943,7 +1943,7 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-grid%E2%91%A1%E2%91%A7",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A8%E2%91%A6",
"https://drafts.csswg.org/css-grid-2/#ref-for-percentage-value%E2%91%A2",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A7",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A8%E2%91%A7",
"https://drafts.csswg.org/css-grid-2/#ref-for-algo-grid-sizing%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid%E2%91%A1%E2%91%A8",
@@ -1966,7 +1966,7 @@
"https://drafts.csswg.org/css-grid-2/#intrinsic-sizing-function",
"https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-min-content%E2%91%A3",
"https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A3",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A8",
"https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#flexible-sizing-function",
"https://drafts.csswg.org/css-grid-2/#ref-for-typedef-flex%E2%91%A0%E2%91%A2",
@@ -2055,10 +2055,10 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-minmax%E2%91%A3",
"https://drafts.csswg.org/css-grid-2/#ref-for-typedef-flex%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A2",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A8",
"https://drafts.csswg.org/css-grid-2/#max-track-sizing-function",
"https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-minmax%E2%91%A4",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A5",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A3",
"https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A4",
"https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A4",
@@ -2069,7 +2069,7 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-min-content-constraint%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-max-content-constraint%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-available-grid-space%E2%91%A0",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A6",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A5",
"https://drafts.csswg.org/css-grid-2/#ref-for-available-grid-space%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A2",
@@ -2098,7 +2098,7 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-fixed-sizing-function%E2%91%A2",
"https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-indefinite%E2%91%A4",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A7",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-intrinsic-sizing-function%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A2",
"https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A8",
@@ -2118,7 +2118,7 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A5",
"https://drafts.csswg.org/css-grid-2/#ref-for-growth-limit%E2%91%A3",
"https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A5",
- "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A3",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A6",
"https://drafts.csswg.org/css-grid-2/#algo-baseline-shims",
@@ -2138,7 +2138,7 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function%E2%91%A6",
"https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A7",
"https://drafts.csswg.org/css-grid-2/#ref-for-max-content-contribution%E2%91%A3",
- "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A4",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function%E2%91%A7",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-grid-2/#ref-for-min-content-constraint%E2%91%A1",
@@ -2216,7 +2216,7 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-distribute-extra-space%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A0",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A8",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-limited-contribution%E2%91%A2",
"https://drafts.csswg.org/css-grid-2/#ref-for-distribute-extra-space%E2%91%A2",
@@ -2359,7 +2359,7 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A2",
"https://drafts.csswg.org/css-grid-2/#ref-for-valdef-justify-content-normal",
"https://drafts.csswg.org/css-grid-2/#ref-for-valdef-align-content-stretch",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%93%AA",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A1%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-definite%E2%91%A1%E2%91%A0",
"https://drafts.csswg.org/css-grid-2/#ref-for-free-space%E2%91%A0%E2%93%AA",
@@ -2384,10 +2384,10 @@
"https://drafts.csswg.org/css-grid-2/#ref-for-layout-algorithm%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-fragmentation-container%E2%91%A1",
"https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row%E2%91%A5",
- "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A5",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css-grid-2/#ref-for-valdef-flex-fr%E2%91%A8",
"https://drafts.csswg.org/css-grid-2/#ref-for-grid-area%E2%91%A2%E2%91%A5",
- "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A0",
+ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-grid-2/#priv",
"https://drafts.csswg.org/css-grid-2/#sec",
"https://drafts.csswg.org/css-grid-2/#changes",
diff --git a/ed/ids/css-highlight-api-1.json b/ed/ids/css-highlight-api-1.json
index 66f91680ea7c..2e0634d94297 100644
--- a/ed/ids/css-highlight-api-1.json
+++ b/ed/ids/css-highlight-api-1.json
@@ -97,7 +97,7 @@
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlightregistry%E2%91%A0",
"https://drafts.csswg.org/css-highlight-api-1/#dom-css-highlights",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-Exposed%E2%91%A0",
- "https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlightregistry%E2%91%A1",
+ "https://drafts.csswg.org/css-highlight-api-1/#highlightregistry",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-idl-DOMString",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlight%E2%91%A3",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-registered%E2%91%A2",
@@ -258,8 +258,8 @@
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-custom-highlight%E2%91%A2%E2%91%A7",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-idl-sequence%E2%91%A2",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-dom-highlightregistry-highlightsfrompoint%E2%91%A1",
+ "https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlightregistry%E2%91%A1",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlightregistry%E2%91%A2",
- "https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlightregistry%E2%91%A3",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-idl-sequence%E2%91%A3",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlight%E2%91%A4",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-dom-highlightregistry-highlightsfrompoint%E2%91%A2",
@@ -279,7 +279,7 @@
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-x1%E2%91%A0",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-idl-sequence%E2%91%A6",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-custom-highlight%E2%91%A2%E2%91%A8",
- "https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlightregistry%E2%91%A4",
+ "https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlightregistry%E2%91%A3",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-priority%E2%91%A3",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-concept-range%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-domrect",
@@ -300,13 +300,13 @@
"https://drafts.csswg.org/css-highlight-api-1/#changes",
"https://drafts.csswg.org/css-highlight-api-1/#changes-since-20211215",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-dom-highlightregistry-highlightsfrompoint%E2%91%A4",
- "https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlightregistry%E2%91%A5",
+ "https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlightregistry%E2%91%A4",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-concept-range%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-dfn-grapheme%E2%91%A0",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-dfn-supplementary-code-point%E2%91%A0",
"https://drafts.csswg.org/css-highlight-api-1/#changes-since-20201208",
+ "https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlightregistry%E2%91%A5",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlightregistry%E2%91%A6",
- "https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlightregistry%E2%91%A7",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-dom-highlight-type%E2%91%A8",
"https://drafts.csswg.org/css-highlight-api-1/#ref-for-highlight%E2%91%A5",
"https://drafts.csswg.org/css-highlight-api-1/#changes-since-20201022",
@@ -322,7 +322,6 @@
"https://drafts.csswg.org/css-highlight-api-1/#index-defined-elsewhere",
"https://drafts.csswg.org/css-highlight-api-1/#20fff200",
"https://drafts.csswg.org/css-highlight-api-1/#de6d76c2",
- "https://drafts.csswg.org/css-highlight-api-1/#c8aacf9d",
"https://drafts.csswg.org/css-highlight-api-1/#2d4ee52e",
"https://drafts.csswg.org/css-highlight-api-1/#8bcc6e67",
"https://drafts.csswg.org/css-highlight-api-1/#e5c4081a",
@@ -378,7 +377,6 @@
"https://drafts.csswg.org/css-highlight-api-1/#normative",
"https://drafts.csswg.org/css-highlight-api-1/#biblio-css-cascade-5",
"https://drafts.csswg.org/css-highlight-api-1/#biblio-css-cascade-6",
- "https://drafts.csswg.org/css-highlight-api-1/#biblio-css-highlight-api-1",
"https://drafts.csswg.org/css-highlight-api-1/#biblio-css-pseudo-4",
"https://drafts.csswg.org/css-highlight-api-1/#biblio-css21",
"https://drafts.csswg.org/css-highlight-api-1/#biblio-cssom-1",
diff --git a/ed/ids/css-pseudo-4.json b/ed/ids/css-pseudo-4.json
index 8b11184748fe..75c11b6181cc 100644
--- a/ed/ids/css-pseudo-4.json
+++ b/ed/ids/css-pseudo-4.json
@@ -564,12 +564,12 @@
"https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-cssstyledeclaration",
"https://drafts.csswg.org/css-pseudo-4/#window-interface",
- "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type",
+ "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A0",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-element%E2%91%A3",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-element%E2%91%A4",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-element%E2%91%A5",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A5",
- "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A0",
+ "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A1",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-cssomstring%E2%91%A1",
"https://drafts.csswg.org/css-pseudo-4/#dom-element-pseudo-type-type",
"https://drafts.csswg.org/css-pseudo-4/#dom-element-pseudo",
@@ -585,7 +585,7 @@
"https://drafts.csswg.org/css-pseudo-4/#ref-for-originating-element%E2%91%A1%E2%91%A0",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A8",
"https://drafts.csswg.org/css-pseudo-4/#issue-302461e7",
- "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type%E2%91%A0",
+ "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A2",
"https://drafts.csswg.org/css-pseudo-4/#getComputedStyle",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-window-getcomputedstyle",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1%E2%93%AA",
@@ -640,7 +640,7 @@
"https://drafts.csswg.org/css-pseudo-4/#ref-for-x22%E2%91%A2",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-parent%E2%91%A2",
- "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type%E2%91%A1",
+ "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-sub-pseudo-element%E2%91%A5",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A8",
@@ -657,7 +657,7 @@
"https://drafts.csswg.org/css-pseudo-4/#ref-for-propdef-direction%E2%91%A0",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%91%A0",
- "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type%E2%91%A2",
+ "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-valdef-color-currentcolor%E2%91%A3",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1%E2%91%A8",
"https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A2%E2%91%A0",
diff --git a/ed/ids/web-animations-2.json b/ed/ids/web-animations-2.json
index ed946d71c701..c6372d7b3326 100644
--- a/ed/ids/web-animations-2.json
+++ b/ed/ids/web-animations-2.json
@@ -33,6 +33,10 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-timeline-duration",
"https://drafts.csswg.org/web-animations-2/#progress-based-timeline",
"https://drafts.csswg.org/web-animations-2/#ref-for-timeline-duration%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#animation-frame-loop",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-state",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-updating-animation-trigger-state",
"https://drafts.csswg.org/web-animations-2/#animations",
"https://drafts.csswg.org/web-animations-2/#ref-for-progress-based-timeline",
"https://drafts.csswg.org/web-animations-2/#time-based-animation-to-a-proportional-animation",
@@ -386,7 +390,7 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-keyframe-effect%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-group-effect%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#the-active-interval",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-start-time",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-start-delay%E2%91%A2",
@@ -394,7 +398,7 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-end-delay%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-end-delay%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-sequence-effect%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-start-time%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-start-delay%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0",
@@ -415,7 +419,7 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-start-delay%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A4",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-inherited-time%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-start-time%E2%91%A6",
@@ -481,7 +485,7 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-in-play%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A2%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A0%E2%93%AA",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-fill-mode",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A2%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-active-phase%E2%91%A1",
@@ -612,14 +616,14 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-playback-rate%E2%91%A1%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A3%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-playback-rate%E2%91%A1%E2%91%A1",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A3%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-start-delay%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-fill-mode%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-playback-rate%E2%91%A1%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A4%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A4%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-playback-rate%E2%91%A1%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-playback-rate%E2%91%A1%E2%91%A4",
@@ -632,7 +636,7 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-playback-rate%E2%91%A1%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A4%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-local-time%E2%91%A0%E2%91%A8",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-active-duration%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-local-time%E2%91%A1%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A4%E2%91%A3",
@@ -808,8 +812,8 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-group-effect%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-transformed-time%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A6%E2%93%AA",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A6",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-count%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-count%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-count%E2%91%A7",
@@ -818,16 +822,16 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-count%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-group-effect%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-transformed-time%E2%91%A5",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-transformed-time%E2%91%A6",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A6%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-count%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A6%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-group-effect%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-duration%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A6%E2%91%A2",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-group-effect%E2%91%A0%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-transformed-time%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-playback-rate%E2%91%A2%E2%91%A8",
@@ -845,7 +849,7 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-intrinsic-iteration-duration%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-group-effect%E2%91%A1%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-child-effect%E2%91%A3",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-child-effect%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-child-effect%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-intrinsic-iteration-duration%E2%91%A4",
@@ -892,19 +896,19 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-active-duration%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-start-time%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-start-delay%E2%91%A0%E2%91%A3",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-start-time%E2%91%A1%E2%93%AA",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A0%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A6%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-start-time%E2%91%A1%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-start-delay%E2%91%A0%E2%91%A4",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A0%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-sequence-effect%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-start-delay%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-start-delay%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-sequence-effect%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-start-delay%E2%91%A0%E2%91%A7",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A0%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-start-delay%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-start-time%E2%91%A1%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#the-intrinsic-iteration-duration-of-a-sequence-effect",
@@ -1003,6 +1007,97 @@
"https://drafts.csswg.org/web-animations-2/#issue-df790f19",
"https://drafts.csswg.org/web-animations-2/#ref-for-custom-effect%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%93%AA",
+ "https://drafts.csswg.org/web-animations-2/#triggers",
+ "https://drafts.csswg.org/web-animations-2/#triggers-overview",
+ "https://drafts.csswg.org/web-animations-2/#animation-trigger",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A1%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-timeline%E2%91%A0%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-attachment-range%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#issue-ffb6d812",
+ "https://drafts.csswg.org/web-animations-2/#trigger-types",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A1%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#animation-trigger-type",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-state%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-primary",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-inverse",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-type",
+ "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-once",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-primary%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-play-an-animation%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-repeat",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-primary%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-play-an-animation%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-inverse%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-before-phase%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-start-time%E2%91%A1%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-alternate",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-primary%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-play-an-animation%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-primary%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-reverse-an-animation",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-inverse%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-reverse-an-animation%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-type-state",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-primary%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-play-an-animation%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-inverse%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-pause-an-animation%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#issue-bfd9685e",
+ "https://drafts.csswg.org/web-animations-2/#issue-0200908b",
+ "https://drafts.csswg.org/web-animations-2/#trigger-state",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-type%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A1%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#animation-trigger-state",
+ "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-state-idle",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-before-phase%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-start-time%E2%91%A1%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-state-primary",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-primary%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#valdef-animation-trigger-state-inverse",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-inverse%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#issue-e5433470",
+ "https://drafts.csswg.org/web-animations-2/#trigger-active-interval",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#animation-trigger-active-interval",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-state%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-valdef-animation-trigger-state-primary%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#trigger-ranges",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-attachment-range%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#default-range",
+ "https://drafts.csswg.org/web-animations-2/#exit-range",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-exit-range",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-default-range",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A0%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#issue-8d1123e9",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-state%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A0%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-exit-range%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-default-range%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#setting-animation-trigger",
+ "https://drafts.csswg.org/web-animations-2/#setting-a-trigger-of-an-animation",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-updating-animation-trigger-state%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#setting-trigger-timeline",
+ "https://drafts.csswg.org/web-animations-2/#setting-timeline-of-animation-trigger",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-timeline%E2%91%A0%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-timeline%E2%91%A0%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-updating-animation-trigger-state%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#updating-trigger-state",
+ "https://drafts.csswg.org/web-animations-2/#updating-animation-trigger-state",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-type%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-state%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-local-time%E2%91%A1%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-unresolved%E2%91%A4%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A0%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#issue-1240642a",
"https://drafts.csswg.org/web-animations-2/#programming-interface",
"https://drafts.csswg.org/web-animations-2/#the-animationtimeline-interface",
"https://drafts.csswg.org/web-animations-2/#ref-for-Exposed",
@@ -1011,7 +1106,7 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtimeline-currenttime",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtimeline-duration",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A1%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A1%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtimeline-play",
"https://drafts.csswg.org/web-animations-2/#ref-for-animationeffect",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtimeline-play-effect-effect",
@@ -1024,33 +1119,35 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-timeline-duration%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#dom-animationtimeline-play",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A1%E2%91%A4",
- "https://drafts.csswg.org/web-animations-2/#ref-for-timeline%E2%91%A0%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A1%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-timeline%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-ready%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-associated-effect%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#issue-6fb09aae",
"https://drafts.csswg.org/web-animations-2/#issue-befeaed2",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A1%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A1%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animation-animation",
"https://drafts.csswg.org/web-animations-2/#ref-for-animationtimeline%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A1%E2%91%A6",
- "https://drafts.csswg.org/web-animations-2/#ref-for-play-an-animation%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%93%AA",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-play-an-animation%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#dom-animationtimeline-play-effect-effect",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-associated-effect%E2%91%A0%E2%91%A1",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A1%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#the-animation-interface",
"https://drafts.csswg.org/web-animations-2/#ref-for-Exposed%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A1%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animation-starttime",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animation-currenttime",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-timelinerangeoffset",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animatable-animationtrigger",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animation-trigger",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset",
"https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue",
"https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animation-rangestart",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-timelinerangeoffset%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A0",
@@ -1059,12 +1156,12 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animation-overallprogress",
"https://drafts.csswg.org/web-animations-2/#dom-animation-starttime",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A5",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-start-time%E2%91%A1%E2%91%A7",
- "https://drafts.csswg.org/web-animations-2/#ref-for-progress-based-timeline%E2%91%A5",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-start-time%E2%91%A1%E2%91%A8",
- "https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-start-time%E2%91%A2%E2%93%AA",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-progress-based-timeline%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-start-time%E2%91%A2%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-start-time%E2%91%A2%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-start-time%E2%91%A2%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-set-the-start-time",
"https://drafts.csswg.org/web-animations-2/#dom-animation-currenttime",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A6",
@@ -1075,22 +1172,27 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-current-time%E2%91%A1%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-set-the-current-time%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#dom-animation-rangestart",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%93%AA",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-attachment-range%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-attachment-range%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeanimationoptions-rangestart",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-timelinerangeoffset%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#dom-animation-rangeend",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-attachment-range%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-attachment-range%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeanimationoptions-rangeend",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-timelinerangeoffset%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#dom-animation-overallprogress",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-double%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-overallprogress%E2%91%A5",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-associated-effect-end%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#dom-animation-trigger",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animatable-animationtrigger%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeanimationoptions-trigger",
"https://drafts.csswg.org/web-animations-2/#the-animationeffect-interface",
"https://drafts.csswg.org/web-animations-2/#ref-for-Exposed%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-animationeffect%E2%91%A0",
@@ -1120,54 +1222,54 @@
"https://drafts.csswg.org/web-animations-2/#dom-animationeffect-parent",
"https://drafts.csswg.org/web-animations-2/#ref-for-groupeffect%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A1%E2%91%A2",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A1%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#issue-40288bfc",
"https://drafts.csswg.org/web-animations-2/#dom-animationeffect-previoussibling",
"https://drafts.csswg.org/web-animations-2/#ref-for-animationeffect%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-previous-sibling%E2%91%A1",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#dom-animationeffect-nextsibling",
"https://drafts.csswg.org/web-animations-2/#ref-for-animationeffect%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-next-sibling",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#dom-animationeffect-before",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A1%E2%91%A4",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-inclusive-ancestor",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-dfn-throw%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-insert-children",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-inclusive-ancestor%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#dom-animationeffect-after",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A8%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A1%E2%91%A5",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%93%AA",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-inclusive-ancestor%E2%91%A1",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-dfn-throw%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-next-sibling-not-included",
"https://drafts.csswg.org/web-animations-2/#ref-for-insert-children%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#dom-animationeffect-replace",
"https://drafts.csswg.org/web-animations-2/#ref-for-animationeffect%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A1%E2%91%A6",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-inclusive-ancestor%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A1%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-dfn-throw%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-next-sibling-not-included%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-remove-an-animation-effect%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A1%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-insert-children%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#dom-animationeffect-remove",
"https://drafts.csswg.org/web-animations-2/#ref-for-remove-an-animation-effect%E2%91%A1",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A2%E2%93%AA",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#issue-49ccd991",
"https://drafts.csswg.org/web-animations-2/#the-effecttiming-dictionaries",
"https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-effecttiming",
@@ -1189,35 +1291,35 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-double%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#dom-optionaleffecttiming-delay",
"https://drafts.csswg.org/web-animations-2/#specified-start-delay",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-start-time%E2%91%A1%E2%91%A3",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A0%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A1%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-start-delay%E2%91%A1%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-normalize-specified-timing",
"https://drafts.csswg.org/web-animations-2/#dom-effecttiming-enddelay",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-double%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#dom-optionaleffecttiming-enddelay",
"https://drafts.csswg.org/web-animations-2/#specified-end-delay",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A5",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A0%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A1%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-start-time%E2%91%A1%E2%91%A4",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-sequence-effect%E2%91%A0%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-end-delay%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-normalize-specified-timing%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#dom-effecttiming-duration",
"https://drafts.csswg.org/web-animations-2/#dom-optionaleffecttiming-duration",
"https://drafts.csswg.org/web-animations-2/#specified-iteration-duration",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-duration%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-intrinsic-iteration-duration%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-duration%E2%91%A0%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-normalize-specified-timing%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#dom-effecttiming-playbackrate",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-double%E2%91%A7",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%93%AA%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-playback-rate%E2%91%A3%E2%93%AA",
- "https://drafts.csswg.org/web-animations-2/#ref-for-local-time%E2%91%A1%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-local-time%E2%91%A2%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#updating-animationeffect-timing",
"https://drafts.csswg.org/web-animations-2/#ref-for-map-exists",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-effecttiming-delay%E2%91%A0",
@@ -1268,31 +1370,31 @@
"https://drafts.csswg.org/web-animations-2/#dom-computedeffecttiming-starttime",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-start-time%E2%91%A1%E2%91%A5",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-progress-based-timeline%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A2%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-transformed-time%E2%91%A8",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-inherited-time%E2%91%A0%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-active-interval%E2%91%A0%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-active-interval%E2%91%A1%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect-start-time%E2%91%A1%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-start-delay%E2%91%A1%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#dom-computedeffecttiming-endtime",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-end-time%E2%91%A0%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-inherited-time%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-progress-based-timeline%E2%91%A0%E2%93%AA",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-end-delay%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#dom-computedeffecttiming-activeduration",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-active-duration%E2%91%A0%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-progress-based-timeline%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#dom-computedeffecttiming-localtime",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A4",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-associated-with-an-animation%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A2%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-in-effect%E2%91%A5",
@@ -1305,7 +1407,7 @@
"https://drafts.csswg.org/web-animations-2/#dom-fillmode-both",
"https://drafts.csswg.org/web-animations-2/#dom-fillmode-auto",
"https://drafts.csswg.org/web-animations-2/#ref-for-groupeffect%E2%91%A1",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect-source",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect",
"https://drafts.csswg.org/web-animations-2/#the-groupeffect-interface",
"https://drafts.csswg.org/web-animations-2/#ref-for-group-effect%E2%91%A2%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-groupeffect%E2%91%A2",
@@ -1362,16 +1464,16 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-last-child",
"https://drafts.csswg.org/web-animations-2/#ref-for-group-effect%E2%91%A2%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#dom-groupeffect-prepend",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-inclusive-ancestor%E2%91%A3",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-dfn-throw%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-insert-children%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-first-child%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#dom-groupeffect-append",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-inclusive-ancestor%E2%91%A4",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A0%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-dfn-throw%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-insert-children%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#dom-groupeffect-clone",
@@ -1385,7 +1487,7 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-groupeffect-groupeffect%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-sequenceeffect-sequenceeffect",
"https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-effecttiming%E2%91%A4",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%93%AA",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#process-a-timing-argument",
"https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-effecttiming%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-effecttiming%E2%91%A6",
@@ -1394,24 +1496,24 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-effecttiming%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#definitions-for-manipulating-hierarchies",
"https://drafts.csswg.org/web-animations-2/#next-sibling-not-included",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-next-sibling%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-next-sibling%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#remove-an-animation-effect",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A2%E2%91%A2",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A2%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-parent-group%E2%91%A2%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-child-effect%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-directly-associated-with-an-animation%E2%91%A6",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#insert-children",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-child-effect%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-remove-an-animation-effect%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-child-effect%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#the-animationnodelist-interface",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-animationnodelist%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-Exposed%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#animationnodelist",
@@ -1423,9 +1525,9 @@
"https://drafts.csswg.org/web-animations-2/#dom-animationnodelist-item-index-index",
"https://drafts.csswg.org/web-animations-2/#dom-animationnodelist-length",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-unsigned-long%E2%91%A1",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#dom-animationnodelist-item",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#the-sequenceeffect-interface",
"https://drafts.csswg.org/web-animations-2/#ref-for-sequence-effect%E2%91%A0%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-sequenceeffect",
@@ -1449,19 +1551,19 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-groupeffect%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-sequenceeffect%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#the-keyframeeffect-interface",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect-source%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-keyframeeffect",
"https://drafts.csswg.org/web-animations-2/#ref-for-enumdef-iterationcompositeoperation",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-iterationcomposite",
"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect-source%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-keyframeeffectoptions",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-iterationcomposite%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-composite",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect-source",
"https://drafts.csswg.org/web-animations-2/#ref-for-dfn-throw%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect-source",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect-source%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect-source-source",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-composite-operation%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-iterationcomposite",
@@ -1470,17 +1572,17 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-keyframe-effect%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-iterationcompositeoperation",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-composite-operation%E2%91%A4",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#creating-a-new-keyframeeffect-object",
"https://drafts.csswg.org/web-animations-2/#ref-for-intrinsic-iteration-duration%E2%91%A0%E2%91%A2",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-propdef-visibility",
"https://drafts.csswg.org/web-animations-2/#example-e0f07204",
"https://drafts.csswg.org/web-animations-2/#keyframe-offset-type",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A4",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-timelinerangeoffset%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedef-keyframe-selector",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-timelinerangeoffset%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-at-ruledef-keyframes",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A5",
@@ -1494,7 +1596,7 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-enumdef-iterationcompositeoperation%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-composite-operation%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#the-iterationcompositeoperation-enumeration",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A2%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-composite-operation%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#iterationcompositeoperation",
"https://drafts.csswg.org/web-animations-2/#enumdef-iterationcompositeoperation",
@@ -1505,7 +1607,7 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-effect-value%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-current-iteration%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-composite-operation-accumulate%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A1%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A2%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#the-effectcallback-callback-function",
"https://drafts.csswg.org/web-animations-2/#ref-for-custom-effect%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-callbackdef-effectcallback",
@@ -1516,72 +1618,85 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-element",
"https://drafts.csswg.org/web-animations-2/#ref-for-csspseudoelement",
"https://drafts.csswg.org/web-animations-2/#dom-effectcallback-currenttarget",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#dom-effectcallback-animation",
"https://drafts.csswg.org/web-animations-2/#ref-for-callbackdef-effectcallback%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect-source%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeeffect-keyframeeffect%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-iteration-progress%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-effect-target-target-element%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-effect-target-target-element%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-effect-target-target-element%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-effect-target-target-element%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-effect-target-target-element%E2%91%A8",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#the-animatable-interface",
"https://drafts.csswg.org/web-animations-2/#dom-animatable-getanimations",
"https://drafts.csswg.org/web-animations-2/#ref-for-effect-target-target-element%E2%91%A0%E2%93%AA",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A2%E2%93%AA",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A7",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A2%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-effect%E2%91%A0%E2%91%A2%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#the-animatable-interface-mixin",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animatable",
+ "https://drafts.csswg.org/web-animations-2/#dom-animatable-animate",
"https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-keyframeanimationoptions",
- "https://drafts.csswg.org/web-animations-2/#dictdef-timelinerangeoffset",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animatable-animationtrigger%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-animationtriggeroptions",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-setting-a-trigger-of-an-animation",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-keyframeanimationoptions%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#dictdef-animatable-timelinerangeoffset",
"https://drafts.csswg.org/web-animations-2/#ref-for-cssomstring",
"https://drafts.csswg.org/web-animations-2/#dom-timelinerangeoffset-rangename",
"https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#dom-timelinerangeoffset-offset",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-keyframeanimationoptions%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-timelinerangeoffset%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-keyframeanimationoptions%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeanimationoptions-rangestart%E2%91%A2",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-timelinerangeoffset%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeanimationoptions-rangeend%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animatable-animationtrigger%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeanimationoptions-trigger%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#dom-keyframeanimationoptions-rangestart",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%93%AA",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-attachment-range%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-attachment-range%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-propdef-animation-range-end",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-timelinerangeoffset%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-timelinerangeoffset-rangename",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-timelinerangeoffset-offset",
"https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-csskeywordvalue-value",
"https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A8",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-timelinerangeoffset%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A8",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-timelinerangeoffset-offset%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-timelinerangeoffset-rangename%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#dom-keyframeanimationoptions-rangeend",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation-attachment-range%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-attachment-range%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-propdef-animation-range-end%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-timelinerangeoffset%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-timelinerangeoffset-rangename%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-timelinerangeoffset-offset%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A0%E2%93%AA",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-timelinerangeoffset%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-timelinerangeoffset-offset%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-timelinerangeoffset-rangename%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#dom-keyframeanimationoptions-trigger",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animatable-animationtrigger%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-setting-a-trigger-of-an-animation%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A4",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-csskeywordvalue-value%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeanimationoptions-rangestart%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeanimationoptions-rangeend%E2%91%A0",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-keyframeanimationoptions%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-keyframeanimationoptions%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-dfn-throw%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-timelinerangeoffset-rangename%E2%91%A3",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-timelinerangeoffset-offset%E2%91%A3",
@@ -1591,18 +1706,18 @@
"https://drafts.csswg.org/web-animations-2/#ref-for-propdef-animation-range-end%E2%91%A1",
"https://drafts.csswg.org/web-animations-2/#the-animationplaybackevent-interface",
"https://drafts.csswg.org/web-animations-2/#ref-for-Exposed%E2%91%A5",
- "https://drafts.csswg.org/web-animations-2/#animationplaybackevent",
+ "https://drafts.csswg.org/web-animations-2/#animatable-animationplaybackevent",
"https://drafts.csswg.org/web-animations-2/#ref-for-event",
"https://drafts.csswg.org/web-animations-2/#dom-animationplaybackevent-animationplaybackevent",
"https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#dom-animationplaybackevent-animationplaybackevent-type-eventinitdict-type",
- "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animationplaybackeventinit",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-animationplaybackeventinit",
"https://drafts.csswg.org/web-animations-2/#dom-animationplaybackevent-animationplaybackevent-type-eventinitdict-eventinitdict",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationplaybackevent-currenttime",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationplaybackevent-timelinetime",
- "https://drafts.csswg.org/web-animations-2/#dictdef-animationplaybackeventinit",
+ "https://drafts.csswg.org/web-animations-2/#dictdef-animatable-animationplaybackeventinit",
"https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-eventinit",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationplaybackeventinit-currenttime",
@@ -1611,15 +1726,15 @@
"https://drafts.csswg.org/web-animations-2/#dom-animationplaybackevent-currenttime",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-animation-current-time%E2%91%A1%E2%91%A2",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A1",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A7",
"https://drafts.csswg.org/web-animations-2/#ref-for-play-state-idle",
"https://drafts.csswg.org/web-animations-2/#dom-animationplaybackevent-timelinetime",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A0",
"https://drafts.csswg.org/web-animations-2/#ref-for-time-value%E2%91%A0%E2%91%A1",
- "https://drafts.csswg.org/web-animations-2/#ref-for-timeline%E2%91%A0%E2%91%A6",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A3",
- "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-timeline%E2%91%A1%E2%93%AA",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A3%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation%E2%91%A4%E2%93%AA",
"https://drafts.csswg.org/web-animations-2/#ref-for-inactive-timeline%E2%91%A5",
"https://drafts.csswg.org/web-animations-2/#dom-animationplaybackeventinit-currenttime",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A1",
@@ -1627,6 +1742,121 @@
"https://drafts.csswg.org/web-animations-2/#dom-animationplaybackeventinit-timelinetime",
"https://drafts.csswg.org/web-animations-2/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationplaybackevent-timelinetime%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#the-animationtrigger-interface",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-Exposed%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#animatable-animationtrigger",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtrigger-animationtrigger",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-animationtriggeroptions%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtrigger-animationtrigger-options-options",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animationtimeline%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtrigger-timeline",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-enumdef-animatable-animationtriggertype",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtrigger-type",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtrigger-rangestart",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtrigger-rangeend",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A0%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A0%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtrigger-exitrangestart",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A0%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A0%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtrigger-exitrangeend",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-animationtrigger",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animatable-animationtrigger%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animatable-animationtrigger%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggeroptions-type",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggeroptions-timeline",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggeroptions-rangestart",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggeroptions-rangeend",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-default-range%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeanimationoptions-rangestart%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-keyframeanimationoptions-rangeend%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggeroptions-exitrangestart",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggeroptions-exitrangeend",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-exit-range%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-default-range%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-default-range%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-setting-timeline-of-animation-trigger",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-animationtrigger-options-options",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-timeline",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animationtimeline%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-timeline%E2%91%A1%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-inactive-timeline%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-type",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-enumdef-animatable-animationtriggertype%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animation-trigger-type%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-rangestart",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-default-range%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-rangeend",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-default-range%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-exitrangestart",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-exit-range%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtrigger-exitrangeend",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-exit-range%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#the-animationtriggeroptions-dictionary",
+ "https://drafts.csswg.org/web-animations-2/#dictdef-animatable-animationtriggeroptions",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animationtimeline%E2%91%A3",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggeroptions-timeline%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-enumdef-animatable-animationtriggertype%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggeroptions-type%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A0%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A0%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggeroptions-rangestart%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A0%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A0%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A0%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggeroptions-rangeend%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A0%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A0%E2%91%A1",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A0%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggeroptions-exitrangestart%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dictdef-animatable-timelinerangeoffset%E2%91%A0%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-csskeywordvalue%E2%91%A0%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-idl-DOMString%E2%91%A0%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggeroptions-exitrangeend%E2%91%A0",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtriggeroptions-timeline",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-animationtimeline%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-default-document-timeline",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtriggeroptions-type",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-enumdef-animatable-animationtriggertype%E2%91%A2",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtriggeroptions-rangestart",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-default-range%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-default-range%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtriggeroptions-rangeend",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-default-range%E2%91%A8",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-default-range%E2%91%A0%E2%93%AA",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtriggeroptions-exitrangestart",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-exit-range%E2%91%A4",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-exit-range%E2%91%A5",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtriggeroptions-exitrangeend",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-exit-range%E2%91%A6",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-exit-range%E2%91%A7",
+ "https://drafts.csswg.org/web-animations-2/#the-animationtriggertype-enumeration",
+ "https://drafts.csswg.org/web-animations-2/#enumdef-animatable-animationtriggertype",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggertype-once",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggertype-repeat",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggertype-alternate",
+ "https://drafts.csswg.org/web-animations-2/#ref-for-dom-animationtriggertype-state",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtriggertype-once",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtriggertype-repeat",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtriggertype-alternate",
+ "https://drafts.csswg.org/web-animations-2/#dom-animationtriggertype-state",
"https://drafts.csswg.org/web-animations-2/#model-liveness",
"https://drafts.csswg.org/web-animations-2/#ref-for-groupeffect%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/web-animations-2/#ref-for-callbackdef-effectcallback%E2%91%A1",
@@ -1670,6 +1900,7 @@
"https://drafts.csswg.org/web-animations-2/#b0bd955b",
"https://drafts.csswg.org/web-animations-2/#8aeebb4b",
"https://drafts.csswg.org/web-animations-2/#5a7dff27",
+ "https://drafts.csswg.org/web-animations-2/#6b2ab627",
"https://drafts.csswg.org/web-animations-2/#b516749f",
"https://drafts.csswg.org/web-animations-2/#8a8c473c",
"https://drafts.csswg.org/web-animations-2/#dd130a0f",
@@ -1680,7 +1911,6 @@
"https://drafts.csswg.org/web-animations-2/#000c54c5",
"https://drafts.csswg.org/web-animations-2/#757fa639",
"https://drafts.csswg.org/web-animations-2/#00c27339",
- "https://drafts.csswg.org/web-animations-2/#d69cafc9",
"https://drafts.csswg.org/web-animations-2/#a32ab8b8",
"https://drafts.csswg.org/web-animations-2/#b9ed110e",
"https://drafts.csswg.org/web-animations-2/#86fe716f",
@@ -1699,6 +1929,7 @@
"https://drafts.csswg.org/web-animations-2/#60aa41c8",
"https://drafts.csswg.org/web-animations-2/#1198d389",
"https://drafts.csswg.org/web-animations-2/#53172985",
+ "https://drafts.csswg.org/web-animations-2/#26b9f468",
"https://drafts.csswg.org/web-animations-2/#c6d180e8",
"https://drafts.csswg.org/web-animations-2/#a274817b",
"https://drafts.csswg.org/web-animations-2/#25343345",
@@ -1727,6 +1958,7 @@
"https://drafts.csswg.org/web-animations-2/#fa0bbc48",
"https://drafts.csswg.org/web-animations-2/#187be130",
"https://drafts.csswg.org/web-animations-2/#83998ca7",
+ "https://drafts.csswg.org/web-animations-2/#fa928a6f",
"https://drafts.csswg.org/web-animations-2/#3860d250",
"https://drafts.csswg.org/web-animations-2/#87cf96cd",
"https://drafts.csswg.org/web-animations-2/#1f70c4b1",
diff --git a/ed/index.json b/ed/index.json
index 64c1bc62cd8d..2a07157c4684 100644
--- a/ed/index.json
+++ b/ed/index.json
@@ -1,7 +1,7 @@
{
"type": "crawl",
"title": "Reffy crawl",
- "date": "2025-01-30T18:41:20.523Z",
+ "date": "2025-01-31T00:57:23.660Z",
"options": {
"fallback": "ed/index.json",
"output": "report",
@@ -1627,11 +1627,11 @@
],
"crawled": "https://drafts.csswg.org/css-backgrounds-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "16 September 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-backgrounds-4.json",
"refs": "refs/css-backgrounds-4.json",
"css": "css/css-backgrounds-4.json",
@@ -1688,11 +1688,12 @@
],
"crawled": "https://drafts.csswg.org/css-borders-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
- "date": "2 October 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "date": "30 January 2025",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
+ "algorithms": "algorithms/css-borders-4.json",
"links": "links/css-borders-4.json",
"refs": "refs/css-borders-4.json",
"css": "css/css-borders.json",
@@ -1750,11 +1751,11 @@
],
"crawled": "https://drafts.csswg.org/css-color-6/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "15 September 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-color-6.json",
"refs": "refs/css-color-6.json",
"css": "css/css-color-6.json",
@@ -1805,11 +1806,11 @@
],
"crawled": "https://drafts.csswg.org/css-conditional-values-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "21 February 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-conditional-values-1.json",
"refs": "refs/css-conditional-values-1.json",
"css": "css/css-conditional-values.json",
@@ -1866,11 +1867,11 @@
],
"crawled": "https://drafts.csswg.org/css-env-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
- "date": "30 August 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "date": "30 January 2025",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-env-1.json",
"links": "links/css-env-1.json",
"refs": "refs/css-env-1.json",
@@ -1922,11 +1923,11 @@
],
"crawled": "https://drafts.csswg.org/css-extensions-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "24 January 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-extensions-1.json",
"refs": "refs/css-extensions-1.json",
"css": "css/css-extensions.json",
@@ -1977,11 +1978,11 @@
],
"crawled": "https://drafts.csswg.org/css-forms-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "5 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-forms-1.json",
"refs": "refs/css-forms-1.json",
"css": "css/css-forms.json",
@@ -2032,11 +2033,11 @@
],
"crawled": "https://drafts.csswg.org/css-gaps-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "8 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-gaps-1.json",
"links": "links/css-gaps-1.json",
"refs": "refs/css-gaps-1.json",
@@ -2095,11 +2096,11 @@
],
"crawled": "https://drafts.csswg.org/css-gcpm-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "24 January 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-gcpm-4.json",
"refs": "refs/css-gcpm-4.json",
"css": "css/css-gcpm-4.json",
@@ -2157,11 +2158,11 @@
],
"crawled": "https://drafts.csswg.org/css-images-5/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "28 August 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-images-5.json",
"refs": "refs/css-images-5.json",
"css": "css/css-images-5.json",
@@ -2212,11 +2213,11 @@
],
"crawled": "https://drafts.csswg.org/css-link-params-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "7 August 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-link-params-1.json",
"refs": "refs/css-link-params-1.json",
"css": "css/css-link-params.json",
@@ -2267,11 +2268,11 @@
],
"crawled": "https://drafts.csswg.org/css-mixins-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "21 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-mixins-1.json",
"links": "links/css-mixins-1.json",
"refs": "refs/css-mixins-1.json",
@@ -2331,11 +2332,11 @@
],
"crawled": "https://drafts.csswg.org/css-page-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "12 May 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-page-4.json",
"refs": "refs/css-page-4.json",
"dfns": "dfns/css-page-4.json",
@@ -2392,11 +2393,11 @@
],
"crawled": "https://drafts.csswg.org/css-position-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "19 November 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-position-4.json",
"links": "links/css-position-4.json",
"refs": "refs/css-position-4.json",
@@ -2455,11 +2456,11 @@
],
"crawled": "https://drafts.csswg.org/css-shapes-2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "28 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-shapes-2.json",
"refs": "refs/css-shapes-2.json",
"css": "css/css-shapes-2.json",
@@ -2516,11 +2517,11 @@
],
"crawled": "https://drafts.csswg.org/css-size-adjust-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "24 January 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-size-adjust-1.json",
"refs": "refs/css-size-adjust-1.json",
"css": "css/css-size-adjust.json",
@@ -2578,11 +2579,11 @@
],
"crawled": "https://drafts.csswg.org/css-variables-2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "27 February 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-variables-2.json",
"links": "links/css-variables-2.json",
"refs": "refs/css-variables-2.json",
@@ -2641,11 +2642,11 @@
],
"crawled": "https://drafts.csswg.org/selectors-5/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "24 September 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/selectors-5.json",
"refs": "refs/selectors-5.json",
"css": "css/selectors-5.json",
@@ -14920,9 +14921,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc2397",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 20:49:26 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:10:24 GMT"
},
- "date": "27 January 2025",
+ "date": "31 January 2025",
"links": "links/rfc2397.json",
"ids": "ids/rfc2397.json",
"cddl": []
@@ -14966,9 +14967,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc4120",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 20:27:19 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:46:05 GMT"
},
- "date": "27 January 2025",
+ "date": "31 January 2025",
"links": "links/rfc4120.json",
"ids": "ids/rfc4120.json",
"cddl": []
@@ -15115,9 +15116,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc6386",
"crawlCacheInfo": {
- "lastModified": "Tue, 28 Jan 2025 00:46:01 GMT"
+ "lastModified": "Thu, 30 Jan 2025 23:53:05 GMT"
},
- "date": "28 January 2025",
+ "date": "30 January 2025",
"links": "links/rfc6386.json",
"ids": "ids/rfc6386.json",
"cddl": []
@@ -15161,9 +15162,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc6454",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 20:28:00 GMT"
+ "lastModified": "Thu, 30 Jan 2025 23:43:56 GMT"
},
- "date": "27 January 2025",
+ "date": "30 January 2025",
"links": "links/rfc6454.json",
"ids": "ids/rfc6454.json",
"cddl": []
@@ -15207,9 +15208,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc6455",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 19:49:56 GMT"
+ "lastModified": "Thu, 30 Jan 2025 23:48:00 GMT"
},
- "date": "27 January 2025",
+ "date": "30 January 2025",
"links": "links/rfc6455.json",
"ids": "ids/rfc6455.json",
"cddl": []
@@ -15253,9 +15254,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc6797",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 19:52:48 GMT"
+ "lastModified": "Thu, 30 Jan 2025 23:39:09 GMT"
},
- "date": "27 January 2025",
+ "date": "30 January 2025",
"links": "links/rfc6797.json",
"ids": "ids/rfc6797.json",
"cddl": []
@@ -15299,9 +15300,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc7034",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 19:58:54 GMT"
+ "lastModified": "Thu, 30 Jan 2025 23:59:34 GMT"
},
- "date": "27 January 2025",
+ "date": "30 January 2025",
"links": "links/rfc7034.json",
"ids": "ids/rfc7034.json",
"cddl": []
@@ -15345,9 +15346,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc7239",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 22:52:01 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:46:18 GMT"
},
- "date": "27 January 2025",
+ "date": "31 January 2025",
"links": "links/rfc7239.json",
"ids": "ids/rfc7239.json",
"cddl": []
@@ -15391,9 +15392,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc7469",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 21:30:16 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:46:20 GMT"
},
- "date": "27 January 2025",
+ "date": "31 January 2025",
"links": "links/rfc7469.json",
"ids": "ids/rfc7469.json",
"cddl": []
@@ -15437,9 +15438,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc7578",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 20:09:01 GMT"
+ "lastModified": "Thu, 30 Jan 2025 23:34:02 GMT"
},
- "date": "27 January 2025",
+ "date": "30 January 2025",
"links": "links/rfc7578.json",
"ids": "ids/rfc7578.json",
"cddl": []
@@ -15687,9 +15688,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc7932",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 23:23:47 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:46:25 GMT"
},
- "date": "27 January 2025",
+ "date": "31 January 2025",
"links": "links/rfc7932.json",
"ids": "ids/rfc7932.json",
"cddl": []
@@ -15939,9 +15940,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc8610",
"crawlCacheInfo": {
- "lastModified": "Tue, 28 Jan 2025 00:03:50 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:04:19 GMT"
},
- "date": "28 January 2025",
+ "date": "31 January 2025",
"links": "links/rfc8610.json",
"dfns": "dfns/rfc8610.json",
"ids": "ids/rfc8610.json",
@@ -15986,9 +15987,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc8878",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 23:35:46 GMT"
+ "lastModified": "Thu, 30 Jan 2025 23:38:39 GMT"
},
- "date": "27 January 2025",
+ "date": "30 January 2025",
"links": "links/rfc8878.json",
"refs": "refs/rfc8878.json",
"headings": "headings/rfc8878.json",
@@ -16034,9 +16035,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc8942",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 19:59:34 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:46:32 GMT"
},
- "date": "27 January 2025",
+ "date": "31 January 2025",
"links": "links/rfc8942.json",
"refs": "refs/rfc8942.json",
"headings": "headings/rfc8942.json",
@@ -16342,9 +16343,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc9163",
"crawlCacheInfo": {
- "lastModified": "Mon, 27 Jan 2025 21:13:25 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:46:34 GMT"
},
- "date": "27 January 2025",
+ "date": "31 January 2025",
"algorithms": "algorithms/rfc9163.json",
"links": "links/rfc9163.json",
"refs": "refs/rfc9163.json",
@@ -16499,9 +16500,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc9649",
"crawlCacheInfo": {
- "lastModified": "Tue, 28 Jan 2025 19:35:34 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:46:36 GMT"
},
- "date": "28 January 2025",
+ "date": "31 January 2025",
"algorithms": "algorithms/rfc9649.json",
"links": "links/rfc9649.json",
"refs": "refs/rfc9649.json",
@@ -18138,11 +18139,11 @@
],
"crawled": "https://drafts.csswg.org/css-2022/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
- "date": "28 August 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "date": "29 January 2025",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-2022.json",
"refs": "refs/css-2022.json",
"dfns": "dfns/css-2022.json",
@@ -18199,11 +18200,11 @@
],
"crawled": "https://drafts.csswg.org/css-2023/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
- "date": "11 December 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "date": "29 January 2025",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-2023.json",
"refs": "refs/css-2023.json",
"dfns": "dfns/css-2023.json",
@@ -18266,11 +18267,11 @@
],
"crawled": "https://drafts.csswg.org/css-align-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-align-3.json",
"links": "links/css-align-3.json",
"refs": "refs/css-align-3.json",
@@ -18329,11 +18330,11 @@
],
"crawled": "https://drafts.csswg.org/css-anchor-position-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "12 October 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-anchor-position-1.json",
"links": "links/css-anchor-position-1.json",
"refs": "refs/css-anchor-position-1.json",
@@ -18465,11 +18466,11 @@
],
"crawled": "https://drafts.csswg.org/css-animations-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-animations-1.json",
"refs": "refs/css-animations-1.json",
"events": "events/css-animations-1.json",
@@ -18535,11 +18536,11 @@
],
"crawled": "https://drafts.csswg.org/css-animations-2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
- "date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "date": "31 January 2025",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-animations-2.json",
"links": "links/css-animations-2.json",
"refs": "refs/css-animations-2.json",
@@ -18606,11 +18607,11 @@
],
"crawled": "https://drafts.csswg.org/css-backgrounds-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "29 October 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-backgrounds-3.json",
"links": "links/css-backgrounds-3.json",
"refs": "refs/css-backgrounds-3.json",
@@ -18676,11 +18677,11 @@
],
"crawled": "https://drafts.csswg.org/css-box-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "4 April 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-box-3.json",
"refs": "refs/css-box-3.json",
"dfns": "dfns/css-box-3.json",
@@ -18743,11 +18744,11 @@
],
"crawled": "https://drafts.csswg.org/css-box-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "18 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-box-4.json",
"refs": "refs/css-box-4.json",
"css": "css/css-box.json",
@@ -18812,11 +18813,11 @@
],
"crawled": "https://drafts.csswg.org/css-break-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "28 August 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-break-3.json",
"refs": "refs/css-break-3.json",
"dfns": "dfns/css-break-3.json",
@@ -18879,11 +18880,11 @@
],
"crawled": "https://drafts.csswg.org/css-break-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "11 March 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-break-4.json",
"refs": "refs/css-break-4.json",
"css": "css/css-break.json",
@@ -18947,11 +18948,11 @@
],
"crawled": "https://drafts.csswg.org/css-cascade-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "30 January 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-cascade-3.json",
"refs": "refs/css-cascade-3.json",
"dfns": "dfns/css-cascade-3.json",
@@ -19016,11 +19017,11 @@
],
"crawled": "https://drafts.csswg.org/css-cascade-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "28 August 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-cascade-4.json",
"links": "links/css-cascade-4.json",
"refs": "refs/css-cascade-4.json",
@@ -19085,11 +19086,11 @@
],
"crawled": "https://drafts.csswg.org/css-cascade-5/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "28 August 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-cascade-5.json",
"refs": "refs/css-cascade-5.json",
"idl": "idl/css-cascade.idl",
@@ -19154,11 +19155,11 @@
],
"crawled": "https://drafts.csswg.org/css-cascade-6/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "8 November 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-cascade-6.json",
"refs": "refs/css-cascade-6.json",
"idl": "idl/css-cascade-6.idl",
@@ -19223,7 +19224,7 @@
],
"crawled": "https://drafts.csswg.org/css-color-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"date": "18 January 2022",
"links": "links/css-color-3.json",
@@ -19290,11 +19291,11 @@
],
"crawled": "https://drafts.csswg.org/css-color-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
- "date": "11 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "date": "27 January 2025",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-color-4.json",
"links": "links/css-color-4.json",
"refs": "refs/css-color-4.json",
@@ -19360,11 +19361,11 @@
],
"crawled": "https://drafts.csswg.org/css-color-5/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
- "date": "4 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "date": "27 January 2025",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-color-5.json",
"links": "links/css-color-5.json",
"refs": "refs/css-color-5.json",
@@ -19430,11 +19431,11 @@
],
"crawled": "https://drafts.csswg.org/css-color-adjust-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "27 November 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-color-adjust-1.json",
"links": "links/css-color-adjust-1.json",
"refs": "refs/css-color-adjust-1.json",
@@ -19496,11 +19497,11 @@
],
"crawled": "https://drafts.csswg.org/css-color-hdr-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "11 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-color-hdr-1.json",
"links": "links/css-color-hdr-1.json",
"refs": "refs/css-color-hdr-1.json",
@@ -19566,11 +19567,11 @@
],
"crawled": "https://drafts.csswg.org/css-conditional-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-conditional-3.json",
"links": "links/css-conditional-3.json",
"refs": "refs/css-conditional-3.json",
@@ -19637,11 +19638,11 @@
],
"crawled": "https://drafts.csswg.org/css-conditional-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "19 March 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-conditional-4.json",
"refs": "refs/css-conditional-4.json",
"css": "css/css-conditional-4.json",
@@ -19705,11 +19706,11 @@
],
"crawled": "https://drafts.csswg.org/css-conditional-5/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "19 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-conditional-5.json",
"links": "links/css-conditional-5.json",
"refs": "refs/css-conditional-5.json",
@@ -19775,11 +19776,11 @@
],
"crawled": "https://drafts.csswg.org/css-contain-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "28 June 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-contain-1.json",
"links": "links/css-contain-1.json",
"refs": "refs/css-contain-1.json",
@@ -19845,11 +19846,11 @@
],
"crawled": "https://drafts.csswg.org/css-contain-2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "18 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-contain-2.json",
"links": "links/css-contain-2.json",
"refs": "refs/css-contain-2.json",
@@ -19916,11 +19917,11 @@
],
"crawled": "https://drafts.csswg.org/css-contain-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "20 June 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-contain-3.json",
"refs": "refs/css-contain-3.json",
"headings": "headings/css-contain-3.json",
@@ -19982,11 +19983,11 @@
],
"crawled": "https://drafts.csswg.org/css-content-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "17 May 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-content-3.json",
"links": "links/css-content-3.json",
"refs": "refs/css-content-3.json",
@@ -20051,11 +20052,11 @@
],
"crawled": "https://drafts.csswg.org/css-counter-styles-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "18 December 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-counter-styles-3.json",
"links": "links/css-counter-styles-3.json",
"refs": "refs/css-counter-styles-3.json",
@@ -20122,11 +20123,11 @@
],
"crawled": "https://drafts.csswg.org/css-display-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "22 November 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-display-3.json",
"refs": "refs/css-display-3.json",
"dfns": "dfns/css-display-3.json",
@@ -20189,11 +20190,11 @@
],
"crawled": "https://drafts.csswg.org/css-display-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "27 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-display-4.json",
"refs": "refs/css-display-4.json",
"css": "css/css-display.json",
@@ -20258,11 +20259,11 @@
],
"crawled": "https://drafts.csswg.org/css-easing-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "28 August 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-easing-1.json",
"links": "links/css-easing-1.json",
"refs": "refs/css-easing-1.json",
@@ -20326,11 +20327,11 @@
],
"crawled": "https://drafts.csswg.org/css-easing-2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
- "date": "17 September 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "date": "27 January 2025",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-easing-2.json",
"links": "links/css-easing-2.json",
"refs": "refs/css-easing-2.json",
@@ -20395,11 +20396,11 @@
],
"crawled": "https://drafts.csswg.org/css-flexbox-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "11 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-flexbox-1.json",
"links": "links/css-flexbox-1.json",
"refs": "refs/css-flexbox-1.json",
@@ -20464,11 +20465,11 @@
],
"crawled": "https://drafts.csswg.org/css-font-loading-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "11 May 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-font-loading-3.json",
"links": "links/css-font-loading-3.json",
"refs": "refs/css-font-loading-3.json",
@@ -20537,11 +20538,11 @@
],
"crawled": "https://drafts.csswg.org/css-fonts-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
- "date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "date": "27 January 2025",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-fonts-4.json",
"links": "links/css-fonts-4.json",
"refs": "refs/css-fonts-4.json",
@@ -20607,11 +20608,11 @@
],
"crawled": "https://drafts.csswg.org/css-fonts-5/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "13 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-fonts-5.json",
"refs": "refs/css-fonts-5.json",
"idl": "idl/css-fonts-5.idl",
@@ -20677,11 +20678,11 @@
],
"crawled": "https://drafts.csswg.org/css-gcpm-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "4 May 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-gcpm-3.json",
"refs": "refs/css-gcpm-3.json",
"css": "css/css-gcpm.json",
@@ -20745,11 +20746,11 @@
],
"crawled": "https://drafts.csswg.org/css-grid-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "17 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-grid-1.json",
"links": "links/css-grid-1.json",
"refs": "refs/css-grid-1.json",
@@ -20815,11 +20816,11 @@
],
"crawled": "https://drafts.csswg.org/css-grid-2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "13 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-grid-2.json",
"links": "links/css-grid-2.json",
"refs": "refs/css-grid-2.json",
@@ -20884,11 +20885,11 @@
],
"crawled": "https://drafts.csswg.org/css-grid-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "27 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-grid-3.json",
"links": "links/css-grid-3.json",
"refs": "refs/css-grid-3.json",
@@ -20947,11 +20948,11 @@
],
"crawled": "https://drafts.csswg.org/css-highlight-api-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
- "date": "25 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "date": "30 January 2025",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-highlight-api-1.json",
"links": "links/css-highlight-api-1.json",
"refs": "refs/css-highlight-api-1.json",
@@ -21017,11 +21018,11 @@
],
"crawled": "https://drafts.csswg.org/css-images-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "11 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-images-3.json",
"links": "links/css-images-3.json",
"refs": "refs/css-images-3.json",
@@ -21087,11 +21088,11 @@
],
"crawled": "https://drafts.csswg.org/css-images-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "23 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-images-4.json",
"links": "links/css-images-4.json",
"refs": "refs/css-images-4.json",
@@ -21157,11 +21158,11 @@
],
"crawled": "https://drafts.csswg.org/css-inline-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "10 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-inline-3.json",
"links": "links/css-inline-3.json",
"refs": "refs/css-inline-3.json",
@@ -21286,11 +21287,11 @@
],
"crawled": "https://drafts.csswg.org/css-line-grid-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "26 July 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-line-grid-1.json",
"refs": "refs/css-line-grid-1.json",
"css": "css/css-line-grid.json",
@@ -21354,11 +21355,11 @@
],
"crawled": "https://drafts.csswg.org/css-lists-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "24 January 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-lists-3.json",
"links": "links/css-lists-3.json",
"refs": "refs/css-lists-3.json",
@@ -21423,11 +21424,11 @@
],
"crawled": "https://drafts.csswg.org/css-logical-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "24 January 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-logical-1.json",
"refs": "refs/css-logical-1.json",
"css": "css/css-logical.json",
@@ -21560,11 +21561,11 @@
],
"crawled": "https://drafts.csswg.org/css-multicol-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "22 November 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-multicol-1.json",
"refs": "refs/css-multicol-1.json",
"dfns": "dfns/css-multicol-1.json",
@@ -21627,11 +21628,11 @@
],
"crawled": "https://drafts.csswg.org/css-multicol-2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "17 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-multicol-2.json",
"refs": "refs/css-multicol-2.json",
"css": "css/css-multicol.json",
@@ -21695,11 +21696,11 @@
],
"crawled": "https://drafts.csswg.org/css-namespaces-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "25 October 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-namespaces-3.json",
"refs": "refs/css-namespaces-3.json",
"css": "css/css-namespaces.json",
@@ -21757,11 +21758,11 @@
],
"crawled": "https://drafts.csswg.org/css-nav-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "29 July 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-nav-1.json",
"links": "links/css-nav-1.json",
"refs": "refs/css-nav-1.json",
@@ -21822,11 +21823,11 @@
],
"crawled": "https://drafts.csswg.org/css-nesting-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "4 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-nesting-1.json",
"refs": "refs/css-nesting-1.json",
"idl": "idl/css-nesting.idl",
@@ -21892,11 +21893,11 @@
],
"crawled": "https://drafts.csswg.org/css-overflow-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-overflow-3.json",
"refs": "refs/css-overflow-3.json",
"css": "css/css-overflow.json",
@@ -21961,11 +21962,11 @@
],
"crawled": "https://drafts.csswg.org/css-overflow-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-overflow-4.json",
"refs": "refs/css-overflow-4.json",
"css": "css/css-overflow-4.json",
@@ -22029,11 +22030,11 @@
],
"crawled": "https://drafts.csswg.org/css-overflow-5/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-overflow-5.json",
"links": "links/css-overflow-5.json",
"refs": "refs/css-overflow-5.json",
@@ -22098,11 +22099,11 @@
],
"crawled": "https://drafts.csswg.org/css-overscroll-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "3 March 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-overscroll-1.json",
"refs": "refs/css-overscroll-1.json",
"css": "css/css-overscroll.json",
@@ -22167,11 +22168,11 @@
],
"crawled": "https://drafts.csswg.org/css-page-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "5 December 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-page-3.json",
"links": "links/css-page-3.json",
"refs": "refs/css-page-3.json",
@@ -22230,11 +22231,11 @@
],
"crawled": "https://drafts.csswg.org/css-page-floats-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "4 November 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-page-floats-3.json",
"links": "links/css-page-floats-3.json",
"refs": "refs/css-page-floats-3.json",
@@ -22366,11 +22367,11 @@
],
"crawled": "https://drafts.csswg.org/css-position-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "19 November 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-position-3.json",
"links": "links/css-position-3.json",
"refs": "refs/css-position-3.json",
@@ -22501,11 +22502,11 @@
],
"crawled": "https://drafts.csswg.org/css-pseudo-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "27 November 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-pseudo-4.json",
"links": "links/css-pseudo-4.json",
"refs": "refs/css-pseudo-4.json",
@@ -22565,11 +22566,11 @@
],
"crawled": "https://drafts.csswg.org/css-regions-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "24 January 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-regions-1.json",
"refs": "refs/css-regions-1.json",
"idl": "idl/css-regions.idl",
@@ -22628,11 +22629,11 @@
],
"crawled": "https://drafts.csswg.org/css-rhythm-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "13 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-rhythm-1.json",
"refs": "refs/css-rhythm-1.json",
"css": "css/css-rhythm.json",
@@ -22696,11 +22697,11 @@
],
"crawled": "https://drafts.csswg.org/css-round-display-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "1 August 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-round-display-1.json",
"refs": "refs/css-round-display-1.json",
"css": "css/css-round-display.json",
@@ -22764,11 +22765,11 @@
],
"crawled": "https://drafts.csswg.org/css-ruby-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "15 July 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-ruby-1.json",
"links": "links/css-ruby-1.json",
"refs": "refs/css-ruby-1.json",
@@ -22833,11 +22834,11 @@
],
"crawled": "https://drafts.csswg.org/css-scoping-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "22 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-scoping-1.json",
"links": "links/css-scoping-1.json",
"refs": "refs/css-scoping-1.json",
@@ -22902,11 +22903,11 @@
],
"crawled": "https://drafts.csswg.org/css-scroll-anchoring-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "3 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-scroll-anchoring-1.json",
"links": "links/css-scroll-anchoring-1.json",
"refs": "refs/css-scroll-anchoring-1.json",
@@ -22972,11 +22973,11 @@
],
"crawled": "https://drafts.csswg.org/css-scroll-snap-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "22 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-scroll-snap-1.json",
"links": "links/css-scroll-snap-1.json",
"refs": "refs/css-scroll-snap-1.json",
@@ -23041,11 +23042,11 @@
],
"crawled": "https://drafts.csswg.org/css-scroll-snap-2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "16 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-scroll-snap-2.json",
"links": "links/css-scroll-snap-2.json",
"refs": "refs/css-scroll-snap-2.json",
@@ -23112,11 +23113,11 @@
],
"crawled": "https://drafts.csswg.org/css-scrollbars-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "13 September 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-scrollbars-1.json",
"refs": "refs/css-scrollbars-1.json",
"css": "css/css-scrollbars.json",
@@ -23180,11 +23181,11 @@
],
"crawled": "https://drafts.csswg.org/css-shadow-parts-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "5 September 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-shadow-parts-1.json",
"links": "links/css-shadow-parts-1.json",
"refs": "refs/css-shadow-parts-1.json",
@@ -23251,11 +23252,11 @@
],
"crawled": "https://drafts.csswg.org/css-shapes-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
- "date": "19 September 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "date": "27 January 2025",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-shapes-1.json",
"refs": "refs/css-shapes-1.json",
"css": "css/css-shapes.json",
@@ -23320,11 +23321,11 @@
],
"crawled": "https://drafts.csswg.org/css-sizing-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "25 July 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-sizing-3.json",
"links": "links/css-sizing-3.json",
"refs": "refs/css-sizing-3.json",
@@ -23389,11 +23390,11 @@
],
"crawled": "https://drafts.csswg.org/css-sizing-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "15 October 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-sizing-4.json",
"refs": "refs/css-sizing-4.json",
"css": "css/css-sizing-4.json",
@@ -23457,11 +23458,11 @@
],
"crawled": "https://drafts.csswg.org/css-speech-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "29 October 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-speech-1.json",
"refs": "refs/css-speech-1.json",
"css": "css/css-speech.json",
@@ -23523,7 +23524,7 @@
],
"crawled": "https://drafts.csswg.org/css-style-attr/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"date": "10 April 2015",
"links": "links/css-style-attr.json",
@@ -23589,11 +23590,11 @@
],
"crawled": "https://drafts.csswg.org/css-syntax-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "20 November 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-syntax-3.json",
"links": "links/css-syntax-3.json",
"refs": "refs/css-syntax-3.json",
@@ -23658,11 +23659,11 @@
],
"crawled": "https://drafts.csswg.org/css-tables-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "1 August 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-tables-3.json",
"links": "links/css-tables-3.json",
"refs": "refs/css-tables-3.json",
@@ -23728,11 +23729,11 @@
],
"crawled": "https://drafts.csswg.org/css-text-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "3 October 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-text-3.json",
"links": "links/css-text-3.json",
"refs": "refs/css-text-3.json",
@@ -23797,11 +23798,11 @@
],
"crawled": "https://drafts.csswg.org/css-text-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "27 November 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-text-4.json",
"links": "links/css-text-4.json",
"refs": "refs/css-text-4.json",
@@ -23867,11 +23868,11 @@
],
"crawled": "https://drafts.csswg.org/css-text-decor-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "24 January 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-text-decor-3.json",
"refs": "refs/css-text-decor-3.json",
"css": "css/css-text-decor.json",
@@ -23935,11 +23936,11 @@
],
"crawled": "https://drafts.csswg.org/css-text-decor-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "18 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-text-decor-4.json",
"refs": "refs/css-text-decor-4.json",
"css": "css/css-text-decor-4.json",
@@ -24004,11 +24005,11 @@
],
"crawled": "https://drafts.csswg.org/css-transforms-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-transforms-1.json",
"links": "links/css-transforms-1.json",
"refs": "refs/css-transforms-1.json",
@@ -24073,11 +24074,11 @@
],
"crawled": "https://drafts.csswg.org/css-transforms-2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "3 April 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-transforms-2.json",
"links": "links/css-transforms-2.json",
"refs": "refs/css-transforms-2.json",
@@ -24143,11 +24144,11 @@
],
"crawled": "https://drafts.csswg.org/css-transitions-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-transitions-1.json",
"links": "links/css-transitions-1.json",
"refs": "refs/css-transitions-1.json",
@@ -24214,11 +24215,11 @@
],
"crawled": "https://drafts.csswg.org/css-transitions-2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-transitions-2.json",
"links": "links/css-transitions-2.json",
"refs": "refs/css-transitions-2.json",
@@ -24350,11 +24351,11 @@
],
"crawled": "https://drafts.csswg.org/css-ui-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "27 February 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-ui-3.json",
"links": "links/css-ui-3.json",
"refs": "refs/css-ui-3.json",
@@ -24419,11 +24420,11 @@
],
"crawled": "https://drafts.csswg.org/css-ui-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "24 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-ui-4.json",
"links": "links/css-ui-4.json",
"refs": "refs/css-ui-4.json",
@@ -24490,11 +24491,11 @@
],
"crawled": "https://drafts.csswg.org/css-values-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "31 July 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-values-3.json",
"refs": "refs/css-values-3.json",
"dfns": "dfns/css-values-3.json",
@@ -24559,11 +24560,11 @@
],
"crawled": "https://drafts.csswg.org/css-values-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "28 October 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-values-4.json",
"links": "links/css-values-4.json",
"refs": "refs/css-values-4.json",
@@ -24628,11 +24629,11 @@
],
"crawled": "https://drafts.csswg.org/css-values-5/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "14 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-values-5.json",
"links": "links/css-values-5.json",
"refs": "refs/css-values-5.json",
@@ -24698,11 +24699,11 @@
],
"crawled": "https://drafts.csswg.org/css-variables-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "25 October 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-variables-1.json",
"links": "links/css-variables-1.json",
"refs": "refs/css-variables-1.json",
@@ -24761,11 +24762,11 @@
],
"crawled": "https://drafts.csswg.org/css-view-transitions-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "22 October 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-view-transitions-1.json",
"links": "links/css-view-transitions-1.json",
"refs": "refs/css-view-transitions-1.json",
@@ -24825,11 +24826,11 @@
],
"crawled": "https://drafts.csswg.org/css-view-transitions-2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "18 November 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-view-transitions-2.json",
"links": "links/css-view-transitions-2.json",
"refs": "refs/css-view-transitions-2.json",
@@ -24897,11 +24898,11 @@
],
"crawled": "https://drafts.csswg.org/css-viewport/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "12 July 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-viewport-1.json",
"links": "links/css-viewport-1.json",
"refs": "refs/css-viewport-1.json",
@@ -24967,11 +24968,11 @@
],
"crawled": "https://drafts.csswg.org/css-will-change-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "29 April 2022",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-will-change-1.json",
"refs": "refs/css-will-change-1.json",
"css": "css/css-will-change.json",
@@ -25036,11 +25037,11 @@
],
"crawled": "https://drafts.csswg.org/css-writing-modes-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "28 August 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/css-writing-modes-3.json",
"refs": "refs/css-writing-modes-3.json",
"dfns": "dfns/css-writing-modes-3.json",
@@ -25104,11 +25105,11 @@
],
"crawled": "https://drafts.csswg.org/css-writing-modes-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "28 August 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css-writing-modes-4.json",
"links": "links/css-writing-modes-4.json",
"refs": "refs/css-writing-modes-4.json",
@@ -25315,11 +25316,11 @@
],
"crawled": "https://drafts.csswg.org/css2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "21 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/CSS22.json",
"links": "links/CSS22.json",
"refs": "refs/CSS22.json",
@@ -25384,11 +25385,11 @@
],
"crawled": "https://drafts.csswg.org/css-exclusions-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "24 July 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/css3-exclusions.json",
"links": "links/css3-exclusions.json",
"refs": "refs/css3-exclusions.json",
@@ -25453,11 +25454,11 @@
],
"crawled": "https://drafts.csswg.org/cssom-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "1 October 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/cssom-1.json",
"links": "links/cssom-1.json",
"refs": "refs/cssom-1.json",
@@ -25523,11 +25524,11 @@
],
"crawled": "https://drafts.csswg.org/cssom-view-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "26 November 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/cssom-view-1.json",
"links": "links/cssom-view-1.json",
"refs": "refs/cssom-view-1.json",
@@ -29339,7 +29340,7 @@
],
"crawled": "https://drafts.csswg.org/mediaqueries-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"date": "14 May 2024",
"links": "links/mediaqueries-3.json",
@@ -29405,11 +29406,11 @@
],
"crawled": "https://drafts.csswg.org/mediaqueries-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "24 January 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/mediaqueries-4.json",
"refs": "refs/mediaqueries-4.json",
"css": "css/mediaqueries.json",
@@ -29473,11 +29474,11 @@
],
"crawled": "https://drafts.csswg.org/mediaqueries-5/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "15 November 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/mediaqueries-5.json",
"links": "links/mediaqueries-5.json",
"refs": "refs/mediaqueries-5.json",
@@ -32607,11 +32608,11 @@
],
"crawled": "https://drafts.csswg.org/resize-observer-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "27 January 2023",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/resize-observer-1.json",
"links": "links/resize-observer-1.json",
"refs": "refs/resize-observer-1.json",
@@ -32940,11 +32941,11 @@
],
"crawled": "https://drafts.csswg.org/scroll-animations-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "30 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/scroll-animations-1.json",
"links": "links/scroll-animations-1.json",
"refs": "refs/scroll-animations-1.json",
@@ -33204,7 +33205,7 @@
],
"crawled": "https://drafts.csswg.org/selectors-3/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"date": "30 January 2018",
"links": "links/selectors-3.json",
@@ -33271,11 +33272,11 @@
],
"crawled": "https://drafts.csswg.org/selectors-4/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/selectors-4.json",
"links": "links/selectors-4.json",
"refs": "refs/selectors-4.json",
@@ -35655,11 +35656,11 @@
],
"crawled": "https://drafts.csswg.org/web-animations-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:03 GMT"
},
"generator": "bikeshed",
"date": "29 January 2025",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/web-animations-1.json",
"links": "links/web-animations-1.json",
"refs": "refs/web-animations-1.json",
@@ -35725,15 +35726,16 @@
],
"crawled": "https://drafts.csswg.org/web-animations-2/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
- "date": "12 December 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "date": "31 January 2025",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"algorithms": "algorithms/web-animations-2.json",
"links": "links/web-animations-2.json",
"refs": "refs/web-animations-2.json",
"idl": "idl/web-animations-2.idl",
+ "css": "css/web-animations-2.json",
"dfns": "dfns/web-animations-2.json",
"headings": "headings/web-animations-2.json",
"ids": "ids/web-animations-2.json",
@@ -37248,7 +37250,7 @@
],
"crawled": "https://gpuweb.github.io/gpuweb/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 00:10:39 GMT"
+ "lastModified": "Thu, 30 Jan 2025 23:13:53 GMT"
},
"generator": "bikeshed",
"date": "30 January 2025",
@@ -38544,7 +38546,7 @@
],
"crawled": "https://gpuweb.github.io/gpuweb/wgsl/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 00:10:39 GMT"
+ "lastModified": "Thu, 30 Jan 2025 23:13:53 GMT"
},
"generator": "bikeshed",
"date": "30 January 2025",
@@ -38911,11 +38913,11 @@
],
"crawled": "https://drafts.csswg.org/selectors-nonelement-1/",
"crawlCacheInfo": {
- "lastModified": "Thu, 30 Jan 2025 04:43:44 GMT"
+ "lastModified": "Fri, 31 Jan 2025 00:24:02 GMT"
},
"generator": "bikeshed",
"date": "24 January 2024",
- "revision": "d5cd51f89933e6c5eb48ede187f7f57c88430ca5",
+ "revision": "05b336a78a491f89fab0ffee586f8e69d54d44f8",
"links": "links/selectors-nonelement-1.json",
"refs": "refs/selectors-nonelement-1.json",
"css": "css/selectors-nonelement.json",
diff --git a/ed/links/css-animations-2.json b/ed/links/css-animations-2.json
index f21c678a161a..1be438c6f27a 100644
--- a/ed/links/css-animations-2.json
+++ b/ed/links/css-animations-2.json
@@ -200,7 +200,10 @@
"mult-comma",
"css-css-identifier",
"typedef-dashed-ident",
- "comb-any"
+ "comb-any",
+ "mult-opt",
+ "typedef-length-percentage",
+ "mult-num-range"
]
},
"https://drafts.csswg.org/css-writing-modes-4/": {
@@ -222,7 +225,10 @@
"funcdef-scroll",
"funcdef-view",
"scroll-progress-timelines",
- "view-progress-timelines"
+ "view-progress-timelines",
+ "named-timeline-range",
+ "propdef-animation-range-start",
+ "propdef-animation-range-end"
]
},
"https://drafts.csswg.org/web-animations-1/": {
diff --git a/ed/links/css-borders-4.json b/ed/links/css-borders-4.json
index 6d7c56db4434..0ef5af8bc0e2 100644
--- a/ed/links/css-borders-4.json
+++ b/ed/links/css-borders-4.json
@@ -30,6 +30,7 @@
]
},
"https://drafts.csswg.org/css-backgrounds/": {},
+ "https://drafts.csswg.org/css-borders-4/": {},
"https://drafts.csswg.org/css-box-4/": {},
"https://drafts.csswg.org/css-break-4/": {},
"https://drafts.csswg.org/css-cascade-5/": {},
@@ -45,6 +46,7 @@
"logical-property-group"
]
},
+ "https://drafts.csswg.org/css-overflow-3/": {},
"https://drafts.csswg.org/css-ruby-1/": {},
"https://drafts.csswg.org/css-tables-3/": {},
"https://drafts.csswg.org/css-text-4/": {},
@@ -57,6 +59,9 @@
"https://drafts.csswg.org/css-writing-modes-4/": {},
"https://drafts.csswg.org/css2/": {},
"https://github.com/w3c/csswg-drafts/issues": {},
+ "https://github.com/w3c/csswg-drafts/issues/11607": {},
+ "https://github.com/w3c/csswg-drafts/issues/11608": {},
+ "https://github.com/w3c/csswg-drafts/issues/11610": {},
"https://lists.w3.org/Archives/Public/public-css-archive/": {},
"https://lists.w3.org/Archives/Public/www-style/": {},
"https://www.w3.org/TR/CSS/": {},
@@ -103,6 +108,11 @@
"valdef-line-style-hidden"
]
},
+ "https://drafts.csswg.org/css-borders-4/": {
+ "anchors": [
+ "propdef-corners"
+ ]
+ },
"https://drafts.csswg.org/css-box-4/": {
"anchors": [
"padding-edge",
@@ -151,6 +161,11 @@
"typedef-image-1d"
]
},
+ "https://drafts.csswg.org/css-overflow-3/": {
+ "anchors": [
+ "overflow"
+ ]
+ },
"https://drafts.csswg.org/css-ruby-1/": {
"anchors": [
"ruby-base-container-box",
@@ -175,6 +190,7 @@
"comb-any",
"typedef-length-percentage",
"mult-opt",
+ "number-value",
"mult-one-plus",
"mult-comma",
"length-value",
diff --git a/ed/links/css-env-1.json b/ed/links/css-env-1.json
index 58be3a785ee8..cf899be31054 100644
--- a/ed/links/css-env-1.json
+++ b/ed/links/css-env-1.json
@@ -30,6 +30,7 @@
"https://drafts.csswg.org/css-values-4/": {},
"https://drafts.csswg.org/css-variables-2/": {},
"https://drafts.csswg.org/css-variables/": {},
+ "https://drafts.csswg.org/cssom-view/": {},
"https://github.com/w3c/csswg-drafts/issues": {},
"https://lists.w3.org/Archives/Public/public-css-archive/": {},
"https://lists.w3.org/Archives/Public/www-style/": {},
@@ -66,6 +67,7 @@
"https://drafts.csswg.org/css-values-4/": {
"anchors": [
"length-value",
+ "large-viewport-size",
"identifier-value",
"integer-value",
"mult-zero-plus",
@@ -80,6 +82,11 @@
"typedef-custom-property-name"
]
},
+ "https://drafts.csswg.org/cssom-view-1/": {
+ "anchors": [
+ "layout-viewport"
+ ]
+ },
"https://www.w3.org/TR/css-variables-1/": {
"anchors": [
"invalid-at-computed-value-time"
diff --git a/ed/links/css-highlight-api-1.json b/ed/links/css-highlight-api-1.json
index 83b98c08b771..d9fc77e1a859 100644
--- a/ed/links/css-highlight-api-1.json
+++ b/ed/links/css-highlight-api-1.json
@@ -27,7 +27,6 @@
"https://dom.spec.whatwg.org/": {},
"https://drafts.csswg.org/css-cascade-5/": {},
"https://drafts.csswg.org/css-cascade-6/": {},
- "https://drafts.csswg.org/css-highlight-api-1/": {},
"https://drafts.csswg.org/css-pseudo-4/": {
"anchors": [
"highlight-pseudos",
@@ -197,11 +196,6 @@
"anchors": [
"x1"
]
- },
- "https://www.w3.org/TR/css-highlight-api-1/": {
- "anchors": [
- "highlightregistry"
- ]
}
}
}
diff --git a/ed/links/web-animations-2.json b/ed/links/web-animations-2.json
index ecad428061ed..a454cb86a52f 100644
--- a/ed/links/web-animations-2.json
+++ b/ed/links/web-animations-2.json
@@ -166,7 +166,6 @@
"pending-playback-rate",
"current-finished-promise",
"pause-an-animation",
- "active-interval",
"active-time",
"animation-effect-active-phase",
"fill-mode",
@@ -190,6 +189,7 @@
"update-animations-and-send-events",
"in-effect",
"effect-target-target-element",
+ "reverse-an-animation",
"animationtimeline",
"animationeffect",
"dom-animation-animation",
@@ -206,8 +206,10 @@
"dictdef-keyframeeffectoptions",
"dom-keyframeeffect-composite",
"dom-keyframeeffect-keyframeeffect-source-source",
+ "animatable",
"dictdef-keyframeanimationoptions",
- "play-state-idle"
+ "play-state-idle",
+ "default-document-timeline"
]
},
"https://html.spec.whatwg.org/multipage/canvas.html": {
diff --git a/ed/refs/css-borders-4.json b/ed/refs/css-borders-4.json
index 6e79f96caf4c..52d575acef4b 100644
--- a/ed/refs/css-borders-4.json
+++ b/ed/refs/css-borders-4.json
@@ -5,6 +5,10 @@
},
"refs": {
"normative": [
+ {
+ "name": "CSS-BORDERS-4",
+ "url": "https://drafts.csswg.org/css-borders-4/"
+ },
{
"name": "CSS-BOX-4",
"url": "https://drafts.csswg.org/css-box-4/"
@@ -41,6 +45,10 @@
"name": "CSS-IMAGES-4",
"url": "https://drafts.csswg.org/css-images-4/"
},
+ {
+ "name": "CSS-OVERFLOW-3",
+ "url": "https://drafts.csswg.org/css-overflow-3/"
+ },
{
"name": "CSS-RUBY-1",
"url": "https://drafts.csswg.org/css-ruby-1/"
diff --git a/ed/refs/css-env-1.json b/ed/refs/css-env-1.json
index aaef89603a03..d34da05dcfaa 100644
--- a/ed/refs/css-env-1.json
+++ b/ed/refs/css-env-1.json
@@ -29,6 +29,10 @@
"name": "CSS-VARIABLES-2",
"url": "https://drafts.csswg.org/css-variables-2/"
},
+ {
+ "name": "CSSOM-VIEW-1",
+ "url": "https://drafts.csswg.org/cssom-view/"
+ },
{
"name": "DOM",
"url": "https://dom.spec.whatwg.org/"
diff --git a/ed/refs/css-highlight-api-1.json b/ed/refs/css-highlight-api-1.json
index 14096d25add9..44136e8489f4 100644
--- a/ed/refs/css-highlight-api-1.json
+++ b/ed/refs/css-highlight-api-1.json
@@ -13,10 +13,6 @@
"name": "CSS-CASCADE-6",
"url": "https://drafts.csswg.org/css-cascade-6/"
},
- {
- "name": "CSS-HIGHLIGHT-API-1",
- "url": "https://drafts.csswg.org/css-highlight-api-1/"
- },
{
"name": "CSS-PSEUDO-4",
"url": "https://drafts.csswg.org/css-pseudo-4/"
diff --git a/packages/css/package.json b/packages/css/package.json
index 3cb62acd6ced..3b5835b16cac 100644
--- a/packages/css/package.json
+++ b/packages/css/package.json
@@ -1,7 +1,7 @@
{
"name": "@webref/css",
"description": "CSS definitions of the web platform",
- "version": "6.19.2",
+ "version": "6.20.0",
"repository": {
"type": "git",
"url": "https://github.com/w3c/webref.git"