Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 20, 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 b7dc6bf.

🧐 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.7. Merging this pull request will release v6.23.8. 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-borders.json packages/css6/css-borders.json
--- webref/node_modules/@webref/css/css-borders.json
+++ packages/css6/css-borders.json
@@ -1245,6 +1245,277 @@
       ]
     },
     {
+      "name": "corner-top-left",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-top-left",
+      "value": "<length-percentage [0,∞]>{1,2} || <corner-shape-value>",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-top-left",
+        "cornerTopLeft"
+      ]
+    },
+    {
+      "name": "corner-top-right",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-top-right",
+      "value": "<length-percentage [0,∞]>{1,2} || <corner-shape-value>",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-top-right",
+        "cornerTopRight"
+      ]
+    },
+    {
+      "name": "corner-bottom-left",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-bottom-left",
+      "value": "<length-percentage [0,∞]>{1,2} || <corner-shape-value>",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-bottom-left",
+        "cornerBottomLeft"
+      ]
+    },
+    {
+      "name": "corner-bottom-right",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-bottom-right",
+      "value": "<length-percentage [0,∞]>{1,2} || <corner-shape-value>",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-bottom-right",
+        "cornerBottomRight"
+      ]
+    },
+    {
+      "name": "corner-start-start",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-start-start",
+      "value": "<length-percentage [0,∞]>{1,2} || <corner-shape-value>",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-start-start",
+        "cornerStartStart"
+      ]
+    },
+    {
+      "name": "corner-start-end",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-start-end",
+      "value": "<length-percentage [0,∞]>{1,2} || <corner-shape-value>",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-start-end",
+        "cornerStartEnd"
+      ]
+    },
+    {
+      "name": "corner-end-start",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-end-start",
+      "value": "<length-percentage [0,∞]>{1,2} || <corner-shape-value>",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-end-start",
+        "cornerEndStart"
+      ]
+    },
+    {
+      "name": "corner-end-end",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-end-end",
+      "value": "<length-percentage [0,∞]>{1,2} || <corner-shape-value>",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-end-end",
+        "cornerEndEnd"
+      ]
+    },
+    {
+      "name": "corner-top",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-top",
+      "value": "[ <length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]? ] || <corner-shape-value>{1,2}",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-top",
+        "cornerTop"
+      ]
+    },
+    {
+      "name": "corner-right",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-right",
+      "value": "[ <length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]? ] || <corner-shape-value>{1,2}",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-right",
+        "cornerRight"
+      ]
+    },
+    {
+      "name": "corner-bottom",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-bottom",
+      "value": "[ <length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]? ] || <corner-shape-value>{1,2}",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-bottom",
+        "cornerBottom"
+      ]
+    },
+    {
+      "name": "corner-left",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-left",
+      "value": "[ <length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]? ] || <corner-shape-value>{1,2}",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-left",
+        "cornerLeft"
+      ]
+    },
+    {
+      "name": "corner-block-start",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-block-start",
+      "value": "[ <length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]? ] || <corner-shape-value>{1,2}",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-block-start",
+        "cornerBlockStart"
+      ]
+    },
+    {
+      "name": "corner-block-end",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-block-end",
+      "value": "[ <length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]? ] || <corner-shape-value>{1,2}",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-block-end",
+        "cornerBlockEnd"
+      ]
+    },
+    {
+      "name": "corner-inline-start",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-inline-start",
+      "value": "[ <length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]? ] || <corner-shape-value>{1,2}",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-inline-start",
+        "cornerInlineStart"
+      ]
+    },
+    {
+      "name": "corner-inline-end",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner-inline-end",
+      "value": "[ <length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]? ] || <corner-shape-value>{1,2}",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner-inline-end",
+        "cornerInlineEnd"
+      ]
+    },
+    {
+      "name": "corner",
+      "href": "https://drafts.csswg.org/css-borders-4/#propdef-corner",
+      "value": "[ <length-percentage [0,∞]>{1,4} [ / <length-percentage [0,∞]>{1,4} ]? ] || <corner-shape-value>{1,4}",
+      "initial": "0",
+      "appliesTo": "all elements (but see prose)",
+      "inherited": "no",
+      "percentages": "Refer to corresponding dimension of the border box.",
+      "computedValue": "see individual properties",
+      "canonicalOrder": "per grammar",
+      "animationType": "see individual properties",
+      "styleDeclaration": [
+        "corner"
+      ]
+    },
+    {
       "name": "border-limit",
       "href": "https://drafts.csswg.org/css-borders-4/#propdef-border-limit",
       "value": "all | [ sides | corners ] <length-percentage [0,∞]>? | [ top | right | bottom | left ] <length-percentage [0,∞]>",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-color-5.json packages/css6/css-color-5.json
--- webref/node_modules/@webref/css/css-color-5.json
+++ packages/css6/css-color-5.json
@@ -291,6 +291,21 @@
       ]
     },
     {
+      "name": "alpha()",
+      "value": "alpha([from <color>] [ / [<alpha-value> | none] ]? )",
+      "href": "https://drafts.csswg.org/css-color-5/#funcdef-alpha",
+      "type": "function",
+      "values": [
+        {
+          "name": "alpha",
+          "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency. 1.0 is equivalent to 100%.",
+          "href": "https://drafts.csswg.org/css-color-5/#valdef-alpha-alpha",
+          "type": "value",
+          "value": "alpha"
+        }
+      ]
+    },
+    {
       "name": "color()",
       "value": "color( [from <color>]? <colorspace-params> [ / [ <alpha-value> | none ] ]? )",
       "href": "https://drafts.csswg.org/css-color-5/#funcdef-color",
@@ -417,7 +432,7 @@
       "name": "<rectangular-color-space>",
       "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-space>"
+      "value": "srgb | srgb-linear | display-p3 | display-p3-linear | a98-rgb | prophoto-rgb | rec2020 | lab | oklab | <xyz-space>"
     },
     {
       "name": "<polar-color-space>",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-color-hdr.json packages/css6/css-color-hdr.json
--- webref/node_modules/@webref/css/css-color-hdr.json
+++ packages/css6/css-color-hdr.json
@@ -57,7 +57,7 @@
       "name": "<color-function>",
       "href": "https://drafts.csswg.org/css-color-hdr-1/#typedef-color-function",
       "type": "type",
-      "value": "<rgb()> | <rgba()> | <hsl()> | <hsla()> | <hwb()> | <lab()> | <lch()> | <oklab()> | <oklch()> | <ictcp()> | <jzazbz()> | <jzczhz()> | <color()>"
+      "value": "<rgb()> | <rgba()> | <hsl()> | <hsla()> | <hwb()> | <lab()> | <lch()> | <oklab()> | <oklch()> | <ictcp()> | <jzazbz()> | <jzczhz()> | <alpha()> | <color()>"
     },
     {
       "name": "ictcp()",
@@ -177,7 +177,7 @@
       "name": "<predefined-rgb>",
       "href": "https://drafts.csswg.org/css-color-hdr-1/#typedef-predefined-rgb",
       "type": "type",
-      "value": "srgb | srgb-linear | display-p3 | a98-rgb | prophoto-rgb | rec2020 | rec2100-pq | rec2100-hlg | rec2100-linear"
+      "value": "srgb | srgb-linear | display-p3 | display-p3-linear | a98-rgb | prophoto-rgb | rec2020 | rec2100-pq | rec2100-hlg | rec2100-linear"
     }
   ]
 }

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-color.json packages/css6/css-color.json
--- webref/node_modules/@webref/css/css-color.json
+++ packages/css6/css-color.json
@@ -1560,7 +1560,7 @@
       "name": "<rectangular-color-space>",
       "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-space>"
