-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgold-standard.json
More file actions
66 lines (66 loc) · 2.64 KB
/
gold-standard.json
File metadata and controls
66 lines (66 loc) · 2.64 KB
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
{
"Expressed Dependencies": true,
"Load Order Independence": true,
"Relative Paths": true,
"Host Independence": true,
"Detached Instantiation": "Unknown",
"Detachment": "Unknown",
"Reattachment": "Unknown",
"Local Effects Only": true,
"Focusable": "Partial; waiting for a focusable aspect",
"Focus Order": "N/A",
"Aggregate Focus": true,
"Focus Visible": true,
"Keyboard Support": true,
"Keyboard Locality": true,
"Labels": "N/A",
"ARIA Role": "Partial; still need to apply role to list itself",
"UI States": "Unknown",
"Sufficient Contrast": true,
"Redundant Color": true,
"High Contrast": true,
"Plain Tag": true,
"Children Visible": true,
"Content Reprojection": true,
"Content Changes": true,
"Child Independence": true,
"Auxiliary Content": "Needs investigation",
"Back-End Independence": true,
"Presentable": true,
"Generic Styling": true,
"Informational Animation": true,
"Default Font": true,
"Default Colors": true,
"Restrained Color": true,
"Size to Content": false,
"Default Size": false,
"Stretch to Fit": "Unknown",
"Automatic Positioning": true,
"Child Positioning": true,
"Style Recalc": "Unknown",
"Size Recalc": true,
"Responsive": true,
"Member Order Independence": true,
"Member Combinations": true,
"Required Properties": "N/A",
"Exposed Methods": true,
"Exposed Events": true,
"Documented API": true,
"Computational Performance": true,
"Network Performance": "N/A",
"Render Performance": true,
"Vector Graphics": true,
"Progress Feedback": "N/A",
"Localizable Strings": "N/A",
"Date+Time Format": "N/A",
"Currency Format": "N/A",
"Right-to-Left": "Unknown",
"Appropriate Base Class": "No — waiting for Polymer 0.8 to support inheritance",
"Composition": true,
"Subclassable": "No – waiting for Polymer 0.8 to support inheritance",
"Overridable Methods": "Needs investigation",
"Purpose Statement": true,
"Code Style Guide": true,
"Open License": true,
"Clean Console": true
}