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

推荐订阅源

U
Unit 42
P
Proofpoint News Feed
The Last Watchdog
The Last Watchdog
S
Secure Thoughts
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
N
News | PayPal Newsroom
Application and Cybersecurity Blog
Application and Cybersecurity Blog
O
OpenAI News
S
Security @ Cisco Blogs
宝玉的分享
宝玉的分享
Hacker News: Ask HN
Hacker News: Ask HN
T
Troy Hunt's Blog
Google Online Security Blog
Google Online Security Blog
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
TaoSecurity Blog
TaoSecurity Blog
Help Net Security
Help Net Security
Latest news
Latest news
NISL@THU
NISL@THU
S
Security Affairs
博客园_首页
C
CXSECURITY Database RSS Feed - CXSecurity.com
博客园 - 聂微东
AI
AI
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Recent Announcements
Recent Announcements
P
Privacy & Cybersecurity Law Blog
小众软件
小众软件
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Hugging Face - Blog
Hugging Face - Blog
博客园 - 司徒正美
AWS News Blog
AWS News Blog
W
WeLiveSecurity
Google DeepMind News
Google DeepMind News
I
InfoQ
Schneier on Security
Schneier on Security
Recent Commits to openclaw:main
Recent Commits to openclaw:main
T
The Exploit Database - CXSecurity.com
IT之家
IT之家
T
Threatpost
Scott Helme
Scott Helme
L
LINUX DO - 热门话题
腾讯CDC
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
N
News and Events Feed by Topic
L
LINUX DO - 最新话题
F
Full Disclosure
大猫的无限游戏
大猫的无限游戏
H
Heimdal Security Blog
S
SegmentFault 最新的问题

Recent Commits to using-aria:gh-pages

Merge pull request #55 from w3c/auto-pub · w3c/using-aria@dd885f4 chore: auto-publish · w3c/using-aria@a297117 chore: relocate github files · w3c/using-aria@bb10b67 chore: update ReSpec config · w3c/using-aria@a655ddc chore: fix Marcos' email · w3c/using-aria@4c77f4e update WG id · w3c/using-aria@d3e0bc0 Merge pull request #53 from tomayac/patch-1 · w3c/using-aria@0e3039c Correct MSIE casing, remove erroneous invisible space · w3c/using-aria@a035299 Merge pull request #46 from w3c/marcoscaceres-patch-1 · w3c/using-aria@6b026e1 tidy CSS · w3c/using-aria@79646b3 Small fixup · w3c/using-aria@259fb92 Fixup some references · w3c/using-aria@bb67d26 chore: remove redundant js · w3c/using-aria@fcad449 Use CSS for th width · w3c/using-aria@c79750d Chore: set up link validation · w3c/using-aria@660bccc Editorial: Update link to 'Just use a (native) HTML button' · w3c/using-aria@f644774 Editorial: Changed ARIA 1.1 links to 1.2 and HTTPS · w3c/using-aria@30a0f6d Changed ARIA 1.1 links to 1.2 and HTTPS · w3c/using-aria@ce2d1fc fix markup typo · w3c/using-aria@94392cf
Updates to Using ARIA (#62) · w3c/using-aria@002bb7a
daniel-monta · 2026-02-24 · via Recent Commits to using-aria:gh-pages
Original file line numberDiff line numberDiff line change

@@ -11,13 +11,13 @@ jobs:

1111

name: Validate and Publish

1212

runs-on: ubuntu-latest # only linux supported at present

1313

steps:

14-

- uses: actions/checkout@v2

14+

- uses: actions/checkout@v6

1515

- uses: w3c/spec-prod@v2

1616

with:

1717

TOOLCHAIN: respec

18-

W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}

19-

W3C_WG_DECISION_URL: "https://lists.w3.org/Archives/Public/public-webapps/2014JulSep/0627.html"

20-

W3C_NOTIFICATIONS_CC: "${{ secrets.CC }}"

21-

W3C_BUILD_OVERRIDE: |

22-

specStatus: WD

23-

shortname: using-aria

18+

# W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}

19+

# W3C_WG_DECISION_URL: "https://lists.w3.org/Archives/Public/public-webapps/2014JulSep/0627.html"

20+

# W3C_NOTIFICATIONS_CC: "${{ secrets.CC }}"

21+

# W3C_BUILD_OVERRIDE: |

22+

# specStatus: WD

23+

# shortname: using-aria

Original file line numberDiff line numberDiff line change

@@ -1,4 +1,4 @@

1-

aria-in-html

1+

Using ARIA

22

============

33
4-

ARIA in HTML

4+

[![Netlify Status](https://api.netlify.com/api/v1/badges/efd418a3-7206-4674-9e00-44b0d0bfa251/deploy-status)](https://app.netlify.com/projects/using-aria/deploys)