webref
webref copied to clipboard
Machine-readable references of terms defined in web browser specifications
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1. Changelog Sourced from @actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...
I'm not sure if this is expected or not but the css-color.json and css-color-5.json both point to the same spec. I assume that css-color.json should still point to css-color-4. I...
**⚠ 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 1ba2a239a06d34c7c89b0613c0d5c0604cb2d8ac. 🧐 Please...
Bumps [reffy](https://github.com/w3c/reffy) from 8.0.3 to 8.0.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Following the addition to reffy in https://github.com/w3c/reffy/pull/952, webref now has a raw extract of events information as suggested in https://github.com/w3c/reffy/issues/772: https://github.com/w3c/webref/tree/main/ed/events A goal should be to release that data through...
Hi! On MDN, we are using w3c/webref (instead of our old mdn/data) to extract the formal syntax of CSS properties. In mdn/content#18641, we have noticed that the formal syntax of...
With patch mechanisms being used on a recurring basis, it becomes easier to produce extracts that do not respect the initial extract's schema. It would also be good to document...
Arguably an issue split between here and web-specs, but there are cases where we might want multiple levels of specs. For example, the CSS WG's "Requirements for Responsible Implementation of...
Currently you can install main but not curated, which doesn't seem great if you want people to use curated rather than main, especially when they want access to things not...
I would like an `@webref/features` package which defines all the high-level features of the web platform, so that BCD could be grouped according to those features. Each feature would have...