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] #1509

Merged
merged 1 commit into from
Apr 2, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 26, 2025

⚠ 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 a46aeae.

🧐 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.20.5. Merging this pull request will release v6.20.6. 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-color-hdr.json packages/css/css-color-hdr.json
--- webref/node_modules/@webref/css/css-color-hdr.json
+++ packages/css/css-color-hdr.json
@@ -63,19 +63,109 @@
       "name": "ictcp()",
       "href": "https://drafts.csswg.org/css-color-hdr-1/#funcdef-ictcp",
       "type": "function",
-      "value": "ictcp([from <color>]? [<percentage> | <number> | none] [<percentage> | <number> | none] [<percentage> | <number> | none] [ / [<alpha-value> | none] ]? )"
+      "value": "ictcp([from <color>]? [<percentage> | <number> | none] [<percentage> | <number> | none] [<percentage> | <number> | none] [ / [<alpha-value> | none] ]? )",
+      "values": [
+        {
+          "name": "i",
+          "prose": "i is a <number> that corresponds to the origin color’s I (Lightness) after conversion, if required, to ictcp. 1.0 is equivalent to 100%.",
+          "href": "https://drafts.csswg.org/css-color-hdr-1/#valdef-ictcp-i",
+          "type": "value",
+          "value": "i"
+        },
+        {
+          "name": "ct",
+          "prose": "ct and cp are <number>s that correspond to the origin color’s ct and cp axes after conversion, if required, to ictcp. 0.5 is equivalent to 100%, while -0.5 is equivalent to -100%.",
+          "href": "https://drafts.csswg.org/css-color-hdr-1/#valdef-ictcp-ct",
+          "type": "value",
+          "value": "ct"
+        },
+        {
+          "name": "cp",
+          "prose": "ct and cp are <number>s that correspond to the origin color’s ct and cp axes after conversion, if required, to ictcp. 0.5 is equivalent to 100%, while -0.5 is equivalent to -100%.",
+          "href": "https://drafts.csswg.org/css-color-hdr-1/#valdef-ictcp-cp",
+          "type": "value",
+          "value": "cp"
+        },
+        {
+          "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-hdr-1/#valdef-ictcp-alpha",
+          "type": "value",
+          "value": "alpha"
+        }
+      ]
     },
     {
       "name": "jzazbz()",
       "href": "https://drafts.csswg.org/css-color-hdr-1/#funcdef-jzazbz",
       "type": "function",
-      "value": "jzazbz([from <color>]? [<percentage> | <number> | none] [<percentage> | <number> | none] [<percentage> | <number> | none] [ / [<alpha-value> | none] ]? )"
+      "value": "jzazbz([from <color>]? [<percentage> | <number> | none] [<percentage> | <number> | none] [<percentage> | <number> | none] [ / [<alpha-value> | none] ]? )",
+      "values": [
+        {
+          "name": "j",
+          "prose": "j is a <number> that corresponds to the origin color’s Jz (Lightness) after conversion, if required, to jzazbz. 1.0 is equivalent to 100%.",
+          "href": "https://drafts.csswg.org/css-color-hdr-1/#valdef-jzazbz-j",
+          "type": "value",
+          "value": "j"
+        },
+        {
+          "name": "a",
+          "prose": "a and b are <number>s that correspond to the origin color’s az and bz axes after conversion, if required, to jzazbz. 0.21 is equivalent to 100%, while -0.21 is equivalent to -100%.",
+          "href": "https://drafts.csswg.org/css-color-hdr-1/#valdef-jzazbz-a",
+          "type": "value",
+          "value": "a"
+        },
+        {
+          "name": "b",
+          "prose": "a and b are <number>s that correspond to the origin color’s az and bz axes after conversion, if required, to jzazbz. 0.21 is equivalent to 100%, while -0.21 is equivalent to -100%.",
+          "href": "https://drafts.csswg.org/css-color-hdr-1/#valdef-jzazbz-b",
+          "type": "value",
+          "value": "b"
+        },
+        {
+          "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-hdr-1/#valdef-jzazbz-alpha",
+          "type": "value",
+          "value": "alpha"
+        }
+      ]
     },
     {
       "name": "jzczhz()",
       "href": "https://drafts.csswg.org/css-color-hdr-1/#funcdef-jzczhz",
       "type": "function",
-      "value": "jzczhz([from <color>]? [<percentage> | <number> | none] [<percentage> | <number> | none] [<hue> | none] [ / [<alpha-value> | none] ]? )"
+      "value": "jzczhz([from <color>]? [<percentage> | <number> | none] [<percentage> | <number> | none] [<hue> | none] [ / [<alpha-value> | none] ]? )",
+      "values": [
+        {
+          "name": "j",
+          "prose": "j is a <number> that corresponds to the origin color’s Jz (Lightness) after conversion, if required, to jzczhz. 100 is equivalent to 100%.",
+          "href": "https://drafts.csswg.org/css-color-hdr-1/#valdef-jzczhz-j",
+          "type": "value",
+          "value": "j"
+        },
+        {
+          "name": "c",
+          "prose": "c is a <number> that corresponds to the origin color’s Cz (chroma) after conversion, if required, to jzczhz. 0.26 is equivalent to 100%.",
+          "href": "https://drafts.csswg.org/css-color-hdr-1/#valdef-jzczhz-c",
+          "type": "value",
+          "value": "c"
+        },
+        {
+          "name": "h",
+          "prose": "h is a <number> that corresponds to the origin color’s hz (hue), in degrees, after conversion, if required, to jzczhz, normalized to a [0, 360] range. 90 is equivalent to 90deg.",
+          "href": "https://drafts.csswg.org/css-color-hdr-1/#valdef-jzczhz-h",
+          "type": "value",
+          "value": "h"
+        },
+        {
+          "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-hdr-1/#valdef-jzczhz-alpha",
+          "type": "value",
+          "value": "alpha"
+        }
+      ]
     },
     {
       "name": "hdr-color()",
@@ -84,10 +174,10 @@
       "value": "color-hdr([ <color> && <number [0,∞]>? ]#{2})"
     },
     {
-      "name": "<colorspace-params>",
-      "href": "https://drafts.csswg.org/css-color-hdr-1/#typedef-colorspace-params",
-      "type": "type",
-      "value": "[<custom-params> | <predefined-rgb-params> | <xyz-params>]"
+      "name": "color()",
+      "prose": "The color() function allows a color to be specified in a particular, given color space (rather than the implicit sRGB color space that most of the other color functions operate in).",
+      "href": "https://drafts.csswg.org/css-color-hdr-1/#funcdef-color",
+      "type": "function"
     },
     {
       "name": "<predefined-rgb>",

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
@@ -1456,75 +1456,10 @@
       ]
     },
     {
-      "name": "color()",
-      "href": "https://drafts.csswg.org/css-color-4/#funcdef-color",
-      "type": "function",
-      "value": "color( <colorspace-params> [ / [ <alpha-value> | none ] ]? )",
-      "values": [
-        {
-          "name": "srgb",
-          "prose": "The srgb [SRGB] color space accepts three numeric parameters, representing the red, green, and blue components of the color. In-gamut colors have all three components in the range [0, 1]. The whitepoint is D65. [SRGB] specifies two viewing conditions, encoding and typical. The [ICC] recommends using the encoding conditions for color conversion and for optimal viewing, which are the values in the table below. sRGB is the default color space for CSS, used for all the legacy color functions. It has the following characteristics: x y Red chromaticity 0.640 0.330 Green chromaticity 0.300 0.600 Blue chromaticity 0.150 0.060 White chromaticity D65 Transfer function see below White luminance 80.0 cd/m Black luminance 0.20 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 let sign = c < 0? -1 : 1; let abs = Math.abs(c); if (abs <= 0.04045) { cl = c / 12.92; } else { cl = sign * (Math.pow((abs + 0.055) / 1.055, 2.4)); } c is the gamma-encoded red, green or blue component. cl is the corresponding linear-light component. Visualization of the sRGB color space in LCH. The primaries and secondaries are shown.",
-          "href": "https://drafts.csswg.org/css-color-4/#valdef-color-srgb",
-          "type": "value",
-          "value": "srgb"
-        },
-        {
-          "name": "srgb-linear",
-          "prose": "The srgb-linear [SRGB] color space accepts three numeric parameters, representing the red, green, and blue components of the color. In-gamut colors have all three components in the range [0, 1]. The whitepoint is D65. It has the following characteristics: x y Red chromaticity 0.640 0.330 Green chromaticity 0.300 0.600 Blue chromaticity 0.150 0.060 White chromaticity D65 Transfer function unity, see below White luminance 80.0 cd/m Black luminance 0.20 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 cl = c; c is the red, green or blue component. cl is the corresponding linear-light component, which is identical. To avoid banding artifacts, a higher precision is required for srgb-linear than for srgb. For example, these are the same color color(srgb 0.691 0.139 0.259) color(srgb-linear 0.435 0.017 0.055)",
-          "href": "https://drafts.csswg.org/css-color-4/#valdef-color-srgb-linear",
-          "type": "value",
-          "value": "srgb-linear"
-        },
-        {
-          "name": "display-p3",
-          "prose": "The display-p3 [Display-P3] color space accepts three numeric parameters, representing the red, green, and blue components of the color. In-gamut colors have all three components in the range [0, 1]. It uses the same primary chromaticities as [DCI-P3], but with a D65 whitepoint, and the same transfer curve as sRGB. Modern displays, TVs, laptop screens and phone screens are able to display all, or nearly all, of the display-p3 gamut. It has the following characteristics: x y Red chromaticity 0.680 0.320 Green chromaticity 0.265 0.690 Blue chromaticity 0.150 0.060 White chromaticity D65 Transfer function same as srgb White luminance 80.0 cd/m Black luminance 0.80 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 P3 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. P3 primaries have higher Chroma.",
-          "href": "https://drafts.csswg.org/css-color-4/#valdef-color-display-p3",
-          "type": "value",
-          "value": "display-p3"
-        },
-        {
-          "name": "a98-rgb",
-          "prose": "The a98-rgb color space accepts three numeric parameters, representing the red, green, and blue components 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.",
-          "href": "https://drafts.csswg.org/css-color-4/#valdef-color-a98-rgb",
-          "type": "value",
-          "value": "a98-rgb"
-        },
-        {
-          "name": "prophoto-rgb",
-          "prose": "The prophoto-rgb color space accepts three numeric parameters, representing the red, green, and blue components of the color. In-gamut colors have all three components in the range [0, 1]. The transfer curve is a gamma function with a value of 1/1.8, and a small linear portion near black. The white point is D50, the same as is used by CIE Lab. Thus, conversion to CIE Lab does not require the chromatic adaptation step. The ProPhoto RGB space uses hyper-saturated, non physically realizable primaries. These were chosen to allow a wide color gamut and in particular, to minimize hue shifts under tonal manipulation. It is often used in digital photography as a wide gamut color space for the archival version of photographic images. The prophoto-rgb color space allows CSS to specify colors that will match colors in such images having the same RGB values. The ProPhoto RGB space was originally developed by Kodak and is described in [Wolfe]. It was standardized by ISO as [ROMM],[ROMM-RGB]. The white luminance is given as a range, and the viewing flare (and thus, the black luminance) is 0.5% to 1.0% of this. It has the following characteristics: x y Red chromaticity 0.734699 0.265301 Green chromaticity 0.159597 0.840403 Blue chromaticity 0.036598 0.000105 White chromaticity D50 Transfer function see below White luminance 160.0 to 640.0 cd/m Black luminance See text Image state display-referred Percentages Allowed for R, G and B Percent reference range for R,G,B: 0% = 0.0, 100% = 1.0 const E = 16/512; let sign = c < 0? -1 : 1; let abs = Math.abs(c); if (abs <= E) { cl = c / 16; } else { cl = sign * Math.pow(c, 1.8); } c is the gamma-encoded red, green or blue component. cl is the corresponding linear-light component. Visualization of the prophoto-rgb 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. prophoto-rgb primaries and secondaries have much higher Chroma, but much of this ultrawide gamut does not correspond to physically realizable colors.",
-          "href": "https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb",
-          "type": "value",
-          "value": "prophoto-rgb"
-        },
-        {
-          "name": "rec2020",
-          "prose": "The rec2020 [Rec.2020] color space accepts three numeric parameters, representing the red, green, and blue components of the color. In-gamut colors have all three components in the range [0, 1], (\"full-range\", in video terminology). ITU Reference 2020 is used for Ultra High Definition, 4k and 8k television. The primaries are physically realizable, but with difficulty as they lie very close to the spectral locus. Current displays are unable to reproduce the full gamut of rec2020. Coverage is expected to increase over time as displays improve. It has the following characteristics: x y Red chromaticity 0.708 0.292 Green chromaticity 0.170 0.797 Blue chromaticity 0.131 0.046 White chromaticity D65 Transfer function see below, from [Rec.2020] table 4 Image state display-referred Percentages Allowed for R, G and B Percent reference range for R,G,B: 0% = 0.0, 100% = 1.0 const α = 1.09929682680944 ; const β = 0.018053968510807; let sign = c < 0? -1 : 1; let abs = Math.abs(c); if (abs < β * 4.5 ) { cl = c / 4.5; } else { cl = sign * (Math.pow((abs + α -1 ) / α, 1/0.45)); } c is the gamma-encoded red, green or blue component. cl is the corresponding linear-light component. Visualization of the rec2020 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. rec2020 primaries have much higher Chroma.",
-          "href": "https://drafts.csswg.org/css-color-4/#valdef-color-rec2020",
-          "type": "value",
-          "value": "rec2020"
-        },
-        {
-          "name": "xyz-d50",
-          "prose": "The xyz color space accepts three numeric parameters, representing the X,Y and Z values. It represents the CIE XYZ [COLORIMETRY] color space, scaled such that diffuse white has a luminance (Y) of 1.0. and, if necessary, chromatically adapted to the reference white. The reference white for xyz-d50 is D50, while the reference white for xyz-d65 and xyz is D65. Values greater than 1.0/100% are allowed and must not be clamped; colors where Y is greater than 1.0 represent colors brighter than diffuse white. Values less than 0/0% are uncommon, but can occur as a result of chromatic adaptation, and likewise must not be clamped. It has the following characteristics: Percentages Allowed for X,Y,Z Percent reference range for X,Y,Z: 0% = 0.0, 100% = 1.0 These are exactly equivalent: #7654CD rgb(46.27% 32.94% 80.39%) lab(44.36% 36.05 -58.99) color(xyz-d50 0.2005 0.14089 0.4472) color(xyz-d65 0.21661 0.14602 0.59452) These colors are exactly equivalent, and represent white: #FFFFFF color(xyz-d50 0.9643 1 0.8251) color(xyz-d65 0.9505 1 1.089)",
-          "href": "https://drafts.csswg.org/css-color-4/#valdef-color-xyz-d50",
-          "type": "value",
-          "value": "xyz-d50"
-        },
-        {
-          "name": "xyz-d65",
-          "prose": "The xyz color space accepts three numeric parameters, representing the X,Y and Z values. It represents the CIE XYZ [COLORIMETRY] color space, scaled such that diffuse white has a luminance (Y) of 1.0. and, if necessary, chromatically adapted to the reference white. The reference white for xyz-d50 is D50, while the reference white for xyz-d65 and xyz is D65. Values greater than 1.0/100% are allowed and must not be clamped; colors where Y is greater than 1.0 represent colors brighter than diffuse white. Values less than 0/0% are uncommon, but can occur as a result of chromatic adaptation, and likewise must not be clamped. It has the following characteristics: Percentages Allowed for X,Y,Z Percent reference range for X,Y,Z: 0% = 0.0, 100% = 1.0 These are exactly equivalent: #7654CD rgb(46.27% 32.94% 80.39%) lab(44.36% 36.05 -58.99) color(xyz-d50 0.2005 0.14089 0.4472) color(xyz-d65 0.21661 0.14602 0.59452) These colors are exactly equivalent, and represent white: #FFFFFF color(xyz-d50 0.9643 1 0.8251) color(xyz-d65 0.9505 1 1.089)",
-          "href": "https://drafts.csswg.org/css-color-4/#valdef-color-xyz-d65",
-          "type": "value",
-          "value": "xyz-d65"
-        },
-        {
-          "name": "xyz",
-          "prose": "The xyz color space accepts three numeric parameters, representing the X,Y and Z values. It represents the CIE XYZ [COLORIMETRY] color space, scaled such that diffuse white has a luminance (Y) of 1.0. and, if necessary, chromatically adapted to the reference white. The reference white for xyz-d50 is D50, while the reference white for xyz-d65 and xyz is D65. Values greater than 1.0/100% are allowed and must not be clamped; colors where Y is greater than 1.0 represent colors brighter than diffuse white. Values less than 0/0% are uncommon, but can occur as a result of chromatic adaptation, and likewise must not be clamped. It has the following characteristics: Percentages Allowed for X,Y,Z Percent reference range for X,Y,Z: 0% = 0.0, 100% = 1.0 These are exactly equivalent: #7654CD rgb(46.27% 32.94% 80.39%) lab(44.36% 36.05 -58.99) color(xyz-d50 0.2005 0.14089 0.4472) color(xyz-d65 0.21661 0.14602 0.59452) These colors are exactly equivalent, and represent white: #FFFFFF color(xyz-d50 0.9643 1 0.8251) color(xyz-d65 0.9505 1 1.089)",
-          "href": "https://drafts.csswg.org/css-color-4/#valdef-color-xyz",
-          "type": "value",
-          "value": "xyz"
-        }
-      ]
+      "name": "<colorspace-params>",
+      "href": "https://drafts.csswg.org/css-color-4/#typedef-colorspace-params",
+      "type": "type",
+      "value": "[ <predefined-rgb-params> | <xyz-params>]"
     },
     {
       "name": "<predefined-rgb-params>",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-display.json packages/css/css-display.json
--- webref/node_modules/@webref/css/css-display.json
+++ packages/css/css-display.json
@@ -55,9 +55,9 @@
     {
       "name": "reading-flow",
       "href": "https://drafts.csswg.org/css-display-4/#propdef-reading-flow",
-      "value": "normal | flex-visual | flex-flow | grid-rows | grid-columns | grid-order",
+      "value": "normal | source-order | flex-visual | flex-flow | grid-rows | grid-columns | grid-order",
       "initial": "normal",
-      "appliesTo": "flex and grid containers",
+      "appliesTo": "block, flex and grid containers",
       "inherited": "no",
       "percentages": "n/a",
       "computedValue": "as specified",
@@ -72,6 +72,13 @@
           "value": "normal"
         },
         {
+          "name": "source-order",
+          "prose": "Applies to grid, flex, and block layouts. Creates a reading flow container, and enables the use of the reading-order property on direct children. Other than respecting the reading-order property, follows the order of elements in the DOM.",
+          "href": "https://drafts.csswg.org/css-display-4/#valdef-reading-flow-source-order",
+          "type": "value",
+          "value": "source-order"
+        },
+        {
           "name": "flex-visual",
           "prose": "Only takes effect on flex containers. Follows the visual reading order of flex items, taking the writing mode into account. Therefore, a document in English, with flex-direction: row-reverse and reading-flow: flex-visual would have a reading order of left to right.",
           "href": "https://drafts.csswg.org/css-display-4/#valdef-reading-flow-flex-visual",
@@ -117,7 +124,7 @@
       "href": "https://drafts.csswg.org/css-display-4/#propdef-reading-order",
       "value": "<integer>",
       "initial": "0",
-      "appliesTo": "Direct children of a reading flow container",
+      "appliesTo": "Direct block-level, grid item, or flex item children of a reading flow container.",
       "inherited": "no",
       "percentages": "n/a",
       "computedValue": "specified integer",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-fonts.json packages/css/css-fonts.json
--- webref/node_modules/@webref/css/css-fonts.json
+++ packages/css/css-fonts.json
@@ -362,7 +362,7 @@
     {
       "name": "font-synthesis-style",
       "href": "https://drafts.csswg.org/css-fonts-4/#propdef-font-synthesis-style",
-      "value": "auto | none",
+      "value": "auto | none | oblique-only",
       "initial": "auto",
       "appliesTo": "all elements and text",
       "inherited": "yes",
@@ -385,6 +385,13 @@
           "href": "https://drafts.csswg.org/css-fonts-4/#valdef-font-synthesis-style-none",
           "type": "value",
           "value": "none"
+        },
+        {
+          "name": "oblique-only",
+          "prose": "Synthesis of oblique faces is allowed, but they must not be used as fallback if italic is specified",
+          "href": "https://drafts.csswg.org/css-fonts-4/#valdef-font-synthesis-style-oblique-only",
+          "type": "value",
+          "value": "oblique-only"
         }
       ],
       "styleDeclaration": [

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-inline.json packages/css/css-inline.json
--- webref/node_modules/@webref/css/css-inline.json
+++ packages/css/css-inline.json
@@ -548,7 +548,7 @@
       "href": "https://drafts.csswg.org/css-inline-3/#propdef-text-box",
       "value": "normal | <'text-box-trim'> || <'text-box-edge'>",
       "initial": "normal",
-      "appliesTo": "block containers and inline boxes",
+      "appliesTo": "block containers, multi-column containers, and inline boxes",
       "inherited": "no",
       "percentages": "N/A",
       "computedValue": "the specified keyword",
@@ -573,7 +573,7 @@
       "href": "https://drafts.csswg.org/css-inline-3/#propdef-text-box-trim",
       "value": "none | trim-start | trim-end | trim-both",
       "initial": "none",
-      "appliesTo": "block containers and inline boxes",
+      "appliesTo": "block containers, multi-column containers, and inline boxes",
       "inherited": "no",
       "percentages": "N/A",
       "computedValue": "the specified keyword",

@github-actions github-actions bot force-pushed the release-css-20250326130207100 branch 2 times, most recently from 2dab642 to a5742d2 Compare March 27, 2025 01:04
@github-actions github-actions bot force-pushed the release-css-20250326130207100 branch 10 times, most recently from 2ae5905 to 6f3e059 Compare April 2, 2025 01:05
@github-actions github-actions bot force-pushed the release-css-20250326130207100 branch from 6f3e059 to 13a8a40 Compare April 2, 2025 06:54
@tidoust tidoust merged commit f33074e into main Apr 2, 2025
@tidoust tidoust deleted the release-css-20250326130207100 branch April 2, 2025 09:16
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