forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
accname-1.2.json
79 lines (79 loc) · 2.13 KB
/
accname-1.2.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"spec": {
"title": "Accessible Name and Description Computation 1.2",
"url": "https://w3c.github.io/accname/"
},
"links": {
"https://www.w3.org/TR/wai-aria-1.2/": [
"dfn-user-agent",
"dfn-accessible-name",
"dfn-accessible-description",
"dfn-accessible-object",
"dfn-accessibility-api",
"dfn-assistive-technology",
"dfn-role",
"dfn-state",
"dfn-property",
"dfn-normative",
"dfn-informative",
"dfn-element",
"dfn-attribute",
"dfn-text-node",
"dfn-node",
"dfn-perceivable",
"dfn-hidden",
"dfn-widget",
"dfn-tooltip-attribute"
],
"https://www.w3.org/TR/accname-1.1/": [],
"https://www.w3.org/WAI/intro/aria.php": [],
"https://www.w3.org/TR/": [],
"https://www.w3.org/WAI/ARIA/": [],
"https://github.com/w3c/accname/issues/": [],
"https://www.w3.org/Consortium/Patent-Policy-20170801/": [
"def-essential",
"sec-Disclosure"
],
"https://www.w3.org/groups/wg/aria/ipr": [],
"https://www.w3.org/2020/Process-20200915/": [],
"https://www.w3.org/TR/core-aam-1.2/": [
"dfn-accessibility-tree"
],
"https://datatracker.ietf.org/doc/html/bcp14": [],
"https://w3c.github.io/aria/": [
"aria-label",
"aria-labelledby",
"namefromauthor",
"namefromcontent",
"namefromprohibited",
"aria-describedby",
"textbox",
"combobox",
"listbox",
"option",
"range",
"spinbutton",
"slider",
"checkbox"
],
"https://www.w3.org/TR/html-aam-1.0/": [
"accessible-name-and-description-computation"
],
"https://www.w3.org/TR/svg-aam-1.0/": [
"mapping_additional_nd"
],
"https://www.w3.org/TR/CSS2/": [
"before-after-content"
],
"https://w3c.github.io/core-aam/": [
"ariaLabel",
"ariaLabelledBy",
"ariaDescribedBy"
],
"https://www.w3.org/TR/CSS21/": [],
"https://datatracker.ietf.org/doc/html/rfc2119": [],
"https://datatracker.ietf.org/doc/html/rfc8174": [],
"https://www.w3.org/TR/wai-aria-1.1/": [],
"https://dom.spec.whatwg.org/": []
}
}