w3c / browser-specs

A machine-readable list of Web specifications
Other
227 stars 46 forks source link

Add at-driver #1519

Closed browser-specs-bot closed 1 month ago

browser-specs-bot commented 1 month ago

URL

https://w3c.github.io/at-driver/

Rationale

Additional properties

{}
browser-specs-bot commented 1 month ago

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1) ```json { "url": "https://w3c.github.io/at-driver/", "seriesComposition": "full", "shortname": "at-driver", "series": { "shortname": "at-driver", "currentSpecification": "at-driver", "title": "AT Driver", "shortTitle": "AT Driver", "nightlyUrl": "https://w3c.github.io/at-driver/" }, "organization": "W3C", "groups": [ { "name": "Browser Testing and Tools Working Group", "url": "https://www.w3.org/groups/wg/browser-tools-testing/" } ], "nightly": { "url": "https://w3c.github.io/at-driver/", "status": "Editor's Draft", "alternateUrls": [], "repository": "https://github.com/w3c/at-driver", "sourcePath": "index.bs", "filename": "index.html" }, "title": "AT Driver", "source": "spec", "shortTitle": "AT Driver", "categories": [ "browser" ], "standing": "good" } ```

Tests

These changes look good! 😎

tidoust commented 1 month ago

(This WG spec had not been reported until now because the repo did not have a w3c.json file. I added it last week)

@browser-specs-bot pr