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

推荐订阅源

WordPress大学
WordPress大学
Security Latest
Security Latest
C
Cisco Blogs
P
Palo Alto Networks Blog
Know Your Adversary
Know Your Adversary
Project Zero
Project Zero
C
Cyber Attacks, Cyber Crime and Cyber Security
NISL@THU
NISL@THU
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
S
Secure Thoughts
P
Privacy International News Feed
V
Vulnerabilities – Threatpost
D
Docker
Google Online Security Blog
Google Online Security Blog
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Recent Announcements
Recent Announcements
T
The Exploit Database - CXSecurity.com
G
Google Developers Blog
Schneier on Security
Schneier on Security
小众软件
小众软件
爱范儿
爱范儿
GbyAI
GbyAI
J
Java Code Geeks
T
Tailwind CSS Blog
Cisco Talos Blog
Cisco Talos Blog
The Hacker News
The Hacker News
D
DataBreaches.Net
Blog — PlanetScale
Blog — PlanetScale
TaoSecurity Blog
TaoSecurity Blog
MyScale Blog
MyScale Blog
B
Blog RSS Feed
Cyberwarzone
Cyberwarzone
有赞技术团队
有赞技术团队
Martin Fowler
Martin Fowler
C
CXSECURITY Database RSS Feed - CXSecurity.com
S
Securelist
L
Lohrmann on Cybersecurity
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Y
Y Combinator Blog
S
Schneier on Security
Latest news
Latest news
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 叶小钗
F
Fortinet All Blogs
M
MIT News - Artificial intelligence
PCI Perspectives
PCI Perspectives
V
V2EX
V2EX - 技术
V2EX - 技术
O
OpenAI News
W
WeLiveSecurity

Recent Commits to aria:main

Chore: Format files with Prettier · w3c/aria@0dfc15f Editorial: Align "suggestion" role with "Allowed Accessibility Child … · w3c/aria@8478ab7 editorial: add note to clarify association between definition and ter… · w3c/aria@654f091 Chore: Format files with Prettier · w3c/aria@47b5160 editorial: update Taxonomy of WAI-ARIA States and Properties (#2823) · w3c/aria@080d792 Editorial: Correct typos for UIA CheckBox, ComboBox, and GetCurrentPr… · w3c/aria@048a557 editorial: update list of Document Structure Roles (#2822) · w3c/aria@458566a Chore: Format files with Prettier editorial: Fix the role attribute definition (#2798) Editorial: Update intro references to 1.2 (#2810) chore: dependabot: bump nwtgck/actions-netlify from 3.0 to 4.0 (#2816) · w3c/aria@b88c164 CORE-AAM: Map aria-details AX API to AXDetailsElements (#2803) · w3c/aria@2b148ca editorial: set timeout for ARIA spec to build properly (#2802) · w3c/aria@1c96eae Chore: Format files with Prettier editorial: remove extra closing tags (#2793) · w3c/aria@2b0bf6b Merge pull request #2212 from w3c/monorepo_history--html-aam-pr540 · w3c/aria@48d694c Chore: Ensure system chrome is detected by puppeteer and stops using… Chore: Format files with Prettier CORE-AAM known Android mappings for roles (#2682) Chore: Format files with Prettier · w3c/aria@12221b8 Editorial: [Accname] fix step refs (#2786) · w3c/aria@acecf51
Editorial: CORE-AAM small fixes (#2808) · w3c/aria@634ac89
spectranaut · 2026-06-12 · via Recent Commits to aria:main
Original file line numberDiff line numberDiff line change

@@ -718,7 +718,7 @@ <h4 id="role-map-alertdialog"><code>alertdialog</code></h4>

718718

<td>

719719

<span class="property">Role: <code>ROLE_ALERT</code></span

720720

><br />

721-

<span class="property">Interface: <code>Window</code></span

721+

<span class="property">ATK Interface: <code>Window</code></span

722722

><br />

723723

<span class="event"

724724

>Event: The user agent SHOULD fire a system alert <a class="termref">event</a>. <sup>[<a href="#ftn.note2">Note 2</a>]</sup></span

@@ -1822,7 +1822,7 @@ <h4 id="role-map-dialog"><code>dialog</code></h4>

18221822

<td>

18231823

<span class="property">Role: <code>ROLE_DIALOG</code></span

18241824

><br />

1825-

<span class="property">Interface: <code>Window</code></span>

1825+

<span class="property">ATK Interface: <code>Window</code></span>

18261826

</td>

18271827

</tr>

18281828

<tr>

@@ -5213,7 +5213,7 @@ <h4 id="role-map-status"><code>status</code></h4>

52135213

<tr>

52145214

<th><abbr title="Accessibility Toolkit">ATK</abbr>/<abbr title="Assistive Technology - Service Provider Interface">AT-SPI</abbr></th>

52155215

<td>

5216-

<span class="property">Role: <code>ROLE_STATUSBAR</code></span

5216+

<span class="property">Role: <code>ROLE_STATUS_BAR</code></span

52175217

><br />

52185218

<span class="property">Object Attribute: <code>container-live:polite</code></span

52195219

><br />