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

推荐订阅源

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

Recent Commits to manifest-app-info:main

Update index.html (#64) Editorial: remove broken iTunes link · w3c/manifest-app-info@3a1f37f chore(action.yml): use NOTE status chore(action.yml): fix a few more props · w3c/manifest-app-info@b095ad8 chore(action.yml): fixup pub workflow · w3c/manifest-app-info@6cf1a27 Add form_factor field to screenshot member · w3c/manifest-app-info@018e021 Update index.html Update index.html · w3c/manifest-app-info@459a014 Merge branch 'main' into form_factor Update index.html · w3c/manifest-app-info@477ca61 Fix iPadOS label (#56) · w3c/manifest-app-info@99162c2 update wording · w3c/manifest-app-info@9fe81e1 format Add form_factor to screenshot · w3c/manifest-app-info@1b6edfc Updating categories Chore: Exporting definitions & updating the action (#50) Merge pull request #49 from christianliebel/remove-windows10x · w3c/manifest-app-info@9ba2b61 Remove `windows10x` platform · w3c/manifest-app-info@47bd9e0 Merge pull request #43 from jcayzac/fix/contributing-typo · w3c/manifest-app-info@610d0fe
Editorial: clarify how to deal with missing `platform` and `form_fact… · w3c/manifest-app-info@08b3478
jespertheend · 2023-08-22 · via Recent Commits to manifest-app-info:main
Original file line numberDiff line numberDiff line change

@@ -340,6 +340,10 @@ <h3>

340340

their platform (e.g., Google Play should not show iOS-specific

341341

screenshots).

342342

</p>

343+

<p>

344+

When no `platform` is set, user agents should assume the screenshot

345+

is applicable to all platforms.

346+

</p>

343347

<p>

344348

User agents can use a screenshot’s aspect ratio

345349

({{ImageResource/sizes}}) in determining if the screenshot should be

@@ -469,6 +473,10 @@ <h3>

469473

form factor (e.g., mobile phones shouldn't show "wide" `form_factor`

470474

screenshots).

471475

</p>

476+

<p>

477+

When no `form_factor` is set, user agents should assume the

478+

screenshot is applicable to all form factors.

479+

</p>

472480

<p>

473481

List of `form_factor` values:

474482

</p>