WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 24caa2f

Browse files
Weekly regen
1 parent c583915 commit 24caa2f

32 files changed

+54
-46
lines changed

historical-shas.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,6 +1089,14 @@
10891089
"from": "2024-09-29",
10901090
"to": "2024-10-05"
10911091
}
1092+
},
1093+
{
1094+
"sha": "98327f00c8",
1095+
"date": "2024-10-09",
1096+
"week": {
1097+
"from": "2024-10-06",
1098+
"to": "2024-10-12"
1099+
}
10921100
}
10931101
]
10941102
}

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"type": "module",
33
"devDependencies": {
44
"@11ty/eleventy": "^3.0.0",
5-
"@mdn/browser-compat-data": "^5.6.4",
5+
"@mdn/browser-compat-data": "^5.6.5",
66
"copyfiles": "^2.4.1",
7-
"playwright": "^1.47.2",
7+
"playwright": "^1.48.0",
88
"rimraf": "^6.0.1",
99
"web-features": "next",
1010
"compute-baseline": "^0.1.1"

site/_data/features.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"id": "view-transitions",
44
"name": "View transitions",
5-
"description": "View transitions allow you to create animated visual transitions between different states of a document, or between different documents.",
5+
"description": "View transitions allow you to create animated visual transitions between different states of a document.",
66
"spec": [
77
"https://drafts.csswg.org/css-view-transitions-1/"
88
],

site/_data/wpt.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

site/assets/wpt/all_tests.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

site/assets/wpt/anchor-positioning.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

site/assets/wpt/asynchronously-iterable-streams.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

site/assets/wpt/backdrop-filter.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

site/assets/wpt/blocking-render.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)