Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📦 Release @webref/[email protected] #1003

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 1, 2023

⚠ NEVER add commits to this pull request.

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

🧐 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/css package was v6.6.0. Merging this pull request will release v6.6.1. 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/css/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-backgrounds-4.json packages/css/css-backgrounds-4.json
--- webref/node_modules/@webref/css/css-backgrounds-4.json
+++ packages/css/css-backgrounds-4.json
@@ -186,7 +186,7 @@
       "percentages": "Refer to corresponding dimension of the border box.",
       "computedValue": "see individual properties",
       "canonicalOrder": "per grammar",
-      "animatable": "see individual properties",
+      "animationType": "see individual properties",
       "styleDeclaration": [
         "border-top-radius",
         "borderTopRadius"
@@ -201,7 +201,7 @@
       "percentages": "Refer to corresponding dimension of the border box.",
       "computedValue": "see individual properties",
       "canonicalOrder": "per grammar",
-      "animatable": "see individual properties",
+      "animationType": "see individual properties",
       "styleDeclaration": [
         "border-right-radius",
         "borderRightRadius"
@@ -216,7 +216,7 @@
       "percentages": "Refer to corresponding dimension of the border box.",
       "computedValue": "see individual properties",
       "canonicalOrder": "per grammar",
-      "animatable": "see individual properties",
+      "animationType": "see individual properties",
       "styleDeclaration": [
         "border-bottom-radius",
         "borderBottomRadius"
@@ -231,7 +231,7 @@
       "percentages": "Refer to corresponding dimension of the border box.",
       "computedValue": "see individual properties",
       "canonicalOrder": "per grammar",
-      "animatable": "see individual properties",
+      "animationType": "see individual properties",
       "styleDeclaration": [
         "border-left-radius",
         "borderLeftRadius"
@@ -246,7 +246,7 @@
       "percentages": "Refer to corresponding dimension of the border box.",
       "computedValue": "see individual properties",
       "canonicalOrder": "per grammar",
-      "animatable": "see individual properties",
+      "animationType": "see individual properties",
       "styleDeclaration": [
         "border-block-start-radius",
         "borderBlockStartRadius"
@@ -261,7 +261,7 @@
       "percentages": "Refer to corresponding dimension of the border box.",
       "computedValue": "see individual properties",
       "canonicalOrder": "per grammar",
-      "animatable": "see individual properties",
+      "animationType": "see individual properties",
       "styleDeclaration": [
         "border-block-end-radius",
         "borderBlockEndRadius"
@@ -276,7 +276,7 @@
       "percentages": "Refer to corresponding dimension of the border box.",
       "computedValue": "see individual properties",
       "canonicalOrder": "per grammar",
-      "animatable": "see individual properties",
+      "animationType": "see individual properties",
       "styleDeclaration": [
         "border-inline-start-radius",
         "borderInlineStartRadius"
@@ -291,7 +291,7 @@
       "percentages": "Refer to corresponding dimension of the border box.",
       "computedValue": "see individual properties",
       "canonicalOrder": "per grammar",
-      "animatable": "see individual properties",
+      "animationType": "see individual properties",
       "styleDeclaration": [
         "border-inline-end-radius",
         "borderInlineEndRadius"
@@ -498,7 +498,7 @@
       "percentages": "N/A",
       "computedValue": "list, each item a computed color",
       "canonicalOrder": "per grammar",
-      "animatable": "by computed value",
+      "animationType": "by computed value",
       "styleDeclaration": [
         "box-shadow-color",
         "boxShadowColor"
@@ -513,7 +513,7 @@
       "percentages": "N/A",
       "computedValue": "either none or a list, each item a pair of offsets (horizontal and vertical) from the element‘s box",
       "canonicalOrder": "per grammar",
-      "animatable": "by computed value",
+      "animationType": "by computed value",
       "styleDeclaration": [
         "box-shadow-offset",
         "boxShadowOffset"
@@ -528,7 +528,7 @@
       "percentages": "N/A",
       "computedValue": "list, each item a <length>",
       "canonicalOrder": "per grammar",
-      "animatable": "by computed value",
+      "animationType": "by computed value",
       "styleDeclaration": [
         "box-shadow-blur",
         "boxShadowBlur"
@@ -543,7 +543,7 @@
       "percentages": "N/A",
       "computedValue": "list, each item a <length>",
       "canonicalOrder": "per grammar",
-      "animatable": "by computed value",
+      "animationType": "by computed value",
       "styleDeclaration": [
         "box-shadow-spread",
         "boxShadowSpread"
@@ -558,7 +558,7 @@
       "percentages": "N/A",
       "computedValue": "list, each item one of the keywords",
       "canonicalOrder": "per grammar",
-      "animatable": "by computed value",
+      "animationType": "by computed value",
       "values": [
         {
           "name": "outset",
@@ -597,7 +597,7 @@
       "percentages": "N/A",
       "computedValue": "either the keyword none or a list, each item consisting of four absolute lengths plus a computed color and optionally also a inset keyword",
       "canonicalOrder": "per grammar",
-      "animatable": "by computed value, treating none as a zero-item list and appending blank shadows (transparent 0 0 0 0) with a corresponding inset keyword as needed to match the longer list if the shorter list is otherwise compatible with the longer one",
+      "animationType": "by computed value, treating none as a zero-item list and appending blank shadows (transparent 0 0 0 0) with a corresponding inset keyword as needed to match the longer list if the shorter list is otherwise compatible with the longer one",
       "styleDeclaration": [
         "box-shadow",
         "boxShadow"

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/css/css-color-5.json
--- webref/node_modules/@webref/css/css-color-5.json
+++ packages/css/css-color-5.json
@@ -107,25 +107,25 @@
       "values": [
         {
           "name": "h",
-          "prose": "h is an <angle> that corresponds to the origin color’s HWB hue after conversion, if required to sRGB, normalized to a [0, 360] range",
+          "prose": "h is a <number> that corresponds to the origin color’s HWB hue, in degrees, after conversion, if required to sRGB, normalized to a [0, 360] range. 90 is equivalent to 90deg.",
           "type": "value",
           "value": "h"
         },
         {
           "name": "w",
-          "prose": "w and b are <percentage>s that correspond to the origin color’s HWB whiteness and blackness after conversion, if required to sRGB",
+          "prose": "w and b are <number>s that correspond to the origin color’s HWB whiteness and blackness after conversion, if required to sRGB. 100 is equivalent to 100%.",
           "type": "value",
           "value": "w"
         },
         {
           "name": "b",
-          "prose": "w and b are <percentage>s that correspond to the origin color’s HWB whiteness and blackness after conversion, if required to sRGB",
+          "prose": "w and b are <number>s that correspond to the origin color’s HWB whiteness and blackness after conversion, if required to sRGB. 100 is equivalent to 100%.",
           "type": "value",
           "value": "b"
         },
         {
           "name": "alpha",
-          "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency",
+          "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency. 1.0 is equivalent to 100%.",
           "type": "value",
           "value": "alpha"
         }
@@ -138,25 +138,25 @@
       "values": [
         {
           "name": "l",
-          "prose": "l is a <number> that corresponds to the origin color’s CIE Lightness after conversion, if required, to CIE Lab",
+          "prose": "l is a <number> that corresponds to the origin color’s CIE Lightness after conversion, if required, to CIE Lab. 100 is equivalent to 100%.",
           "type": "value",
           "value": "l"
         },
         {
           "name": "a",
-          "prose": "a and b are <number>s that correspond to the origin color’s CIE Lab a and b axes after conversion, if required, to CIE Lab",
+          "prose": "a and b are <number>s that correspond to the origin color’s CIE Lab a and b axes after conversion, if required, to CIE Lab. 125 is equivalent to 100%, while -125 is equivalent to -100%.",
           "type": "value",
           "value": "a"
         },
         {
           "name": "b",
-          "prose": "a and b are <number>s that correspond to the origin color’s CIE Lab a and b axes after conversion, if required, to CIE Lab",
+          "prose": "a and b are <number>s that correspond to the origin color’s CIE Lab a and b axes after conversion, if required, to CIE Lab. 125 is equivalent to 100%, while -125 is equivalent to -100%.",
           "type": "value",
           "value": "b"
         },
         {
           "name": "alpha",
-          "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency",
+          "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency. 1.0 is equivalent to 100%.",
           "type": "value",
           "value": "alpha"
         }
@@ -169,25 +169,25 @@
       "values": [
         {
           "name": "l",
-          "prose": "l is a <number> that corresponds to the origin color’s Oklab Lightness after conversion, if required, to Oklab",
+          "prose": "l is a <number> that corresponds to the origin color’s Oklab Lightness after conversion, if required, to Oklab. 1.0 is equivalent to 100%.",
           "type": "value",
           "value": "l"
         },
         {
           "name": "a",
-          "prose": "a and b are <number>s that correspond to the origin color’s Oklab a and b axes after conversion, if required, to Oklab",
+          "prose": "a and b are <number>s that correspond to the origin color’s Oklab a and b axes after conversion, if required, to Oklab. 0.4 is equivalent to 100%, while -0.4 is equivalent to -100%.",
           "type": "value",
           "value": "a"
         },
         {
           "name": "b",
-          "prose": "a and b are <number>s that correspond to the origin color’s Oklab a and b axes after conversion, if required, to Oklab",
+          "prose": "a and b are <number>s that correspond to the origin color’s Oklab a and b axes after conversion, if required, to Oklab. 0.4 is equivalent to 100%, while -0.4 is equivalent to -100%.",
           "type": "value",
           "value": "b"
         },
         {
           "name": "alpha",
-          "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency",
+          "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency. 1.0 is equivalent to 100%.",
           "type": "value",
           "value": "alpha"
         }
@@ -200,25 +200,25 @@
       "values": [
         {
           "name": "l",
-          "prose": "l is a <number> that corresponds to the origin color’s CIE Lightness after conversion, if required, to CIE LCH",
+          "prose": "l is a <number> that corresponds to the origin color’s CIE Lightness after conversion, if required, to CIE LCH. 100 is equivalent to 100%.",
           "type": "value",
           "value": "l"
         },
         {
           "name": "c",
-          "prose": "c is a <number> that corresponds to the origin color’s LCH chroma after conversion, if required, to CIE LCH",
+          "prose": "c is a <number> that corresponds to the origin color’s LCH chroma after conversion, if required, to CIE LCH. 150 is equivalent to 100%.",
           "type": "value",
           "value": "c"
         },
         {
           "name": "h",
-          "prose": "h is an <angle> that corresponds to the origin color’s LCH hue, after conversion, if required, to CIE LCH, normalized to a [0, 360] range.",
+          "prose": "h is a <number> that corresponds to the origin color’s LCH hue, in degrees, after conversion, if required, to CIE LCH, normalized to a [0, 360] range. 90 is equivalent to 90deg.",
           "type": "value",
           "value": "h"
         },
         {
           "name": "alpha",
-          "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency",
+          "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency. 1.0 is equivalent to 100%.",
           "type": "value",
           "value": "alpha"
         }
@@ -231,25 +231,25 @@
       "values": [
         {
           "name": "l",
-          "prose": "l is a <number> that corresponds to the origin color’s Oklab Lightness after conversion, if required, to Oklch",
+          "prose": "l is a <number> that corresponds to the origin color’s Oklab Lightness after conversion, if required, to Oklch. 1.0 is equivalent to 100%.",
           "type": "value",
           "value": "l"
         },
         {
           "name": "c",
-          "prose": "c is a <number> that corresponds to the origin color’s Oklch chroma after conversion, if required, to Oklch",
+          "prose": "c is a <number> that corresponds to the origin color’s Oklch chroma after conversion, if required, to Oklch. 0.4 is equivalent to 100%.",
           "type": "value",
           "value": "c"
         },
         {
           "name": "h",
-          "prose": "h is an <angle> that corresponds to the origin color’s Oklch hue, after conversion, if required, to Oklch, normalized to a [0, 360] range.",
+          "prose": "h is a <number> that corresponds to the origin color’s Oklch hue, in degrees, after conversion, if required, to Oklch, normalized to a [0, 360] range. 90 is equivalent to 90deg.",
           "type": "value",
           "value": "h"
         },
         {
           "name": "alpha",
-          "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency",
+          "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency. 1.0 is equivalent to 100%.",
           "type": "value",
           "value": "alpha"
         }
@@ -295,6 +295,12 @@
           "prose": "x, y, z are all <number>s that correspond to the origin color’s X, Y and Z channels after conversion, if required to relative CIE XYZ color space adapted to the relevant white point.",
           "type": "value",
           "value": "z"
+        },
+        {
+          "name": "alpha",
+          "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency. 1.0 is equivalent to 100%.",
+          "type": "value",
+          "value": "alpha"
         }
       ]
     },
@@ -397,7 +403,7 @@
     {
       "msg": "Dangling value",
       "name": "alpha",
-      "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency",
+      "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency. 1.0 is equivalent to 100%.",
       "type": "value",
       "value": "alpha",
       "for": "rgb()"
@@ -405,7 +411,7 @@
     {
       "msg": "Dangling value",
       "name": "h",
-      "prose": "h is an <angle> that corresponds to the origin color’s HSL hue after conversion, if required to sRGB, normalized to a [0, 360] range",
+      "prose": "h is a <number> that corresponds to the origin color’s HSL hue, in degrees, after conversion, if required to sRGB, normalized to a [0, 360] range. 90 is equivalent to 90deg.",
       "type": "value",
       "value": "h",
       "for": "hsl()"
@@ -413,7 +419,7 @@
     {
       "msg": "Dangling value",
       "name": "s",
-      "prose": "s and l are <percentage>s that correspond to the origin color’s HSL saturation and lightness, after conversion, if required to sRGB",
+      "prose": "s and l are <number>s that correspond to the origin color’s HSL saturation and lightness, after conversion, if required to sRGB. 100 is equivalent to 100%.",
       "type": "value",
       "value": "s",
       "for": "hsl()"
@@ -421,7 +427,7 @@
     {
       "msg": "Dangling value",
       "name": "l",
-      "prose": "s and l are <percentage>s that correspond to the origin color’s HSL saturation and lightness, after conversion, if required to sRGB",
+      "prose": "s and l are <number>s that correspond to the origin color’s HSL saturation and lightness, after conversion, if required to sRGB. 100 is equivalent to 100%.",
       "type": "value",
       "value": "l",
       "for": "hsl()"
@@ -429,7 +435,7 @@
     {
       "msg": "Dangling value",
       "name": "alpha",
-      "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency",
+      "prose": "alpha is a <number> that corresponds to the origin color’s alpha transparency 1.0 is equivalent to 100%.",
       "type": "value",
       "value": "alpha",
       "for": "hsl()"

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-color.json packages/css/css-color.json
--- webref/node_modules/@webref/css/css-color.json
+++ packages/css/css-color.json
@@ -1041,7 +1041,7 @@
       "values": [
         {
           "name": "Lab",
-          "prose": "In Lab, the first argument specifies the CIE Lightness, L. This is a number between 0% or 0 (representing black) and 100% or 100 (representing white), Values less than 0% or 0 must be clamped to 0% at parsed-value time; values greater than 100% or 100 are clamped to 100% at parsed-value time.",
+          "prose": "In Lab, the first argument specifies the CIE Lightness, L. This is a number between 0% or 0 and 100% or 100 Values less than 0% or 0 must be clamped to 0% at parsed-value time; values greater than 100% or 100 are clamped to 100% at parsed-value time.",
           "type": "value",
           "value": "Lab"
         }
@@ -1067,7 +1067,7 @@
       "values": [
         {
           "name": "Oklab",
-          "prose": "In Oklab the first argument specifies the Oklab Lightness. This is a number between 0% or 0 (representing black) and 100% or 1.0 (representing white).",
+          "prose": "In Oklab the first argument specifies the Oklab Lightness. This is a number between 0% or 0 and 100% or 1.0.",
           "type": "value",
           "value": "Oklab"
         }
@@ -1111,7 +1111,7 @@
         },
         {
           "name": "a98-rgb",
-          "prose": "The a98-rgb color space accepts three numeric parameters, representing the red, green, and blue channels of the color. In-gamut colors have all three components in the range [0, 1]. The transfer curve is a gamma function, close to but not exactly 1/2.2. It has the following characteristics: x y Red chromaticity 0.6400 0.3300 Green chromaticity 0.2100 0.7100 Blue chromaticity 0.1500 0.0600 White chromaticity D65 Transfer function 256/563 White luminance 160.0 cd/m Black luminance 0.5557 cd/m Image state display-referred Percentages Allowed for R, G and B Percent reference range for R,G,B: 0% = 0.0, 100% = 1.0 Visualization of the A98 color space in LCH. The primaries and secondaries are shown (but in sRGB, not in the correct colors). For comparison, the sRGB primaries and secondaries are also shown, as dashed circles. a98 primaries have higher Chroma, especially the yellow, green and cyan.",
+          "prose": "The a98-rgb color space accepts three numeric parameters, representing the red, green, and blue channels of the color. In-gamut colors have all three components in the range [0, 1]. The transfer curve is a gamma function, close to but not exactly 1/2.2. It has the following characteristics: D65 Transfer function 256/563 White luminance 160.0 cd/m Black luminance 0.5557 cd/m Image state display-referred Percentages Allowed for R, G and B Percent reference range for R,G,B: 0% = 0.0, 100% = 1.0 Visualization of the A98 color space in LCH. The primaries and secondaries are shown (but in sRGB, not in the correct colors). For comparison, the sRGB primaries and secondaries are also shown, as dashed circles. a98 primaries have higher Chroma, especially the yellow, green and cyan.",
           "type": "value",
           "value": "a98-rgb"
         },

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-images.json packages/css/css-images.json
--- webref/node_modules/@webref/css/css-images.json
+++ packages/css/css-images.json
@@ -316,7 +316,7 @@
     {
       "name": "<linear-color-stop>",
       "type": "type",
-      "value": "<color> && <length-percentage>?"
+      "value": "<color> <length-percentage>?"
     },
     {
       "name": "<linear-color-hint>",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-sizing-4.json packages/css/css-sizing-4.json
--- webref/node_modules/@webref/css/css-sizing-4.json
+++ packages/css/css-sizing-4.json
@@ -375,7 +375,7 @@
     },
     {
       "name": "contain-intrinsic-width",
-      "value": "none | <length> | auto <length>",
+      "value": "auto? [ none | <length> ]",
       "initial": "none",
       "appliesTo": "elements with size containment",
       "inherited": "no",
@@ -386,22 +386,16 @@
       "logicalPropertyGroup": "contain-intrinsic-size",
       "values": [
         {
-          "name": "none",
-          "prose": "The corresponding axis does not have an explicit intrinsic inner size.",
-          "type": "value",
-          "value": "none"
-        },
-        {
-          "name": "<length>",
-          "prose": "The corresponding axis has an explicit intrinsic inner size of the specified <length>.",
+          "name": "auto",
+          "prose": "If auto is specified and the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size in the corresponding axis is the last remembered size in that axis. Otherwise, the corresponding axis either doesn’t have an explicit intrinsic inner size (if none is specified) or has an explicit intrinsic inner size of the specified <length>.",
           "type": "value",
-          "value": "<length>"
+          "value": "auto"
         },
         {
-          "name": "auto <length>",
-          "prose": "If the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size is the last remembered size. Otherwise, its explicit intrinsic inner size is the specified <length>.",
+          "name": "none",
+          "prose": "If auto is specified and the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size in the corresponding axis is the last remembered size in that axis. Otherwise, the corresponding axis either doesn’t have an explicit intrinsic inner size (if none is specified) or has an explicit intrinsic inner size of the specified <length>.",
           "type": "value",
-          "value": "auto <length>"
+          "value": "none"
         }
       ],
       "styleDeclaration": [
@@ -411,7 +405,7 @@
     },
     {
       "name": "contain-intrinsic-height",
-      "value": "none | <length> | auto <length>",
+      "value": "auto? [ none | <length> ]",
       "initial": "none",
       "appliesTo": "elements with size containment",
       "inherited": "no",
@@ -422,22 +416,16 @@
       "logicalPropertyGroup": "contain-intrinsic-size",
       "values": [
         {
-          "name": "none",
-          "prose": "The corresponding axis does not have an explicit intrinsic inner size.",
-          "type": "value",
-          "value": "none"
-        },
-        {
-          "name": "<length>",
-          "prose": "The corresponding axis has an explicit intrinsic inner size of the specified <length>.",
+          "name": "auto",
+          "prose": "If auto is specified and the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size in the corresponding axis is the last remembered size in that axis. Otherwise, the corresponding axis either doesn’t have an explicit intrinsic inner size (if none is specified) or has an explicit intrinsic inner size of the specified <length>.",
           "type": "value",
-          "value": "<length>"
+          "value": "auto"
         },
         {
-          "name": "auto <length>",
-          "prose": "If the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size is the last remembered size. Otherwise, its explicit intrinsic inner size is the specified <length>.",
+          "name": "none",
+          "prose": "If auto is specified and the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size in the corresponding axis is the last remembered size in that axis. Otherwise, the corresponding axis either doesn’t have an explicit intrinsic inner size (if none is specified) or has an explicit intrinsic inner size of the specified <length>.",
           "type": "value",
-          "value": "auto <length>"
+          "value": "none"
         }
       ],
       "styleDeclaration": [
@@ -447,7 +435,7 @@
     },
     {
       "name": "contain-intrinsic-block-size",
-      "value": "none | <length> | auto <length>",
+      "value": "auto? [ none | <length> ]",
       "initial": "none",
       "appliesTo": "elements with size containment",
       "inherited": "no",
@@ -458,22 +446,16 @@
       "logicalPropertyGroup": "contain-intrinsic-size",
       "values": [
         {
-          "name": "none",
-          "prose": "The corresponding axis does not have an explicit intrinsic inner size.",
+          "name": "auto",
+          "prose": "If auto is specified and the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size in the corresponding axis is the last remembered size in that axis. Otherwise, the corresponding axis either doesn’t have an explicit intrinsic inner size (if none is specified) or has an explicit intrinsic inner size of the specified <length>.",
           "type": "value",
-          "value": "none"
+          "value": "auto"
         },
         {
-          "name": "<length>",
-          "prose": "The corresponding axis has an explicit intrinsic inner size of the specified <length>.",
-          "type": "value",
-          "value": "<length>"
-        },
-        {
-          "name": "auto <length>",
-          "prose": "If the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size is the last remembered size. Otherwise, its explicit intrinsic inner size is the specified <length>.",
+          "name": "none",
+          "prose": "If auto is specified and the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size in the corresponding axis is the last remembered size in that axis. Otherwise, the corresponding axis either doesn’t have an explicit intrinsic inner size (if none is specified) or has an explicit intrinsic inner size of the specified <length>.",
           "type": "value",
-          "value": "auto <length>"
+          "value": "none"
         }
       ],
       "styleDeclaration": [
@@ -483,7 +465,7 @@
     },
     {
       "name": "contain-intrinsic-inline-size",
-      "value": "none | <length> | auto <length>",
+      "value": "auto? [ none | <length> ]",
       "initial": "none",
       "appliesTo": "elements with size containment",
       "inherited": "no",
@@ -494,22 +476,16 @@
       "logicalPropertyGroup": "contain-intrinsic-size",
       "values": [
         {
-          "name": "none",
-          "prose": "The corresponding axis does not have an explicit intrinsic inner size.",
+          "name": "auto",
+          "prose": "If auto is specified and the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size in the corresponding axis is the last remembered size in that axis. Otherwise, the corresponding axis either doesn’t have an explicit intrinsic inner size (if none is specified) or has an explicit intrinsic inner size of the specified <length>.",
           "type": "value",
-          "value": "none"
+          "value": "auto"
         },
         {
-          "name": "<length>",
-          "prose": "The corresponding axis has an explicit intrinsic inner size of the specified <length>.",
-          "type": "value",
-          "value": "<length>"
-        },
-        {
-          "name": "auto <length>",
-          "prose": "If the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size is the last remembered size. Otherwise, its explicit intrinsic inner size is the specified <length>.",
+          "name": "none",
+          "prose": "If auto is specified and the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size in the corresponding axis is the last remembered size in that axis. Otherwise, the corresponding axis either doesn’t have an explicit intrinsic inner size (if none is specified) or has an explicit intrinsic inner size of the specified <length>.",
           "type": "value",
-          "value": "auto <length>"
+          "value": "none"
         }
       ],
       "styleDeclaration": [
@@ -519,7 +495,7 @@
     },
     {
       "name": "contain-intrinsic-size",
-      "value": "[ none | <length> | auto <length> ]{1,2}",
+      "value": "[ auto? [ none | <length> ] ]{1,2}",
       "initial": "see individual properties",
       "appliesTo": "see individual properties",
       "inherited": "see individual properties",
@@ -529,22 +505,16 @@
       "canonicalOrder": "per grammar",
       "values": [
         {
-          "name": "none",
-          "prose": "The corresponding axis does not have an explicit intrinsic inner size.",
-          "type": "value",
-          "value": "none"
-        },
-        {
-          "name": "<length>",
-          "prose": "The corresponding axis has an explicit intrinsic inner size of the specified <length>.",
+          "name": "auto",
+          "prose": "If auto is specified and the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size in the corresponding axis is the last remembered size in that axis. Otherwise, the corresponding axis either doesn’t have an explicit intrinsic inner size (if none is specified) or has an explicit intrinsic inner size of the specified <length>.",
           "type": "value",
-          "value": "<length>"
+          "value": "auto"
         },
         {
-          "name": "auto <length>",
-          "prose": "If the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size is the last remembered size. Otherwise, its explicit intrinsic inner size is the specified <length>.",
+          "name": "none",
+          "prose": "If auto is specified and the element has a last remembered size and is currently skipping its contents, its explicit intrinsic inner size in the corresponding axis is the last remembered size in that axis. Otherwise, the corresponding axis either doesn’t have an explicit intrinsic inner size (if none is specified) or has an explicit intrinsic inner size of the specified <length>.",
           "type": "value",
-          "value": "auto <length>"
+          "value": "none"
         }
       ],
       "styleDeclaration": [

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-writing-modes.json packages/css/css-writing-modes.json
--- webref/node_modules/@webref/css/css-writing-modes.json
+++ packages/css/css-writing-modes.json
@@ -182,7 +182,7 @@
       "percentages": "n/a",
       "computedValue": "n/a",
       "canonicalOrder": "n/a",
-      "animatable": "n/a",
+      "animationType": "n/a",
       "styleDeclaration": [
         "glyph-orientation-vertical",
         "glyphOrientationVertical"

@github-actions github-actions bot force-pushed the release-css-20230701183702696 branch 17 times, most recently from cb11694 to 5f88dc7 Compare July 6, 2023 00:51
@github-actions github-actions bot force-pushed the release-css-20230701183702696 branch 4 times, most recently from 4dd81e9 to e16ab1e Compare July 7, 2023 00:52
@github-actions github-actions bot force-pushed the release-css-20230701183702696 branch from e16ab1e to bd6107b Compare July 7, 2023 06:38
@tidoust tidoust merged commit 72ac105 into main Jul 7, 2023
@tidoust tidoust deleted the release-css-20230701183702696 branch July 7, 2023 07:10
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