Dominique Hazael-Massieux

Results 122 issues of Dominique Hazael-Massieux

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Editorial
repo-management

This pull request is a proposed approach to document the various substantive changes we've brought to the spec since it was published as a Recommendation to make it acceptable as...

Editors can integrate

The [definition of interface inheritance](https://webidl.spec.whatwg.org/#dfn-inherit) states: > The object [that implements an interface that inherits from another] will also have members that correspond to the interface members from the inherited...

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...

In a variety of contexts (CI in particular, but likely also in the context of the data re-used by spec authoring tools), it would be ideal if the content in...

enhancement

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...

dfns extracts

Rather than maintaining the "standards-track" status for each feature tracked in BCD, it would probably be best if a given feature could be attached to a given spec (or set...

question :grey_question:

While likely far from being complete, this pull request adds some initial support to make c3 charts more accessible: * adding a few WAI ARIA annotations (on tooltips, lines, grid...

on hold

### Motivation Automate the maintenance of IDL files used to generate WASM bindings by using the fragments maintained at the source in the webref project. ### Proposed Solution @tidoust and...

enhancement