+      "value": "srgb | srgb-linear | display-p3 | display-p3-linear | a98-rgb | prophoto-rgb | rec2020 | lab | oklab | <xyz-space>"
     },
     {
       "name": "<polar-color-space>",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-multicol.json packages/css6/css-multicol.json
--- webref/node_modules/@webref/css/css-multicol.json
+++ packages/css6/css-multicol.json
@@ -175,7 +175,7 @@
         },
         {
           "name": "all",
-          "prose": "The element forces a column break and is taken out of flow to span across all columns of the nearest multicol ancestor in the same block formatting context. Content in the normal flow that appears before the element is automatically balanced across all columns in the immediately preceding multi-column line before the element appears, and any subsequent content flows into a new multi-column line after the element. The element establishes an independent formatting context.",
+          "prose": "The element forces a column break and is taken out of flow to span across all columns of the current multicol row in the same block formatting context. Content in the normal flow that appears before the element is automatically balanced across all columns in the immediately preceding multi-column line before the element appears, and any subsequent content flows into a new multi-column line after the element. The element establishes an independent formatting context.",
           "href": "https://drafts.csswg.org/css-multicol-2/#valdef-column-span-all",
           "type": "value",
           "value": "all"

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-overflow-4.json packages/css6/css-overflow-4.json
--- webref/node_modules/@webref/css/css-overflow-4.json
+++ packages/css6/css-overflow-4.json
@@ -252,8 +252,8 @@
     {
       "name": "block-ellipsis",
       "href": "https://drafts.csswg.org/css-overflow-4/#propdef-block-ellipsis",
-      "value": "none | auto | <string>",
-      "initial": "none",
+      "value": "no-ellipsis | auto | <string>",
+      "initial": "no-ellipsis",
       "appliesTo": "block containers",
       "inherited": "yes",
       "percentages": "N/A",
@@ -262,11 +262,11 @@
       "animationType": "discrete",
       "values": [
         {
-          "name": "none",
+          "name": "no-ellipsis",
           "prose": "The rendering is unaffected.",
-          "href": "https://drafts.csswg.org/css-overflow-4/#valdef-block-ellipsis-none",
+          "href": "https://drafts.csswg.org/css-overflow-4/#valdef-block-ellipsis-no-ellipsis",
           "type": "value",
-          "value": "none"
+          "value": "no-ellipsis"
         },
         {
           "name": "auto",
@@ -277,7 +277,7 @@
         },
         {
           "name": "<string>",
-          "prose": "Render the specified string as the block overflow ellipsis at the end of the affected line box. The UA may truncate this string if it is absurdly long.",
+          "prose": "Render the specified string as the block overflow ellipsis at the end of the affected line box. The UA may truncate this string if it is absurdly long. When set to the empty string, the behavior is identical to the no-ellipsis value.",
           "href": "https://drafts.csswg.org/css-overflow-4/#valdef-block-ellipsis-string",
           "type": "value",
           "value": "<string>"
@@ -302,7 +302,7 @@
       "values": [
         {
           "name": "none",
-          "prose": "Sets max-lines to none, continue to auto, and block-ellipsis to none.",
+          "prose": "Sets max-lines to none, continue to auto, and block-ellipsis to no-ellipsis.",
           "href": "https://drafts.csswg.org/css-overflow-4/#valdef-line-clamp-none",
           "type": "value",
           "value": "none"

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/selectors.json packages/css6/selectors.json
--- webref/node_modules/@webref/css/selectors.json
+++ packages/css6/selectors.json
@@ -115,13 +115,13 @@
     },
     {
       "name": ":interest-source",
-      "prose": "The :interest-source pseudo-class applies to any element (or pseudo-element) that is capable of \"showing interest\" in another element, as defined by the host language. (It applies regardless of whether the element is currently showing interest or not.)",
+      "prose": "The :interest-source pseudo-class applies to an interest source element that the user is currently \"showing interest\" in, and the :interest-target pseudo-class applies to the associated interest target of an element matching :interest-source.",
       "href": "https://drafts.csswg.org/selectors-4/#selectordef-interest-source",
       "value": ":interest-source"
     },
     {
       "name": ":interest-target",
-      "prose": "The :interest-target pseudo-class applies to the \"other element\" that an :interest-source element is currently showing interest in. (It only applies to an element that is currently having interest shown in it.)",
+      "prose": "The :interest-source pseudo-class applies to an interest source element that the user is currently \"showing interest\" in, and the :interest-target pseudo-class applies to the associated interest target of an element matching :interest-source.",
       "href": "https://drafts.csswg.org/selectors-4/#selectordef-interest-target",
       "value": ":interest-target"
     },

@github-actions github-actions bot force-pushed the release-css6-20250820125737318 branch 26 times, most recently from 83bff2e to 2669997 Compare August 27, 2025 00:59
@github-actions github-actions bot force-pushed the release-css6-20250820125737318 branch from 2669997 to 9d0286e Compare August 27, 2025 06:47
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.

0 participants