help-url-reference
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseHelp URL Reference
帮助URL参考
Centralized mapping of accessibility rule IDs and WCAG criteria to external help documentation. Used by CSV reporters, audit report generators, and any agent that links findings to remediation guidance.
无障碍规则ID和WCAG标准与外部帮助文档的集中映射关系,供CSV报告生成器、审计报告生成器以及任何需要将检测结果链接到修复指引的Agent使用。
Deque University (Web Accessibility)
Deque University(Web无障碍)
axe-core Rule URL Pattern
axe-core 规则URL格式
text
Base URL: https://dequeuniversity.com/rules/axe/4.10/
Pattern: {base_url}{rule-id}
Example: https://dequeuniversity.com/rules/axe/4.10/image-altFor any axe-core rule, construct the URL by appending the rule ID to the base URL. This pattern covers all axe-core rules.
text
Base URL: https://dequeuniversity.com/rules/axe/4.10/
Pattern: {base_url}{rule-id}
Example: https://dequeuniversity.com/rules/axe/4.10/image-alt对于任意axe-core规则,将规则ID追加到基础URL后即可拼接出对应的链接,该格式覆盖所有axe-core规则。
Common axe-core Rules
常见axe-core规则
| Rule ID | Issue | WCAG | Deque Help URL |
|---|---|---|---|
| Image missing alternative text | 1.1.1 | |
| Button has no accessible name | 4.1.2 | |
| Text has insufficient contrast | 1.4.3 | |
| Form element has no label | 1.3.1 | |
| Link has no discernible text | 4.1.2 | |
| Page missing lang attribute | 3.1.1 | |
| Page missing title | 2.4.2 | |
| Heading levels skipped | 1.3.1 | |
| Invalid ARIA role | 4.1.2 | |
| Missing required ARIA attribute | 4.1.2 | |
| Invalid ARIA attribute | 4.1.2 | |
| No skip navigation link | 2.4.1 | |
| Content not in landmark | 1.3.1 | |
| Positive tabindex used | 2.4.3 | |
| Duplicate element ID | 4.1.1 | |
| Focus order issue | 2.4.3 | |
| Input image missing alt | 1.1.1 | |
| Viewport disables zoom | 1.4.4 | |
| Select element has no label | 4.1.2 | |
| Invalid autocomplete value | 1.3.5 | |
| Rule ID | 问题 | WCAG | Deque Help URL |
|---|---|---|---|
| 图片缺少替代文本 | 1.1.1 | |
| 按钮无无障碍名称 | 4.1.2 | |
| 文本对比度不足 | 1.4.3 | |
| 表单元素无标签 | 1.3.1 | |
| 链接无清晰可识别文本 | 4.1.2 | |
| 页面缺少lang属性 | 3.1.1 | |
| 页面缺少标题 | 2.4.2 | |
| 标题层级跳级 | 1.3.1 | |
| 无效的ARIA角色 | 4.1.2 | |
| 缺少必填的ARIA属性 | 4.1.2 | |
| 无效的ARIA属性 | 4.1.2 | |
| 无跳转导航链接 | 2.4.1 | |
| 内容未包含在地标区域中 | 1.3.1 | |
| 使用了正数值的tabindex | 2.4.3 | |
| 元素ID重复 | 4.1.1 | |
| 聚焦顺序存在问题 | 2.4.3 | |
| 输入型图片缺少alt属性 | 1.1.1 | |
| Viewport设置禁止缩放 | 1.4.4 | |
| 选择框元素无标签 | 4.1.2 | |
| 无效的autocomplete值 | 1.3.5 | |
Deque University Topic Pages (Non-axe Issues)
Deque University主题页面(非axe检测问题)
For agent-detected issues without axe-core rule IDs, use these topic pages:
| Topic | URL |
|---|---|
| Focus management | |
| Live regions | |
| Modal dialogs | |
| Data tables | |
对于Agent检测到的无对应axe-core规则ID的问题,可使用以下主题页面:
| 主题 | URL |
|---|---|
| 焦点管理 | |
| 实时区域 | |
| 模态对话框 | |
| 数据表格 | |
Microsoft Office (Document Accessibility)
Microsoft Office(文档无障碍)
Word (DOCX) Rules
Word (DOCX) 规则
Rule IDs match the canonical definitions in theformat agent.word-accessibility
| Rule ID | Issue | Help URL |
|---|---|---|
| Missing alt text on images | |
| Missing table header row | |
| Skipped heading levels | |
| Missing document title | |
| Merged or split table cells | |
| Ambiguous hyperlink text | |
| No heading structure | |
| Document access restricted (IRM) | |
| Content controls without titles | |
| Nested tables | |
| Long alt text (>150 chars) | |
| Manual list characters | |
| Blank table rows for spacing | |
| Heading exceeds 100 characters | |
| Watermark present | |
| Missing document language | |
| Layout table with header markup | |
| Repeated blank characters | |
规则ID与格式Agent中的标准定义一致。word-accessibility
| Rule ID | 问题 | Help URL |
|---|---|---|
| 图片缺少alt文本 | |
| 表格缺少表头行 | |
| 标题层级跳级 | |
| 文档缺少标题 | |
| 表格单元格合并或拆分 | |
| 超链接文本含义模糊 | |
| 无标题结构 | |
| 文档访问受限(IRM) | |
| 内容控件无标题 | |
| 嵌套表格 | |
| alt文本过长(超过150字符) | |
| 手动输入的列表字符 | |
| 使用空白表格行做间距 | |
| 标题超过100字符 | |
| 存在水印 | |
| 缺少文档语言设置 | |
| 布局表格使用了表头标记 | |
| 重复空白字符 | |
Excel (XLSX) Rules
Excel (XLSX) 规则
Rule IDs match the canonical definitions in theformat agent.excel-accessibility
| Rule ID | Issue | Help URL |
|---|---|---|
| Missing alt text on images/charts | |
| Missing table header row | |
| Default sheet names | |
| Merged cells in data tables | |
| Ambiguous hyperlink text | |
| Missing workbook title | |
| Red-only negative number formatting | |
| Workbook access restricted (IRM) | |
| Blank cells used for formatting | |
| Color-only data differentiation | |
| Complex table structure | |
| Empty worksheet | |
| Long alt text (>150 chars) | |
| Sheet tab order not logical | |
| Missing named ranges | |
| Missing workbook language | |
规则ID与格式Agent中的标准定义一致。excel-accessibility
| Rule ID | 问题 | Help URL |
|---|---|---|
| 图片/图表缺少alt文本 | |
| 表格缺少表头行 | |
| 使用默认工作表名称 | |
| 数据表格存在合并单元格 | |
| 超链接文本含义模糊 | |
| 工作簿缺少标题 | |
| 负数仅使用红色标识 | |
| 工作簿访问受限(IRM) | |
| 使用空白单元格做格式排版 | |
| 仅使用颜色区分数据 | |
| 表格结构复杂 | |
| 空工作表 | |
| alt文本过长(超过150字符) | |
| 工作表标签顺序不符合逻辑 | |
| 缺少命名区域 | |
| 缺少工作簿语言设置 | |
PowerPoint (PPTX) Rules
PowerPoint (PPTX) 规则
Rule IDs match the canonical definitions in theformat agent.powerpoint-accessibility
| Rule ID | Issue | Help URL |
|---|---|---|
| Missing alt text on images | |
| Missing slide titles | |
| Duplicate slide titles | |
| Missing table header row | |
| Ambiguous hyperlink text | |
| Incorrect reading order | |
| Presentation access restricted (IRM) | |
| Missing presentation title | |
| Tables used for layout | |
| Merged table cells | |
| Audio/video without captions | |
| Color-only meaning | |
| Long alt text (>150 chars) | |
| Missing section names | |
| Excessive animations | |
| Missing slide notes | |
| Missing presentation language | |
规则ID与格式Agent中的标准定义一致。powerpoint-accessibility
| Rule ID | 问题 | Help URL |
|---|---|---|
| 图片缺少alt文本 | |
| 幻灯片缺少标题 | |
| 幻灯片标题重复 | |
| 表格缺少表头行 | |
| 超链接文本含义模糊 | |
| 阅读顺序不正确 | |
| 演示文稿访问受限(IRM) | |
| 演示文稿缺少标题 | |
| 使用表格做布局排版 | |
| 存在合并表格单元格 | |
| 音频/视频无字幕 | |
| 仅使用颜色传递含义 | |
| alt文本过长(超过150字符) | |
| 缺少章节名称 | |
| 动画过多 | |
| 缺少幻灯片备注 | |
| 缺少演示文稿语言设置 | |
Adobe PDF
Adobe PDF
| Rule ID | Issue | Help URL |
|---|---|---|
| Document not tagged | |
| Missing document title | |
| Missing document language | |
| Missing bookmarks | |
| Missing alt text | |
| Missing table headers | |
| Incorrect reading order | |
| Heading structure issues | |
| Missing list tags | |
| Low contrast text | |
| Scanned (image-only) PDF | |
| Text not searchable | |
| Rule ID | 问题 | Help URL |
|---|---|---|
| 文档未加标签 | |
| 缺少文档标题 | |
| 缺少文档语言设置 | |
| 缺少书签 | |
| 缺少alt文本 | |
| 缺少表格表头 | |
| 阅读顺序不正确 | |
| 标题结构存在问题 | |
| 缺少列表标签 | |
| 文本对比度低 | |
| 扫描版(仅图片)PDF | |
| 文本不可搜索 | |
WCAG 2.2 Understanding Documents
WCAG 2.2 理解文档
URL Pattern
URL格式
text
Base: https://www.w3.org/WAI/WCAG22/Understanding/
Pattern: {base}{slug}text
Base: https://www.w3.org/WAI/WCAG22/Understanding/
Pattern: {base}{slug}Criterion-to-Slug Mapping
标准与slug映射关系
| WCAG | Criterion Name | Slug |
|---|---|---|
| 1.1.1 | Non-text Content | |
| 1.3.1 | Info and Relationships | |
| 1.3.2 | Meaningful Sequence | |
| 1.3.5 | Identify Input Purpose | |
| 1.4.1 | Use of Color | |
| 1.4.3 | Contrast (Minimum) | |
| 1.4.4 | Resize Text | |
| 1.4.5 | Images of Text | |
| 1.4.11 | Non-text Contrast | |
| 2.1.1 | Keyboard | |
| 2.1.2 | No Keyboard Trap | |
| 2.4.1 | Bypass Blocks | |
| 2.4.2 | Page Titled | |
| 2.4.3 | Focus Order | |
| 2.4.6 | Headings and Labels | |
| 2.4.7 | Focus Visible | |
| 2.4.11 | Focus Not Obscured (Minimum) | |
| 2.5.8 | Target Size (Minimum) | |
| 3.1.1 | Language of Page | |
| 3.1.2 | Language of Parts | |
| 3.3.1 | Error Identification | |
| 3.3.2 | Labels or Instructions | |
| 3.3.7 | Redundant Entry | |
| 3.3.8 | Accessible Authentication (Minimum) | |
| 4.1.2 | Name, Role, Value | |
| WCAG | 标准名称 | Slug |
|---|---|---|
| 1.1.1 | 非文本内容 | |
| 1.3.1 | 信息与关系 | |
| 1.3.2 | 有意义的序列 | |
| 1.3.5 | 识别输入用途 | |
| 1.4.1 | 颜色使用 | |
| 1.4.3 | 对比度(最低要求) | |
| 1.4.4 | 文本调整大小 | |
| 1.4.5 | 文本图像 | |
| 1.4.11 | 非文本对比度 | |
| 2.1.1 | 键盘操作 | |
| 2.1.2 | 无键盘陷阱 | |
| 2.4.1 | 绕过区块 | |
| 2.4.2 | 页面有标题 | |
| 2.4.3 | 聚焦顺序 | |
| 2.4.6 | 标题与标签 | |
| 2.4.7 | 聚焦可见 | |
| 2.4.11 | 聚焦不被遮挡(最低要求) | |
| 2.5.8 | 目标大小(最低要求) | |
| 3.1.1 | 页面语言 | |
| 3.1.2 | 部分内容语言 | |
| 3.3.1 | 错误识别 | |
| 3.3.2 | 标签或说明 | |
| 3.3.7 | 冗余输入 | |
| 3.3.8 | 无障碍认证(最低要求) | |
| 4.1.2 | 名称、角色、值 | |
Application-Specific Fix Steps Templates
应用专属修复步骤模板
Word
Word
| Rule | Fix Steps |
|---|---|
| Right-click image, Edit Alt Text, enter description |
| Table Design tab, check Header Row checkbox |
| Apply correct heading style (Home tab, Styles group) |
| File, Info, Properties, Title field |
| Table Layout tab, Merge group, Split Cells |
| Replace link text with descriptive phrase |
| Apply Heading 1 style to document sections |
| 规则 | 修复步骤 |
|---|---|
| 右键点击图片→编辑替代文本→输入描述 |
| 表格设计选项卡→勾选「表头行」复选框 |
| 应用正确的标题样式(开始选项卡→样式组) |
| 文件→信息→属性→标题字段 |
| 表格布局选项卡→合并组→拆分单元格 |
| 将链接文本替换为具有描述性的短语 |
| 为文档章节应用标题1样式 |
Excel
Excel
| Rule | Fix Steps |
|---|---|
| Right-click chart/image, Edit Alt Text, enter description |
| Home, Format as Table (ensure header row option checked) |
| Right-click sheet tab, Rename, enter descriptive name |
| Unmerge cells, restructure data layout |
| Replace link text with descriptive phrase |
| File, Info, Properties, Title field |
| 规则 | 修复步骤 |
|---|---|
| 右键点击图表/图片→编辑替代文本→输入描述 |
| 开始→套用表格格式(确保勾选表头行选项) |
| 右键点击工作表标签→重命名→输入描述性名称 |
| 取消合并单元格,重新调整数据布局 |
| 将链接文本替换为具有描述性的短语 |
| 文件→信息→属性→标题字段 |
PowerPoint
PowerPoint
| Rule | Fix Steps |
|---|---|
| Right-click image, Edit Alt Text, enter description |
| Home, Layout, choose layout with title placeholder |
| Enter unique title text on each slide |
| Select table, Table Design, check Header Row |
| Replace link text with descriptive phrase |
| Home, Arrange, Selection Pane, reorder items bottom-to-top |
| 规则 | 修复步骤 |
|---|---|
| 右键点击图片→编辑替代文本→输入描述 |
| 开始→版式→选择带有标题占位符的版式 |
| 为每张幻灯片输入唯一的标题文本 |
| 选中表格→表格设计→勾选「表头行」 |
| 将链接文本替换为具有描述性的短语 |
| 开始→排列→选择窗格→按从下到上的顺序重新排列项目 |
PDF (Acrobat Pro)
PDF (Acrobat Pro)
| Rule | Fix Steps |
|---|---|
| Accessibility, Add Tags to Document |
| File, Properties, Description tab, Title field |
| File, Properties, Advanced tab, Language dropdown |
| Tools, Accessibility, Reading Order tool |
| 规则 | 修复步骤 |
|---|---|
| 无障碍→为文档添加标签 |
| 文件→属性→描述选项卡→标题字段 |
| 文件→属性→高级选项卡→语言下拉框 |
| 工具→无障碍→阅读顺序工具 |