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 14dde8f

Browse files
Weekly regen
1 parent 63666b5 commit 14dde8f

36 files changed

+51
-43
lines changed

historical-shas.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,14 @@
455455
"from": "2025-10-29",
456456
"to": "2025-11-04"
457457
}
458+
},
459+
{
460+
"sha": "e200ee3346",
461+
"date": "2025-11-06",
462+
"week": {
463+
"from": "2025-11-05",
464+
"to": "2025-11-11"
465+
}
458466
}
459467
],
460468
"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.1.17",
5+
"@mdn/browser-compat-data": "^7.1.19",
66
"copyfiles": "^2.4.1",
77
"playwright": "^1.56.1",
88
"rimraf": "^6.1.0",

site/_data/features.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,8 @@
328328
],
329329
"caniuseLinks": [],
330330
"support": {
331-
"chrome": "134",
332-
"edge": "134",
331+
"chrome": false,
332+
"edge": false,
333333
"firefox": "136",
334334
"safari": false
335335
},
@@ -623,7 +623,7 @@
623623
"name": "Speculation rules",
624624
"description": "Speculation rules are hints to the browser to proactively download pages in the background so they appear instantly when the user navigates to them.",
625625
"spec": [
626-
"https://github.com/whatwg/html/pull/11426",
626+
"https://html.spec.whatwg.org/multipage/speculative-loading.html#speculation-rules",
627627
"https://wicg.github.io/nav-speculation/prerendering.html"
628628
],
629629
"rationale": [

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)