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 number | Diff line number | Diff line change |
|---|
@@ -11,13 +11,13 @@ jobs:
|
11 | 11 | name: Validate and Publish |
12 | 12 | runs-on: ubuntu-latest # only linux supported at present |
13 | 13 | steps: |
14 | | - - uses: actions/checkout@v2 |
| 14 | + - uses: actions/checkout@v6 |
15 | 15 | - uses: w3c/spec-prod@v2 |
16 | 16 | with: |
17 | 17 | 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 number | Diff line number | Diff line change |
|---|
|
1 | | -aria-in-html |
| 1 | +Using ARIA |
2 | 2 | ============ |
3 | 3 | |
4 | | -ARIA in HTML |
| 4 | +[](https://app.netlify.com/projects/using-aria/deploys) |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。