diff --git a/package-lock.json b/package-lock.json index 2b10d40414..9a934ea0a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4720,9 +4720,9 @@ } }, "node_modules/@webref/css": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/@webref/css/-/css-8.2.1.tgz", - "integrity": "sha512-0R2ntGONXUBoULWDEJc9/JC75Yo15+z5D3G4EYH6SvGhs3tqBWFh/ujKKBMyitVZ0iZQDNm/MSuIBZJhUrMYvw==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@webref/css/-/css-8.2.3.tgz", + "integrity": "sha512-d6xT5JnSR1CJZom+1PRZGQ1XQ1inTcWDsXGYWVZJ9jxB3k2eHmqUiGZt8Y4ct3GlWI87XM/AowL3w3L+CwJg9g==", "dev": true, "license": "MIT", "peerDependencies": { @@ -9958,7 +9958,7 @@ ], "license": "MIT-0", "devDependencies": { - "@webref/css": "8.2.1", + "@webref/css": "8.2.3", "css-tree": "^3.1.0", "postcss": "^8.4" } @@ -10264,7 +10264,7 @@ "@csstools/pack-test": "*", "@csstools/postcss-bundler": "*", "@csstools/postcss-tape": "*", - "@webref/css": "8.2.1" + "@webref/css": "8.2.3" }, "engines": { "node": ">=20.19.0" diff --git a/packages/css-syntax-patches-for-csstree/CHANGELOG.md b/packages/css-syntax-patches-for-csstree/CHANGELOG.md index 0e529ea182..a8d81103a2 100644 --- a/packages/css-syntax-patches-for-csstree/CHANGELOG.md +++ b/packages/css-syntax-patches-for-csstree/CHANGELOG.md @@ -1,5 +1,9 @@ # Changes to CSS Syntax Patches For CSSTree +### Unreleased (patch) + +- Update `@webref/css` to [`v8.2.3`](https://github.com/w3c/webref/releases/tag/%40webref%2Fcss%408.2.3) + ### 1.0.26 _January 25, 2026_ diff --git a/packages/css-syntax-patches-for-csstree/dist/index.json b/packages/css-syntax-patches-for-csstree/dist/index.json index 92047186db..e93d3b3705 100644 --- a/packages/css-syntax-patches-for-csstree/dist/index.json +++ b/packages/css-syntax-patches-for-csstree/dist/index.json @@ -192,7 +192,7 @@ "column-width": "auto | | min-content | max-content | fit-content( )", "column-wrap": "auto | nowrap | wrap", "columns": "[ <'column-width'> || <'column-count'> ] [ / <'column-height'> ]?", - "contain": "none | strict | content | [ [ size | inline-size ] || layout || style || paint ] | view-transition", + "contain": "none | strict | content | [ [ size | inline-size ] || layout || style || paint ]", "contain-intrinsic-block-size": "[ auto | from-element ]? [ none | ]", "contain-intrinsic-height": "[ auto | from-element ]? [ none | ]", "contain-intrinsic-inline-size": "[ auto | from-element ]? [ none | ]", @@ -515,6 +515,7 @@ "view-timeline-name": "[ none | ]#", "view-transition-class": "none | +", "view-transition-group": "normal | contain | nearest | ", + "view-transition-scope": "none | auto", "visibility": "visible | hidden | force-hidden | collapse", "voice-duration": "auto |