Skip to content

Commit

Permalink
deploy: c0ae9b6
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip committed Jan 22, 2024
1 parent 84450ac commit 4141480
Showing 1 changed file with 28 additions and 15 deletions.
43 changes: 28 additions & 15 deletions data.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"days": 56,
"since": "2023-11-25T07:12:42.389Z",
"until": "2024-01-21T07:12:42.389Z",
"since": "2023-11-26T07:12:57.528Z",
"until": "2024-01-22T07:12:57.528Z",
"specs": [
{
"name": "Accelerometer",
Expand Down Expand Up @@ -3338,7 +3338,20 @@
"href": "https://drafts.csswg.org/css-gcpm/",
"specrepo": "https://github.com/w3c/csswg-drafts",
"testpolicy": "https://github.com/w3c/csswg-drafts/blob/HEAD/CONTRIBUTING.md",
"speclog": [],
"speclog": [
{
"date": "2024-01-21",
"author": "[email protected]",
"hash": "6d74dfd91",
"subject": "Adding to changes section. Everything else seems editorial."
},
{
"date": "2024-01-21",
"author": "[email protected]",
"hash": "b9379cbf4",
"subject": "Adding myself as co-editor of css-gcpm"
}
],
"testlog": []
},
{
Expand Down Expand Up @@ -10120,6 +10133,12 @@
"specrepo": "https://github.com/w3c/ServiceWorker",
"speclog": [],
"testlog": [
{
"date": "2024-01-22",
"author": "[email protected]",
"hash": "63cfadbb65",
"subject": "Add the test to match \"cache\" for subresource"
},
{
"date": "2024-01-19",
"author": "[email protected]",
Expand Down Expand Up @@ -10905,12 +10924,6 @@
"author": "[email protected]",
"hash": "a52031f",
"subject": "Bugfix: update index after use in Set.prototype.difference (#104)"
},
{
"date": "2023-11-25",
"author": "[email protected]",
"hash": "f2635a7",
"subject": "Bugfix: fix a missed ~empty~ check in isSubsetOf (#102)"
}
],
"testlog": []
Expand Down Expand Up @@ -11877,12 +11890,6 @@
"author": "[email protected]",
"hash": "6b50450230",
"subject": "Fix NOTREACHED in layoutTheme::DefaultSystemColor"
},
{
"date": "2023-11-25",
"author": "[email protected]",
"hash": "a59ba94da3",
"subject": "WebKit export: [view-transitions] Support `view-transition-name` discrete animations (#43349)"
}
]
},
Expand Down Expand Up @@ -14088,6 +14095,12 @@
}
],
"testlog": [
{
"date": "2024-01-21",
"author": "[email protected]",
"hash": "5d54018efb",
"subject": "webrtc wpt: add legacy callback based variant of simplecall"
},
{
"date": "2024-01-19",
"author": "[email protected]",
Expand Down

0 comments on commit 4141480

Please sign in to comment.