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

推荐订阅源

量子位
博客园 - 三生石上(FineUI控件)
D
DataBreaches.Net
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
GbyAI
GbyAI
P
Proofpoint News Feed
Microsoft Security Blog
Microsoft Security Blog
月光博客
月光博客
I
InfoQ
V
Visual Studio Blog
罗磊的独立博客
Engineering at Meta
Engineering at Meta
Vercel News
Vercel News
Jina AI
Jina AI
L
LangChain Blog
Apple Machine Learning Research
Apple Machine Learning Research
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog
The Cloudflare Blog
小众软件
小众软件
雷峰网
雷峰网
V
V2EX
人人都是产品经理
人人都是产品经理
Stack Overflow Blog
Stack Overflow Blog

Can I Use updates

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 tables for HTML5, CSS3, etc
Lazy loading via attribute for video & audio
2026-03-05 · via Can I Use updates

Lazy loading via attribute for video & audio

- LS

The loading attribute on video & audio elements gives authors control over when the browser should start loading the media resource, allowing deferred loading until the element is near the viewport.

Chrome

  1. 4 - 146: Not supported
  2. 147: Disabled by default
  3. 148: Supported
  4. 149: Supported
  5. 150 - 152: Supported

Edge

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

Safari

  1. 3.1 - 26.3: Not supported
  2. 26.4: Not supported
  3. 26.5 - TP: Not supported

Firefox

  1. 2 - 150: Not supported
  2. 151: Not supported
  3. 152 - 154: Not supported

Opera

  1. 9 - 127: Not supported
  2. 131: Not supported

IE

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

Chrome for Android

  1. 149: Supported

Safari on iOS

  1. 3.2 - 26.3: Not supported
  2. 26.4: Not supported
  3. 26.5: Not 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: Not 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: Not supported

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
Resources:
Firefox support bug
Mozilla Standards Position (positive)
WebKit Standards Position (positive)
WHATWG HTML spec PR
Chromium Intent to Ship
Blog post by Scott Jehl