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

推荐订阅源

T
Tenable Blog
博客园_首页
Vercel News
Vercel News
WordPress大学
WordPress大学
美团技术团队
G
Google Developers Blog
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
Y
Y Combinator Blog
博客园 - 【当耐特】
量子位
酷 壳 – CoolShell
酷 壳 – CoolShell
The Cloudflare Blog
T
The Blog of Author Tim Ferriss
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google DeepMind News
Google DeepMind News
云风的 BLOG
云风的 BLOG
腾讯CDC
M
MIT News - Artificial intelligence
爱范儿
爱范儿
Recent Announcements
Recent Announcements
雷峰网
雷峰网
Last Week in AI
Last Week in AI
宝玉的分享
宝玉的分享
The Register - Security
The Register - Security
Jina AI
Jina AI
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Hugging Face - Blog
Hugging Face - Blog
P
Privacy & Cybersecurity Law Blog
Recorded Future
Recorded Future
Help Net Security
Help Net Security
N
News and Events Feed by Topic
博客园 - Franky
P
Proofpoint News Feed
L
LINUX DO - 热门话题
S
SegmentFault 最新的问题
The GitHub Blog
The GitHub Blog
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
D
Docker
Google DeepMind News
Google DeepMind News
有赞技术团队
有赞技术团队
IT之家
IT之家
Security Latest
Security Latest
L
LangChain Blog
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
J
Java Code Geeks

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