Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 27, 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 e8db4f5.

🧐 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 v7.0.3-alpha. Merging this pull request will release v7.0.4-alpha. 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.json packages/css/css.json
--- webref/node_modules/@webref/css/css.json
+++ packages/css/css.json
@@ -14550,6 +14550,18 @@
       "href": "https://drafts.csswg.org/selectors-4/#has-pseudo"
     },
     {
+      "name": ":heading",
+      "prose": "The (non-functional) :heading pseudo-class matches an element which has a heading level, with respect to the semantics defined by the document language (e.g. [HTML5]).",
+      "href": "https://drafts.csswg.org/selectors-5/#heading-pseudo",
+      "syntax": ":heading"
+    },
+    {
+      "name": ":heading()",
+      "prose": "As a functional pseudo-class, :heading() notation represents elements that have a heading level among An+B. The syntax is:",
+      "href": "https://drafts.csswg.org/selectors-5/#heading-functional-pseudo",
+      "syntax": ":heading( <An-B># )"
+    },
+    {
       "name": ":high-value",
       "prose": "The :high-value pseudo-class matches on a meter element when its value is over the value specified by the high HTML attribute.",
       "href": "https://drafts.csswg.org/css-forms-1/#selectordef-high-value",

@github-actions github-actions bot force-pushed the release-css-20250627125712469 branch 13 times, most recently from 87aa0f1 to 8b731c2 Compare July 3, 2025 00:59
@github-actions github-actions bot force-pushed the release-css-20250627125712469 branch from 8b731c2 to e00ec56 Compare July 3, 2025 06:50
@tidoust tidoust merged commit 3b543df into main Jul 3, 2025
@tidoust tidoust deleted the release-css-20250627125712469 branch July 3, 2025 07:50
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