Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 5, 2025

⚠ NEVER add commits to this pull request.

🤖 This pull request was automatically created to facilitate human review of @webref/css6 changes triggered by curated data at 4836aa4.

🧐 Please review the diff below and version numbers. If all looks good, merge this pull request to release the changes to npm.

📦 Latest released @webref/css6 package was v6.23.16. Merging this pull request will release v6.23.17. Make sure that the bump is the right one for the changes.

✍ If any change needs to be made before release, do not add a commit to this pull request. Changes should rather be handled in a separate pull request and pushed to the main branch. You may leave this pull request open in the meantime, or close it. The pre-release job will automatically update this pull request or create a new one once the updates have made their way to the main branch.

🛈 The actual change introduced by this pull request is a version bump in packages/css6/package.json. You do not need to review that change. The bumped version is not the version that will be released when this pull request is merged, but rather the version that will be released next time.

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-align.json packages/css6/css-align.json
--- webref/node_modules/@webref/css/css-align.json
+++ packages/css6/css-align.json
@@ -234,7 +234,7 @@
     {
       "name": "align-items",
       "href": "https://drafts.csswg.org/css-align-3/#propdef-align-items",
-      "value": "normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]",
+      "value": "normal | stretch | <baseline-position> | <overflow-position>? <self-position>",
       "initial": "normal",
       "appliesTo": "all elements",
       "inherited": "no",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-anchor-position.json packages/css6/css-anchor-position.json
--- webref/node_modules/@webref/css/css-anchor-position.json
+++ packages/css6/css-anchor-position.json
@@ -169,21 +169,14 @@
     },
     {
       "name": "justify-self",
-      "newValues": "anchor-center | dialog",
+      "newValues": "anchor-center",
       "values": [
         {
           "name": "anchor-center",
-          "prose": "The new anchor-center value makes this case extremely simple: if the positioned box has a default anchor box, then it is centered (insofar as possible) over the default anchor box in the relevant axis.",
+          "prose": "The new anchor-center value makes this case extremely simple: if the positioned box has a default anchor box, then it is centered (insofar as possible) over the default anchor box in the relevant axis. Additionally:",
           "href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-justify-self-anchor-center",
           "type": "value",
           "value": "anchor-center"
-        },
-        {
-          "name": "dialog",
-          "prose": "The new dialog value allows this behavior to be specified: if the box is absolutely positioned and its position-area value is not none, it is aligned as per normal (see § 4.1 Area-specific Default Alignment); otherwise, it is aligned as per center.",
-          "href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-justify-self-dialog",
-          "type": "value",
-          "value": "dialog"
         }
       ],
       "styleDeclaration": [
@@ -193,21 +186,14 @@
     },
     {
       "name": "align-self",
-      "newValues": "anchor-center | dialog",
+      "newValues": "anchor-center",
       "values": [
         {
           "name": "anchor-center",
-          "prose": "The new anchor-center value makes this case extremely simple: if the positioned box has a default anchor box, then it is centered (insofar as possible) over the default anchor box in the relevant axis.",
+          "prose": "The new anchor-center value makes this case extremely simple: if the positioned box has a default anchor box, then it is centered (insofar as possible) over the default anchor box in the relevant axis. Additionally:",
           "href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-justify-self-anchor-center",
           "type": "value",
           "value": "anchor-center"
-        },
-        {
-          "name": "dialog",
-          "prose": "The new dialog value allows this behavior to be specified: if the box is absolutely positioned and its position-area value is not none, it is aligned as per normal (see § 4.1 Area-specific Default Alignment); otherwise, it is aligned as per center.",
-          "href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-justify-self-dialog",
-          "type": "value",
-          "value": "dialog"
         }
       ],
       "styleDeclaration": [
@@ -217,21 +203,14 @@
     },
     {
       "name": "justify-items",
-      "newValues": "anchor-center | dialog",
+      "newValues": "anchor-center",
       "values": [
         {
           "name": "anchor-center",
-          "prose": "The new anchor-center value makes this case extremely simple: if the positioned box has a default anchor box, then it is centered (insofar as possible) over the default anchor box in the relevant axis.",
+          "prose": "The new anchor-center value makes this case extremely simple: if the positioned box has a default anchor box, then it is centered (insofar as possible) over the default anchor box in the relevant axis. Additionally:",
           "href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-justify-self-anchor-center",
           "type": "value",
           "value": "anchor-center"
-        },
-        {
-          "name": "dialog",
-          "prose": "The new dialog value allows this behavior to be specified: if the box is absolutely positioned and its position-area value is not none, it is aligned as per normal (see § 4.1 Area-specific Default Alignment); otherwise, it is aligned as per center.",
-          "href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-justify-self-dialog",
-          "type": "value",
-          "value": "dialog"
         }
       ],
       "styleDeclaration": [
@@ -241,21 +220,14 @@
     },
     {
       "name": "align-items",
-      "newValues": "anchor-center | dialog",
+      "newValues": "anchor-center",
       "values": [
         {
           "name": "anchor-center",
-          "prose": "The new anchor-center value makes this case extremely simple: if the positioned box has a default anchor box, then it is centered (insofar as possible) over the default anchor box in the relevant axis.",
+          "prose": "The new anchor-center value makes this case extremely simple: if the positioned box has a default anchor box, then it is centered (insofar as possible) over the default anchor box in the relevant axis. Additionally:",
           "href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-justify-self-anchor-center",
           "type": "value",
           "value": "anchor-center"
-        },
-        {
-          "name": "dialog",
-          "prose": "The new dialog value allows this behavior to be specified: if the box is absolutely positioned and its position-area value is not none, it is aligned as per normal (see § 4.1 Area-specific Default Alignment); otherwise, it is aligned as per center.",
-          "href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-justify-self-dialog",
-          "type": "value",
-          "value": "dialog"
         }
       ],
       "styleDeclaration": [
@@ -369,7 +341,7 @@
         },
         {
           "name": "<try-tactic>",
-          "value": "flip-block || flip-inline || flip-start",
+          "value": "flip-block || flip-inline || flip-start || flip-x || flip-y",
           "href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-position-try-fallbacks-try-tactic",
           "type": "value"
         },
@@ -377,7 +349,7 @@
           "name": "<try-tactic>",
           "href": "https://drafts.csswg.org/css-anchor-position-1/#typedef-position-try-fallbacks-try-tactic",
           "type": "type",
-          "value": "flip-block || flip-inline || flip-start"
+          "value": "flip-block || flip-inline || flip-start || flip-x || flip-y"
         },
         {
           "name": "flip-block",
@@ -394,6 +366,20 @@
           "value": "flip-inline"
         },
         {
+          "name": "flip-x",
+          "prose": "swaps the values in the horizontal axis (between, for example, margin-left and margin-right), essentially mirroring across a vertical-axis line.",
+          "href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-position-try-fallbacks-flip-x",
+          "type": "value",
+          "value": "flip-x"
+        },
+        {
+          "name": "flip-y",
+          "prose": "swaps the values in the vertical axis, essentially mirroring across a horizontal-axis line.",
+          "href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-position-try-fallbacks-flip-y",
+          "type": "value",
+          "value": "flip-y"
+        },
+        {
           "name": "flip-start",
           "prose": "swaps the values of the start properties with each other, and the end properties with each other (between, for example, margin-block-start and margin-inline-start), essentially mirroring across a diagonal drawn from the start-start corner to the end-end corner.",
           "href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-position-try-fallbacks-flip-start",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-backgrounds-4.json packages/css6/css-backgrounds-4.json
--- webref/node_modules/@webref/css/css-backgrounds-4.json
+++ packages/css6/css-backgrounds-4.json
@@ -258,6 +258,20 @@
           "href": "https://drafts.csswg.org/css-backgrounds-4/#valdef-background-repeat-repeat-y",
           "type": "value",
           "value": "repeat-y"
+        },
+        {
+          "name": "repeat-block",
+          "prose": "Computes to repeat in the block axis and no-repeat in the inline axis.",
+          "href": "https://drafts.csswg.org/css-backgrounds-4/#valdef-background-repeat-repeat-block",
+          "type": "value",
+          "value": "repeat-block"
+        },
+        {
+          "name": "repeat-inline",
+          "prose": "Computes to repeat in the inline axis and no-repeat in the block axis.",
+          "href": "https://drafts.csswg.org/css-backgrounds-4/#valdef-background-repeat-repeat-inline",
+          "type": "value",
+          "value": "repeat-inline"
         }
       ],
       "styleDeclaration": [
@@ -591,7 +605,7 @@
       "name": "<repeat-style>",
       "href": "https://drafts.csswg.org/css-backgrounds-4/#typedef-repeat-style",
       "type": "type",
-      "value": "repeat-x | repeat-y | <repetition>{1,2}"
+      "value": "repeat-x | repeat-y | repeat-block | repeat-inline | <repetition>{1,2}"
     },
     {
       "name": "<attachment>",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-cascade.json packages/css6/css-cascade.json
--- webref/node_modules/@webref/css/css-cascade.json
+++ packages/css6/css-cascade.json
@@ -7,7 +7,7 @@
     {
       "name": "all",
       "href": "https://drafts.csswg.org/css-cascade-5/#propdef-all",
-      "value": "initial | inherit | unset | revert | revert-layer",
+      "value": "initial | inherit | unset | revert | revert-layer | revert-rule",
       "initial": "see individual properties",
       "appliesTo": "see individual properties",
       "inherited": "see individual properties",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-text-decor.json packages/css6/css-text-decor.json
--- webref/node_modules/@webref/css/css-text-decor.json
+++ packages/css6/css-text-decor.json
@@ -306,7 +306,7 @@
     {
       "name": "text-shadow",
       "href": "https://drafts.csswg.org/css-text-decor-3/#propdef-text-shadow",
-      "value": "none | [ <color>? && <length>{2,3} ]#",
+      "value": "none | [ <color>? && [ <length>{2} <length [0,∞]>? ] ]#",
       "initial": "none",
       "appliesTo": "text",
       "inherited": "yes",

@github-actions github-actions bot force-pushed the release-css6-20251105005855350 branch 13 times, most recently from e2635f1 to 4cb9f07 Compare November 8, 2025 06:47
@github-actions github-actions bot force-pushed the release-css6-20251105005855350 branch from 4cb9f07 to 9ad2fb6 Compare November 8, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant