François Daoust

Results 248 comments of François Daoust

There now is a better suited (though somewhat constrained to start with) [patch mechanism](https://github.com/w3c/webref/blob/main/ed/csspatches/syntax-patches.js) to handle setting syntaxes to CSS constructs when they're missing. I included most list-based constructs mentioned...

> is there anything to document about potential renewal/update to the OpenID connection? is that linked to your NPM account specifically? No, "Trusted Publishers" settings are tied to each package,...

Ah, I should have annotated the package release pull requests to note that they were being blocked on the migration away from NPM tokens. We can just ignore PR #1736...

The update drops `rawDate` at the root level. Now, I realize that SpecRef is somewhat inconsistent there: the date is always set for W3C entries (to the date of the...

I think re-building the spec with the latest (or the online) version of Bikeshed should be enough to fix the link. I typically get the right link when I run...

I suspect Bikeshed has become more picky about what statuses a group may use starting with [version v4.2.0](https://github.com/speced/bikeshed/issues/1773#issuecomment-2414953844). In practice, you have two choices, depending on what you want the...

@caugner the list you compiled contains constructs that do not have a syntax either in `mdn/data`. For example, all `` types. For a more specific analysis of differences between `mdn/data`...

> I use webref to determine what features are supported by a given browser. Often times, browsers do not support the latest version of a spec, especially when the spec...