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

推荐订阅源

月光博客
月光博客
D
Docker
腾讯CDC
J
Java Code Geeks
大猫的无限游戏
大猫的无限游戏
The Cloudflare Blog
Martin Fowler
Martin Fowler
MongoDB | Blog
MongoDB | Blog
博客园 - Franky
博客园 - 三生石上(FineUI控件)
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
IT之家
IT之家
WordPress大学
WordPress大学
M
MIT News - Artificial intelligence
爱范儿
爱范儿
Microsoft Azure Blog
Microsoft Azure Blog
Vercel News
Vercel News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
N
Netflix TechBlog - Medium
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
博客园 - 【当耐特】

Can I Use updates

Lazy loading via attribute for video & audio CSS Grid Lanes | Can I use... Support tables for HTML5, CSS3, etc web-features now included + new feature list functionality CSS if() function | Can I use... Support tables for HTML5, CSS3, etc
View Transitions (cross-document) | Can I use... Support ...
2025-03-23 · via Can I Use updates

View Transitions (cross-document)

- WD

Provides a mechanism for easily creating animated transitions between different DOM states, while also updating the DOM contents in a single step. This API is specific to cross-document transitions.

Chrome

  1. 4 - 125: Not supported
  2. 126 - 148: Supported
  3. 149: Supported
  4. 150 - 152: Supported

Edge

  1. 12 - 125: Not supported
  2. 126 - 148: Supported
  3. 149: Supported

Safari

  1. 3.1 - 18.1: Not supported
  2. 18.2 - 26.3: Supported
  3. 26.4: Supported
  4. 26.5 - TP: Supported

Firefox

  1. 2 - 142: Not supported
  2. 143: Disabled by default
  3. 144 - 150: Partial support
  4. 151: Partial support
  5. 152 - 154: Partial support

Opera

  1. 9 - 111: Not supported
  2. 112 - 127: Supported
  3. 131: Supported

IE

  1. 5.5 - 10: Not supported
  2. 11: Not supported

Chrome for Android

  1. 149: Supported

Safari on iOS

  1. 3.2 - 18.1: Not supported
  2. 18.2 - 26.3: Supported
  3. 26.4: Supported
  4. 26.5: Supported

Samsung Internet

  1. 4 - 29: Not supported
  2. 30: Not supported

Opera Mini

  1. all: Not supported

Opera Mobile

  1. 10 - 12.1: Not supported
  2. 80: Supported

UC Browser for Android

  1. 15.5: Not supported

Android Browser

  1. 2.1 - 4.4.4: Not supported
  2. 149: Supported

Firefox for Android

  1. 151: Partial support

QQ Browser

  1. 14.9: Not supported

Baidu Browser

  1. 13.52: Not supported

KaiOS Browser

  1. 2.5: Not supported
  2. 3: Not supported

See also support for the Navigation API which can be used for some view transition behavior.

Resources:
Firefox support bug
Chrome Developers documentation
View Transition API on MDN
Explainer document