This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
/
gold-standard-status.json
66 lines (66 loc) · 2.44 KB
/
gold-standard-status.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
{
"Expressed Dependencies": false,
"Load Order Independence": false,
"Relative Paths": false,
"Host Independence": false,
"Detached Instantiation": false,
"Detachment": false,
"Reattachment": false,
"Localeffectsonly": false,
"Focusable": false,
"Focus Order": false,
"Aggregate Focus": false,
"Focus Visible": false,
"Keyboard Support": false,
"Keyboard Locality": false,
"Labels": false,
"ARIA Role": false,
"UI States": false,
"Sufficient Contrast": false,
"Redundant Color": false,
"High Contrast": false,
"Plain Tag": false,
"Children Visible": false,
"Content Reprojection": false,
"Content Changes": false,
"Child Independence": false,
"Auxiliary Content": false,
"Back- End Independence": false,
"Presentable": false,
"Generic Styling": false,
"Informational Animation": false,
"Default Font": false,
"Default Colors": false,
"Restrained Color": false,
"Sizeto Content": false,
"Default Size": false,
"Stretchto Fit": false,
"Automatic Positioning": false,
"Child Positioning": false,
"Style Recalc": false,
"Size Recalc": false,
"Responsive": false,
"Member Order Independence": false,
"Member Combinations": false,
"Required Properties": false,
"Exposed Methods": false,
"Exposed Events": false,
"Documented API": false,
"Computational Performance": false,
"Network Performance": false,
"Render Performance": false,
"Vector Graphics": false,
"Progress Feedback": false,
"Localizable Strings": false,
"Date+ Time Format": false,
"Currency Format": false,
"Right-to- Left": false,
"Appropriate Base Class": false,
"Composition": false,
"Subclassable": false,
"Overridable Methods": false,
"Purpose Statement": false,
"Code Style Guide": false,
"Open License": false,
"Clean Console": false
}