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

推荐订阅源

cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
雷峰网
雷峰网
Recent Announcements
Recent Announcements
月光博客
月光博客
G
Google Developers Blog
腾讯CDC
S
Secure Thoughts
大猫的无限游戏
大猫的无限游戏
T
Tenable Blog
云风的 BLOG
云风的 BLOG
W
WeLiveSecurity
博客园 - 【当耐特】
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
博客园 - 聂微东
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
人人都是产品经理
人人都是产品经理
P
Privacy International News Feed
MyScale Blog
MyScale Blog
K
Kaspersky official blog
T
The Blog of Author Tim Ferriss
Attack and Defense Labs
Attack and Defense Labs
Spread Privacy
Spread Privacy
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
aimingoo的专栏
aimingoo的专栏
I
Intezer
Vercel News
Vercel News
小众软件
小众软件
Simon Willison's Weblog
Simon Willison's Weblog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
N
Netflix TechBlog - Medium
P
Proofpoint News Feed
Latest news
Latest news
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Tor Project blog
S
Security Affairs
P
Proofpoint News Feed
博客园 - 三生石上(FineUI控件)
博客园 - Franky
C
Cyber Attacks, Cyber Crime and Cyber Security
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
美团技术团队
Recent Commits to openclaw:main
Recent Commits to openclaw:main
S
Security @ Cisco Blogs
L
LINUX DO - 热门话题
Know Your Adversary
Know Your Adversary
Project Zero
Project Zero
D
Docker
L
Lohrmann on Cybersecurity
F
Full Disclosure

Recent Commits to aom:gh-pages

Move the reference target explainer to the WICG/webcomponents repo (#… Update Reference Target Explainer to add support for nesting inside l… Fix capitalization of "Cross-Root" in Reference Target explainer RFC: Reference Target for Cross-root ARIA (#207) Update notification-api with link to up-to-date explainer (#206) interop-accessibility repo rename (#205) · WICG/aom@5f0bf55 Cross-reference needed WPT tests for User Action Events Roll back title to prevent breaking incoming links Update caniuse.md Updating virtual nodes to reference "blocked" on th… Update caniuse.md to cross-reference WebDriver/WPT existing support a… tedious in-page link management Gecko is shipping ARIA Reflection RFC: Exporting IDs from shadow roots for cross-root ARIA (#204) Add GitHub link to AOM spec (#201) m. fix relative paths that are breaking some links Update explainer.md to more clearly reference which earlier proposals… Fix "with" typo in index.html (#165) fix typo in element_reference_properties.md (#198) Cross-reference Issue #197
m. broken link. · WICG/aom@89378b6
cookiecrook · 2023-08-23 · via Recent Commits to aom:gh-pages
Original file line numberDiff line numberDiff line change

@@ -30,7 +30,7 @@

3030

- [Speculative, Blocked: Virtual Accessibility Nodes](#virtual-accessibility-nodes)

3131

- [Use case 4: Adding non-DOM nodes (“virtual nodes”) to the Accessibility tree](#use-case-4-adding-non-dom-nodes-virtual-nodes-to-the-accessibility-tree)

3232

- [Spec/implementation status](#specimplementation-status-4)

33-

- [Full Introspection of an Accessibility Tree - `ComputedAccessibleNode`](#full-introspection-of-an-accessibility-tree---computedaccessiblenode)

33+

- [Full Introspection of an Accessibility Tree](#full-introspection-of-an-accessibility-tree)

3434

- [Use case 5: Introspecting the computed tree](#use-case-5-introspecting-the-computed-tree)

3535

- [Spec/implementation status](#specimplementation-status-5)

3636

- [Why is accessing the computed properties being addressed last?](#why-is-accessing-the-computed-properties-being-addressed-last)