webref
webref copied to clipboard
Machine-readable references of terms defined in web browser specifications
take the onmousemove at [ed/html.json](https://github.com/w3c/webref/blob/main/ed/idlparsed/html.json): ```json { "type": "attribute", "name": "onmousemove", "idlType": { "type": "attribute-type", "extAttrs": [], "generic": "", "nullable": false, "union": false, "idlType": "EventHandler" }, "extAttrs": [], "special": "",...
I think some generalized warning system for cases like https://github.com/w3c/input-events/issues/129 will be helpful, and webref is a good place for that to happen.
The action that runs to report files that are no longer referenced raises false positives when crawling errors occurred. Sometimes, these errors are not really detected as errors and there...
#327 introduces a tool to create an RDF ontology for CSS properties, at the basis of https://www.w3.org/ns/css.ttl The ontology only contains CSS properties from the CSS 2.2 specification and should...
See discussion in https://github.com/w3c/webref/pull/115#discussion_r591321416 Also see possible improvement to Reffy: https://github.com/w3c/reffy/issues/538
Follow-up to #223, see https://github.com/w3c/webref/issues/223#issuecomment-844136944: Pre-release workflows run on pushes to the default branch to detect manual changes, but won't react on changes made to the `packages` folder. This is...
Pre-release workflows run on pushes when the commit may change the contents of the package to release. Currently, that means the CSS worfklow runs when there are changes made to...
https://respec.org/xref/ uses webref data to provide definitions that can be used in specs; there are a set of guarantees we should ensure the said data conform to to ensure that...
**⚠ NEVER add commits to this pull request.** 🤖 This pull request was automatically created to facilitate human review of `@webref/idl` changes triggered by curated data at a0235ab56acbc65cf418433a5128bac6d89a84ea. 🧐 Please...
**⚠ NEVER add commits to this pull request.** 🤖 This pull request was automatically created to facilitate human review of `@webref/events` changes triggered by curated data at a0235ab56acbc65cf418433a5128bac6d89a84ea. 🧐 Please...