Skip to content

Commit 7dcb649

Browse files
Weekly regen
1 parent 6d4c59a commit 7dcb649

36 files changed

+49
-41
lines changed

historical-shas.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,14 @@
503503
"from": "2025-12-31",
504504
"to": "2026-01-06"
505505
}
506+
},
507+
{
508+
"sha": "42df9f9771",
509+
"date": "2026-01-07",
510+
"week": {
511+
"from": "2026-01-07",
512+
"to": "2026-01-13"
513+
}
506514
}
507515
],
508516
"experimental": [

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"devDependencies": {
44
"@11ty/eleventy": "^3.1.2",
5-
"@mdn/browser-compat-data": "^7.2.2",
5+
"@mdn/browser-compat-data": "^7.2.3",
66
"copyfiles": "^2.4.1",
77
"playwright": "^1.57.0",
88
"rimraf": "^6.1.2",

site/_data/features.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"name": "backdrop-filter",
3333
"description": "The <code>backdrop-filter</code> CSS property applies graphical effects such as blurring or color shifting to the area behind an element.",
3434
"spec": [
35-
"https://drafts.fxtf.org/filter-effects-2/#BackdropFilterProperty"
35+
"https://drafts.csswg.org/filter-effects-2/#BackdropFilterProperty"
3636
],
3737
"rationale": [
3838
{

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/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.

site/assets/wpt/calc-size-and-interpolate-size.json

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

0 commit comments

Comments
 (0)