惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Cisco Talos Blog
Cisco Talos Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Jina AI
Jina AI
雷峰网
雷峰网
The Register - Security
The Register - Security
The Cloudflare Blog
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
I
InfoQ
博客园 - 三生石上(FineUI控件)
H
Help Net Security
博客园 - 司徒正美
Vercel News
Vercel News
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
云风的 BLOG
云风的 BLOG
B
Blog
Google DeepMind News
Google DeepMind News
B
Blog RSS Feed
L
LangChain Blog
人人都是产品经理
人人都是产品经理
GbyAI
GbyAI
T
The Blog of Author Tim Ferriss
T
Tailwind CSS Blog
aimingoo的专栏
aimingoo的专栏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Recorded Future
Recorded Future
小众软件
小众软件
Martin Fowler
Martin Fowler
罗磊的独立博客
Stack Overflow Blog
Stack Overflow Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
腾讯CDC
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Apple Machine Learning Research
Apple Machine Learning Research
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - Franky
Hugging Face - Blog
Hugging Face - Blog
Y
Y Combinator Blog
V
Visual Studio Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
大猫的无限游戏
大猫的无限游戏
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
V
V2EX
Blog — PlanetScale
Blog — PlanetScale

Recent Commits to fxtf-drafts:main

Create CNAME · w3c/fxtf-drafts@d9fa385 Delete CNAME · w3c/fxtf-drafts@a506d06 Create CNAME Update README and redirects for Web Animations Module Level 1 & 2 spe… · w3c/fxtf-drafts@ac3f8d4 Rename Overview.html files in index.html Remove legacy mercurial config files Update README to point to the w3c/csswg-drafts repo · w3c/fxtf-drafts@ca51f68 Update README to point to the w3c/csswg-drafts repo · w3c/fxtf-drafts@23f884a redirects redirects · w3c/fxtf-drafts@e5d15d8 readmes · w3c/fxtf-drafts@d241584 Add auto-redirects to specs in CSSWG repository [web-animations][editorial] Moved to csswg repo · w3c/fxtf-drafts@811085b Add readme · w3c/fxtf-drafts@0c132c3 Shared mathjax moved to csswg repo [motion-1][editorial] Moved to csswg repo · w3c/fxtf-drafts@3b74f53 [matrix][editorial] Moved to csswg repo · w3c/fxtf-drafts@75f1b93 [fill-stroke][editorial] Moved to csswg repo [css-shaders-1][editorial] Proposal now in csswg repo
Update README and redirects for Web Animations Module Level 1 & 2 spe… · w3c/fxtf-drafts@7757303
vivienlacour · 2026-02-28 · via Recent Commits to fxtf-drafts:main
Original file line numberDiff line numberDiff line change

@@ -1,3 +1,3 @@

11

# Moved

22
3-

The Web Animations specification is now [here](http://w3c.github.io/web-animations/)

3+

The Web Animations Module Level 1 specification is now [in the CSSWG repository](https://github.com/w3c/csswg-drafts/tree/main/web-animations-1)

Original file line numberDiff line numberDiff line change

@@ -1,18 +1,8 @@

1-

<!DOCTYPE HTML>

2-

<html lang="en-US">

3-

<head>

4-

<meta charset="UTF-8">

5-

<meta http-equiv="refresh" content="1;url=http://w3c.github.io/web-animations/">

6-

<script type="text/javascript">

7-

var newUrl = "http://w3c.github.io/web-animations/";

8-

if (location.hash) {

9-

newUrl += location.hash;

10-

}

11-

window.location.href = newUrl;

12-

</script>

13-

<title>The Web Animations Editor's Draft has moved; redirecting&hellip;</title>

14-

</head>

15-

<body>

16-

If you are not redirected automatically, follow the <a href="http://w3c.github.io/web-animations/">link to the Web Animations specification</a>

17-

</body>

18-

</html>

1+

<!doctype html>

2+

<head>

3+

<meta charset="utf-8">

4+

<title>Moved to the CSSWG repository</title>

5+

</head>

6+

<body onload='(function() { location.href = "https://drafts.csswg.org/web-animations-1/" + location.hash; })()'>

7+

<p>Moved to <a href="https://drafts.csswg.org/web-animations-1/">https://drafts.csswg.org/web-animations-1/</a></p>

8+

</body>

Original file line numberDiff line numberDiff line change

@@ -1,3 +1,3 @@

11

# Moved

22
3-

The Web Animations specification is now [in the CSSWG repository](https://github.com/w3c/csswg-drafts/tree/main/web-animations)

3+

The Web Animations Module Level 2 specification is now [in the CSSWG repository](https://github.com/w3c/csswg-drafts/tree/main/web-animations-2)

Original file line numberDiff line numberDiff line change

@@ -4,5 +4,5 @@

44

<title>Moved to the CSSWG repository</title>

55

</head>

66

<body onload='(function() { location.href = "https://drafts.csswg.org/web-animations/" + location.hash; })()'>

7-

<p>Moved to <a href="https://drafts.csswg.org/web-animations/">https://drafts.csswg.org/web-animations/</a></p>

8-

</body>

7+

<p>Moved to <a href="https://drafts.csswg.org/web-animations-2/">https://drafts.csswg.org/web-animations-2/</a></p>

8+

</body>