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

推荐订阅源

D
DataBreaches.Net
S
Schneier on Security
T
The Exploit Database - CXSecurity.com
Webroot Blog
Webroot Blog
AI
AI
P
Palo Alto Networks Blog
Attack and Defense Labs
Attack and Defense Labs
WordPress大学
WordPress大学
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
Spread Privacy
Spread Privacy
T
Tor Project blog
罗磊的独立博客
小众软件
小众软件
S
Security Affairs
酷 壳 – CoolShell
酷 壳 – CoolShell
量子位
Apple Machine Learning Research
Apple Machine Learning Research
T
Threatpost
NISL@THU
NISL@THU
博客园_首页
PCI Perspectives
PCI Perspectives
大猫的无限游戏
大猫的无限游戏
IT之家
IT之家
N
News and Events Feed by Topic
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Forbes - Security
Forbes - Security
博客园 - 叶小钗
D
Darknet – Hacking Tools, Hacker News & Cyber Security
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Last Week in AI
Last Week in AI
L
LINUX DO - 热门话题
T
Threat Research - Cisco Blogs
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
腾讯CDC
Security Latest
Security Latest
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
The Cloudflare Blog
A
About on SuperTechFans
爱范儿
爱范儿
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
TaoSecurity Blog
TaoSecurity Blog
宝玉的分享
宝玉的分享
G
GRAHAM CLULEY
雷峰网
雷峰网
F
Full Disclosure
I
Intezer
Cloudbric
Cloudbric
博客园 - 三生石上(FineUI控件)
U
Unit 42

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: 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: CORE-AAM small fixes (#2808) · w3c/aria@634ac89 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: update Taxonomy of WAI-ARIA States and Properties (#2823) · w3c/aria@080d792
pkra · 2026-07-03 · via Recent Commits to aria:main

@@ -12069,10 +12069,25 @@ <h2><dfn>Global</dfn> States and Properties</h2>

1206912069

<h2>Taxonomy of <abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr> States and Properties</h2>

1207012070

<p>States and properties are categorized as follows:</p>

1207112071

<ol>

12072+

<li><a href="#attrs_naming">Naming Attributes</a></li>

1207212073

<li><a href="#attrs_widgets">Widget Attributes</a></li>

1207312074

<li><a href="#attrs_liveregions">Live Region Attributes</a></li>

1207412075

<li><a href="#attrs_relationships">Relationship Attributes</a></li>

1207512076

</ol>

12077+

<section id="attrs_naming">

12078+

<h3>Naming Attributes</h3>

12079+

<p>

12080+

This section contains [=attributes=] related to controlling specific names of elements and their roles.

12081+

</p>

12082+

<ul>

12083+

<li><pref>aria-braillelabel</pref></li>

12084+

<li><pref>aria-brailleroledescription</pref></li>

12085+

<li><pref>aria-description</pref></li>

12086+

<li><pref>aria-keyshortcuts</pref></li>

12087+

<li><pref>aria-label</pref></li>

12088+

<li><pref>aria-roledescription</pref></li>

12089+

</ul>

12090+

</section>

1207612091

<section id="attrs_widgets">

1207712092

<h3>Widget Attributes</h3>

1207812093

<p>

@@ -12088,7 +12103,6 @@ <h3>Widget Attributes</h3>

1208812103

<li><pref>aria-haspopup</pref></li>

1208912104

<li><sref>aria-hidden</sref></li>

1209012105

<li><sref>aria-invalid</sref></li>

12091-

<li><pref>aria-label</pref></li>

1209212106

<li><pref>aria-level</pref></li>

1209312107

<li><pref>aria-modal</pref></li>

1209412108

<li><pref>aria-multiline</pref></li>

@@ -12135,6 +12149,7 @@ <h3>Relationship Attributes</h3>

1213512149

<li><pref>aria-colindextext</pref></li>

1213612150

<li><pref>aria-colspan</pref></li>

1213712151

<li><pref>aria-controls</pref></li>

12152+

<li><sref>aria-current</sref></li>

1213812153

<li><pref>aria-describedby</pref></li>

1213912154

<li><pref>aria-details</pref></li>

1214012155

<li><pref>aria-errormessage</pref></li>