Skip to content

📦 Release @webref/css6@6.25.3#1890

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-css6-20260331125728805
Open

📦 Release @webref/css6@6.25.3#1890
github-actions[bot] wants to merge 1 commit intomainfrom
release-css6-20260331125728805

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 31, 2026

⚠ 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 09b25fc.

🧐 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.25.2. Merging this pull request will release v6.25.3. 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/SVG.json packages/css6/SVG.json
--- webref/node_modules/@webref/css/SVG.json
+++ packages/css6/SVG.json
@@ -1,12 +1,12 @@
 {
   "spec": {
     "title": "Scalable Vector Graphics (SVG) 2",
-    "url": "https://svgwg.org/svg2-draft/"
+    "url": "https://w3c.github.io/svgwg/svg2-draft/"
   },
   "properties": [
     {
       "name": "cx",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#CxProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#CxProperty",
       "value": "<length-percentage>",
       "initial": "0",
       "appliesTo": "‘circle’ and ‘ellipse’ elements",
@@ -21,7 +21,7 @@
     },
     {
       "name": "cy",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#CyProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#CyProperty",
       "value": "<length-percentage>",
       "initial": "0",
       "appliesTo": "‘circle’ and ‘ellipse’ elements",
@@ -36,7 +36,7 @@
     },
     {
       "name": "r",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#RProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#RProperty",
       "value": "<length-percentage>",
       "initial": "0",
       "appliesTo": "‘circle’ element",
@@ -51,7 +51,7 @@
     },
     {
       "name": "rx",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#RxProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#RxProperty",
       "value": "<length-percentage> | auto",
       "initial": "auto",
       "appliesTo": "‘ellipse’, ‘rect’ elements",
@@ -66,7 +66,7 @@
     },
     {
       "name": "ry",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#RyProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#RyProperty",
       "value": "<length-percentage> | auto",
       "initial": "auto",
       "appliesTo": "‘ellipse’, ‘rect’",
@@ -81,7 +81,7 @@
     },
     {
       "name": "x",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#XProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#XProperty",
       "value": "<length-percentage>",
       "initial": "0",
       "appliesTo": "‘svg’, ‘rect’, ‘image’, ‘foreignObject’ elements",
@@ -96,7 +96,7 @@
     },
     {
       "name": "y",
-      "href": "https://svgwg.org/svg2-draft/geometry.html#YProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/geometry.html#YProperty",
       "value": "<length-percentage>",
       "initial": "0",
       "appliesTo": "‘svg’, ‘rect’, ‘image’, ‘foreignObject’ elements",
@@ -111,7 +111,7 @@
     },
     {
       "name": "vector-effect",
-      "href": "https://svgwg.org/svg2-draft/coords.html#VectorEffectProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/coords.html#VectorEffectProperty",
       "value": "none | non-scaling-stroke | non-scaling-size | non-rotation | fixed-position",
       "initial": "none",
       "appliesTo": "graphics elements and ‘use’",
@@ -127,7 +127,7 @@
     },
     {
       "name": "d",
-      "href": "https://svgwg.org/svg2-draft/paths.html#DProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/paths.html#DProperty",
       "value": "none | <string>",
       "initial": "none",
       "appliesTo": "‘path’",
@@ -142,7 +142,7 @@
     },
     {
       "name": "shape-subtract",
-      "href": "https://svgwg.org/svg2-draft/text.html#ShapesubtractProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/text.html#ShapesubtractProperty",
       "value": "none | [ <basic-shape> | <uri> ]+",
       "initial": "none",
       "appliesTo": "‘text’ elements",
@@ -158,7 +158,7 @@
     },
     {
       "name": "text-anchor",
-      "href": "https://svgwg.org/svg2-draft/text.html#TextAnchorProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/text.html#TextAnchorProperty",
       "value": "start | middle | end",
       "initial": "start",
       "appliesTo": "text content elements",
@@ -174,7 +174,7 @@
     },
     {
       "name": "fill",
-      "href": "https://svgwg.org/svg2-draft/painting.html#FillProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#FillProperty",
       "value": "<paint>",
       "initial": "black",
       "appliesTo": "shapes and text content elements",
@@ -189,7 +189,7 @@
     },
     {
       "name": "stroke",
-      "href": "https://svgwg.org/svg2-draft/painting.html#StrokeProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#StrokeProperty",
       "value": "<paint>",
       "initial": "none",
       "appliesTo": "shapes and text content elements",
@@ -204,7 +204,7 @@
     },
     {
       "name": "marker-start",
-      "href": "https://svgwg.org/svg2-draft/painting.html#MarkerStartProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#MarkerStartProperty",
       "value": "none | <marker-ref>",
       "initial": "none",
       "appliesTo": "shapes",
@@ -220,7 +220,7 @@
     },
     {
       "name": "marker-mid",
-      "href": "https://svgwg.org/svg2-draft/painting.html#MarkerMidProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#MarkerMidProperty",
       "value": "none | <marker-ref>",
       "initial": "none",
       "appliesTo": "shapes",
@@ -236,7 +236,7 @@
     },
     {
       "name": "marker-end",
-      "href": "https://svgwg.org/svg2-draft/painting.html#MarkerEndProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#MarkerEndProperty",
       "value": "none | <marker-ref>",
       "initial": "none",
       "appliesTo": "shapes",
@@ -252,7 +252,7 @@
     },
     {
       "name": "marker",
-      "href": "https://svgwg.org/svg2-draft/painting.html#MarkerProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#MarkerProperty",
       "value": "none | <marker-ref>",
       "initial": "not defined for shorthand properties",
       "appliesTo": "shapes",
@@ -272,7 +272,7 @@
     },
     {
       "name": "paint-order",
-      "href": "https://svgwg.org/svg2-draft/painting.html#PaintOrderProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#PaintOrderProperty",
       "value": "normal | [ fill || stroke || markers ]",
       "initial": "normal",
       "appliesTo": "shapes and text content elements",
@@ -288,7 +288,7 @@
     },
     {
       "name": "color-interpolation",
-      "href": "https://svgwg.org/svg2-draft/painting.html#ColorInterpolationProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#ColorInterpolationProperty",
       "value": "auto | sRGB | linearRGB",
       "initial": "sRGB",
       "appliesTo": "container elements, graphics elements, gradient elements, ‘use’ and ‘animate’",
@@ -304,7 +304,7 @@
     },
     {
       "name": "shape-rendering",
-      "href": "https://svgwg.org/svg2-draft/painting.html#ShapeRenderingProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#ShapeRenderingProperty",
       "value": "auto | optimizeSpeed | crispEdges | geometricPrecision",
       "initial": "auto",
       "appliesTo": "shapes",
@@ -320,7 +320,7 @@
     },
     {
       "name": "text-rendering",
-      "href": "https://svgwg.org/svg2-draft/painting.html#TextRenderingProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#TextRenderingProperty",
       "value": "auto | optimizeSpeed | optimizeLegibility | geometricPrecision",
       "initial": "auto",
       "appliesTo": "‘text’",
@@ -336,7 +336,7 @@
     },
     {
       "name": "pointer-events",
-      "href": "https://svgwg.org/svg2-draft/interact.html#PointerEventsProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/interact.html#PointerEventsProperty",
       "value": "auto | bounding-box | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | none",
       "initial": "auto",
       "appliesTo": "container elements, graphics elements and ‘use’",
@@ -352,7 +352,7 @@
     },
     {
       "name": "stop-color",
-      "href": "https://svgwg.org/svg2-draft/pservers.html#StopColorProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/pservers.html#StopColorProperty",
       "styleDeclaration": [
         "stop-color",
         "stopColor"
@@ -361,7 +361,7 @@
     },
     {
       "name": "stop-opacity",
-      "href": "https://svgwg.org/svg2-draft/pservers.html#StopOpacityProperty",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/pservers.html#StopOpacityProperty",
       "styleDeclaration": [
         "stop-opacity",
         "stopOpacity"
@@ -375,19 +375,19 @@
     {
       "name": "<points>",
       "value": "[ <number>+ ]#",
-      "href": "https://svgwg.org/svg2-draft/shapes.html#DataTypePoints",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/shapes.html#DataTypePoints",
       "type": "type"
     },
     {
       "name": "<dasharray>",
       "value": "[ [ <length-percentage> | <number> ]+ ]#",
-      "href": "https://svgwg.org/svg2-draft/painting.html#DataTypeDasharray",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#DataTypeDasharray",
       "type": "type"
     },
     {
       "name": "<marker-ref>",
       "value": "<url>",
-      "href": "https://svgwg.org/svg2-draft/painting.html#DataTypeMarkerRef",
+      "href": "https://w3c.github.io/svgwg/svg2-draft/painting.html#DataTypeMarkerRef",
       "type": "type"
     }
   ]

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-gaps.json packages/css6/css-gaps.json
--- webref/node_modules/@webref/css/css-gaps.json
+++ packages/css6/css-gaps.json
@@ -537,9 +537,9 @@
     {
       "name": "column-rule-visibility-items",
       "href": "https://drafts.csswg.org/css-gaps-1/#propdef-column-rule-visibility-items",
-      "value": "all | around | between",
-      "initial": "all",
-      "appliesTo": "grid containers, and multicol containers",
+      "value": "all | around | between | normal",
+      "initial": "normal",
+      "appliesTo": "grid containers and multicol containers",
       "inherited": "no",
       "percentages": "n/a",
       "computedValue": "as specified",
@@ -566,6 +566,13 @@
           "href": "https://drafts.csswg.org/css-gaps-1/#valdef-column-rule-visibility-items-between",
           "type": "value",
           "value": "between"
+        },
+        {
+          "name": "normal",
+          "prose": "Behavior depends on the type of container.",
+          "href": "https://drafts.csswg.org/css-gaps-1/#valdef-column-rule-visibility-items-normal",
+          "type": "value",
+          "value": "normal"
         }
       ],
       "styleDeclaration": [
@@ -576,9 +583,9 @@
     {
       "name": "row-rule-visibility-items",
       "href": "https://drafts.csswg.org/css-gaps-1/#propdef-row-rule-visibility-items",
-      "value": "all | around | between",
-      "initial": "all",
-      "appliesTo": "grid containers, and multicol containers",
+      "value": "all | around | between | normal",
+      "initial": "normal",
+      "appliesTo": "grid containers and multicol containers",
       "inherited": "no",
       "percentages": "n/a",
       "computedValue": "as specified",
@@ -605,6 +612,13 @@
           "href": "https://drafts.csswg.org/css-gaps-1/#valdef-column-rule-visibility-items-between",
           "type": "value",
           "value": "between"
+        },
+        {
+          "name": "normal",
+          "prose": "Behavior depends on the type of container.",
+          "href": "https://drafts.csswg.org/css-gaps-1/#valdef-column-rule-visibility-items-normal",
+          "type": "value",
+          "value": "normal"
         }
       ],
       "styleDeclaration": [

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-image-animation.json packages/css6/css-image-animation.json
--- webref/node_modules/@webref/css/css-image-animation.json
+++ packages/css6/css-image-animation.json
@@ -1,6 +1,6 @@
 {
   "spec": {
-    "title": "CSS Image Animation",
+    "title": "CSS Image Animation Module Level 1",
     "url": "https://drafts.csswg.org/css-image-animation-1/"
   },
   "properties": [

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
@@ -44,7 +44,7 @@
     },
     {
       "name": ":lang()",
-      "prose": "If the document language specifies how the (human) content language of an element is determined, it is possible to write selectors that represent an element based on its content language. The :lang() pseudo-class, which accepts a comma-separated list of one or more language ranges, represents an element whose content language is one of the languages listed in its argument. Each language range in :lang() must be a valid CSS <ident> or <string>. (Thus language ranges containing asterisks, for example, must be either correctly escaped or quoted as strings, e.g. :lang(\\*-Latn) or :lang(\"*-Latn\").)",
+      "prose": "If the document language specifies how the (human) content language of an element is determined, it is possible to write selectors that represent an element based on its content language. The :lang() pseudo-class, which accepts a comma-separated list of one or more language ranges, represents an element whose content language is one of the languages listed in its argument. Each language range in :lang() is an extended language range, as defined in BCP 47, and must be a valid CSS <ident> or <string>. (Thus language ranges containing asterisks, for example, must be either correctly escaped or quoted as strings, e.g. :lang(\\*-Latn) or :lang(\"*-Latn\").)",
       "href": "https://drafts.csswg.org/selectors-4/#lang-pseudo"
     },
     {

@github-actions github-actions bot force-pushed the release-css6-20260331125728805 branch 19 times, most recently from 1e80730 to 3ac4fba Compare April 5, 2026 12:53
@github-actions github-actions bot force-pushed the release-css6-20260331125728805 branch from 3ac4fba to 202bd78 Compare April 5, 2026 18: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.

0 participants