Skip to content

Commit

Permalink
Update mls.json with latest Web Apps Specs (#268)
Browse files Browse the repository at this point in the history
* Update mls.json with latest Web Apps Specs

* add WHATWG things

* remove "/"
  • Loading branch information
marcoscaceres authored Jun 7, 2024
1 parent cb64998 commit d267179
Showing 1 changed file with 17 additions and 14 deletions.
31 changes: 17 additions & 14 deletions mls.json
Original file line number Diff line number Diff line change
Expand Up @@ -1807,21 +1807,24 @@
"digest:monday": [
{
"repos": [
"w3c/html-aria",
"w3c/badging",
"w3c/contact-picker",
"w3c/FileAPI",
"w3c/gamepad",
"w3c/image-resource",
"w3c/IntersectionObserver",
"w3c/manifest",
"w3c/pointerlock",
"w3c/push-api",
"w3c/screen-orientation",
"w3c/uievents",
"w3c/web-locks",
"w3c/web-share",
"whatwg/dom",
"w3c/contact-picker",
"w3c/deviceorientation",
"w3c/FileAPI",
"w3c/gamepad",
"w3c/geolocation-api",
"w3c/image-resource",
"w3c/IndexedDB",
"w3c/IntersectionObserver",
"w3c/manifest",
"w3c/pointerlock",
"w3c/push-api",
"w3c/screen-orientation",
"w3c/screen-wake-lock",
"w3c/uievents",
"w3c/web-locks",
"w3c/web-share",
"whatwg/dom",
"whatwg/infra",
"whatwg/webidl"
],
Expand Down

0 comments on commit d267179

Please sign in to comment.