-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
72 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"days": 56, | ||
"since": "2023-10-14T07:12:33.351Z", | ||
"until": "2023-12-10T07:12:33.351Z", | ||
"since": "2023-10-15T07:12:55.258Z", | ||
"until": "2023-12-11T07:12:55.258Z", | ||
"specs": [ | ||
{ | ||
"name": "Accelerometer", | ||
|
@@ -1205,6 +1205,18 @@ | |
"testpolicy": "https://github.com/w3c/csswg-drafts/blob/HEAD/CONTRIBUTING.md", | ||
"speclog": [], | ||
"testlog": [ | ||
{ | ||
"date": "2023-12-11", | ||
"author": "[email protected]", | ||
"hash": "00ca88718f", | ||
"subject": "align-content for blocks: Implement for multicol containers" | ||
}, | ||
{ | ||
"date": "2023-12-10", | ||
"author": "[email protected]", | ||
"hash": "bab94cec8a", | ||
"subject": "[LineBreaker] Support rewinding floats in `nowrap`" | ||
}, | ||
{ | ||
"date": "2023-12-10", | ||
"author": "[email protected]", | ||
|
@@ -2996,6 +3008,12 @@ | |
"testpolicy": "https://github.com/w3c/csswg-drafts/blob/HEAD/CONTRIBUTING.md", | ||
"speclog": [], | ||
"testlog": [ | ||
{ | ||
"date": "2023-12-10", | ||
"author": "[email protected]", | ||
"hash": "bab94cec8a", | ||
"subject": "[LineBreaker] Support rewinding floats in `nowrap`" | ||
}, | ||
{ | ||
"date": "2023-11-30", | ||
"author": "[email protected]", | ||
|
@@ -3017,6 +3035,12 @@ | |
"testpolicy": "https://github.com/w3c/csswg-drafts/blob/HEAD/CONTRIBUTING.md", | ||
"speclog": [], | ||
"testlog": [ | ||
{ | ||
"date": "2023-12-11", | ||
"author": "[email protected]", | ||
"hash": "00ca88718f", | ||
"subject": "align-content for blocks: Implement for multicol containers" | ||
}, | ||
{ | ||
"date": "2023-11-29", | ||
"author": "[email protected]", | ||
|
@@ -5717,7 +5741,14 @@ | |
"href": "https://drafts.csswg.org/css-transitions/", | ||
"specrepo": "https://github.com/w3c/csswg-drafts", | ||
"testpolicy": "https://github.com/w3c/csswg-drafts/blob/HEAD/CONTRIBUTING.md", | ||
"speclog": [], | ||
"speclog": [ | ||
{ | ||
"date": "2023-12-10", | ||
"author": "[email protected]", | ||
"hash": "7b6254bdb", | ||
"subject": "[css-transitions-1] Update title of css-transitions-1 to include \"Level 1\"." | ||
} | ||
], | ||
"testlog": [ | ||
{ | ||
"date": "2023-12-08", | ||
|
@@ -7376,12 +7407,6 @@ | |
"author": "[email protected]", | ||
"hash": "0b2d5e3", | ||
"subject": "Add getStatusForPolicy (#515)" | ||
}, | ||
{ | ||
"date": "2023-10-14", | ||
"author": "[email protected]", | ||
"hash": "4089d85", | ||
"subject": "Add links to registry docs to README.md (#514)" | ||
} | ||
], | ||
"testlog": [] | ||
|
@@ -8057,6 +8082,12 @@ | |
} | ||
], | ||
"testlog": [ | ||
{ | ||
"date": "2023-12-11", | ||
"author": "[email protected]", | ||
"hash": "0488a390b4", | ||
"subject": "[deprecate-unload] Switch from onunload to onpagehide" | ||
}, | ||
{ | ||
"date": "2023-12-08", | ||
"author": "[email protected]", | ||
|
@@ -8889,6 +8920,12 @@ | |
} | ||
], | ||
"testlog": [ | ||
{ | ||
"date": "2023-12-11", | ||
"author": "[email protected]", | ||
"hash": "0488a390b4", | ||
"subject": "[deprecate-unload] Switch from onunload to onpagehide" | ||
}, | ||
{ | ||
"date": "2023-12-08", | ||
"author": "[email protected]", | ||
|
@@ -11861,7 +11898,20 @@ | |
"name": "Push API", | ||
"href": "https://w3c.github.io/push-api/", | ||
"specrepo": "https://github.com/w3c/push-api", | ||
"speclog": [], | ||
"speclog": [ | ||
{ | ||
"date": "2023-12-11", | ||
"author": "[email protected]", | ||
"hash": "28f2a51", | ||
"subject": "Editorial: fix references to Fetch and Web Sockets (#366)" | ||
}, | ||
{ | ||
"date": "2023-12-11", | ||
"author": "[email protected]", | ||
"hash": "22910a1", | ||
"subject": "Editorial: fix references to Fetch and Web Sockets" | ||
} | ||
], | ||
"testlog": [] | ||
}, | ||
{ | ||
|
@@ -12803,6 +12853,12 @@ | |
"testpolicy": "https://github.com/w3c/csswg-drafts/blob/HEAD/CONTRIBUTING.md", | ||
"speclog": [], | ||
"testlog": [ | ||
{ | ||
"date": "2023-12-11", | ||
"author": "[email protected]", | ||
"hash": "85a07eb846", | ||
"subject": "Disable svg animation throttling for use elements" | ||
}, | ||
{ | ||
"date": "2023-12-03", | ||
"author": "[email protected]", | ||
|
@@ -13923,12 +13979,6 @@ | |
"author": "[email protected]", | ||
"hash": "730060196d", | ||
"subject": "Fix memory leak in mousemove_prevent_default_action." | ||
}, | ||
{ | ||
"date": "2023-10-14", | ||
"author": "[email protected]", | ||
"hash": "4ab37a2aa7", | ||
"subject": "Stop logging mousemove events in mousemove_prevent_default_action.tentative.html (#42538)" | ||
} | ||
], | ||
"testpolicy": "https://github.com/w3c/uievents/blob/HEAD/CONTRIBUTING.md" | ||
|
@@ -14319,12 +14369,6 @@ | |
"author": "[email protected]", | ||
"hash": "be1f5635", | ||
"subject": "[spec] Pop dummy frame after Invocation (#1691)" | ||
}, | ||
{ | ||
"date": "2023-10-14", | ||
"author": "[email protected]", | ||
"hash": "84158a76", | ||
"subject": "[spec] Fix typo" | ||
} | ||
], | ||
"testlog": [] | ||
|
@@ -17381,6 +17425,12 @@ | |
"href": "https://webmachinelearning.github.io/webnn/", | ||
"specrepo": "https://github.com/webmachinelearning/webnn", | ||
"speclog": [ | ||
{ | ||
"date": "2023-12-11", | ||
"author": "[email protected]", | ||
"hash": "6ce91ac", | ||
"subject": "Add support for operations needed for well-known transformers e.g. Segment Anything, Stable Diffusion, etc. (#478)" | ||
}, | ||
{ | ||
"date": "2023-10-26", | ||
"author": "[email protected]", | ||
|