Skip to content

πŸ“¦ Release @webref/[email protected] #1643

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 4, 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 147a0b9.

🧐 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.6. Merging this pull request will release v6.23.7. 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-masking.json packages/css6/css-masking.json
--- webref/node_modules/@webref/css/css-masking.json
+++ packages/css6/css-masking.json
@@ -85,7 +85,7 @@
       "appliesTo": "All elements. In SVG, it applies to container elements excluding the defs element, all graphics elements and the use element",
       "inherited": "no",
       "percentages": "n/a",
-      "computedValue": "the keyword none, a computed <image>, or a computed <url>",
+      "computedValue": "list, each item the keyword none, a computed <image>, or a computed <url>",
       "canonicalOrder": "per grammar",
       "animationType": "discrete",
       "media": "visual",
@@ -111,7 +111,7 @@
       "appliesTo": "All elements. In SVG, it applies to container elements excluding the defs element, all graphics elements and the use element",
       "inherited": "no",
       "percentages": "n/a",
-      "computedValue": "as specified",
+      "computedValue": "list, each item the keyword as specified",
       "canonicalOrder": "per grammar",
       "animationType": "discrete",
       "media": "visual",
@@ -151,7 +151,7 @@
       "appliesTo": "All elements. In SVG, it applies to container elements excluding the defs element, all graphics elements and the use element",
       "inherited": "no",
       "percentages": "n/a",
-      "computedValue": "Consists of: two keywords, one per dimension",
+      "computedValue": "list, each item a pair of keywords, one per dimension",
       "canonicalOrder": "per grammar",
       "animationType": "discrete",
       "media": "visual",
@@ -168,7 +168,7 @@
       "appliesTo": "All elements. In SVG, it applies to container elements excluding the defs element, all graphics elements and the use element",
       "inherited": "no",
       "percentages": "refer to size of mask painting area minus size of mask layer image; see text background-position [CSS3BG]",
-      "computedValue": "Consisting of: two keywords representing the origin and two offsets from that origin, each given as an absolute length (if given a <length>), otherwise as a percentage.",
+      "computedValue": "list, each item consists of two keywords representing the origin and two offsets from that origin, each given as an absolute length (if given a <length>), otherwise as a percentage.",
       "canonicalOrder": "per grammar",
       "animationType": "repeatable list",
       "media": "visual",
@@ -185,7 +185,7 @@
       "appliesTo": "All elements. In SVG, it applies to container elements excluding the defs element, all graphics elements and the use element",
       "inherited": "no",
       "percentages": "n/a",
-      "computedValue": "as specified",
+      "computedValue": "list, each item the keyword as specified",
       "canonicalOrder": "per grammar",
       "animationType": "discrete",
       "media": "visual",
@@ -253,7 +253,7 @@
       "appliesTo": "All elements. In SVG, it applies to container elements excluding the defs element, all graphics elements and the use element",
       "inherited": "no",
       "percentages": "n/a",
-      "computedValue": "as specified",
+      "computedValue": "list, each item the keyword as specified",
       "canonicalOrder": "per grammar",
       "animationType": "discrete",
       "media": "visual",
@@ -314,7 +314,7 @@
       "appliesTo": "All elements. In SVG, it applies to container elements excluding the defs element, all graphics elements and the use element",
       "inherited": "no",
       "percentages": "n/a",
-      "computedValue": "as specified, but with lengths made absolute",
+      "computedValue": "list, each item as specified, but with lengths made absolute",
       "canonicalOrder": "per grammar",
       "animationType": "repeatable list",
       "media": "visual",
@@ -331,7 +331,7 @@
       "appliesTo": "All elements. In SVG, it applies to container elements without the defs element and all graphics elements",
       "inherited": "no",
       "percentages": "n/a",
-      "computedValue": "as specified",
+      "computedValue": "list, each item the keyword as specified",
       "canonicalOrder": "per grammar",
       "animationType": "discrete",
       "media": "visual",

@github-actions github-actions bot force-pushed the release-css6-20250804005748909 branch 5 times, most recently from affe597 to c6c6afa Compare August 5, 2025 06:51
@github-actions github-actions bot force-pushed the release-css6-20250804005748909 branch from c6c6afa to b836c6f Compare August 5, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants