This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
forked from Fyrd/caniuse
-
Notifications
You must be signed in to change notification settings - Fork 24
/
keywords.json
115 lines (115 loc) · 4.33 KB
/
keywords.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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"png-alpha": "32bitpng 32png alphapng alphatransparentpng png32 pngrgba pngtransparent rgbapng transparentpng",
"apng": "animatedpng apng pnganimated pnganimation",
"video": "video videoelement videotag",
"audio": "audio audioelement audiotag",
"contenteditable": "contenteditable editable editablecontent editablehtml htmleditable",
"dragndrop": "drag draganddrop dragdrop dragndrop drop dropanddrag dropndrag",
"queryselector": "javascriptselector jsselector selector selectorall queryselector queryselectorall",
"getelementsbyclassname": "byclass byclassname classname elementsbyclassname getelementsbyclassname",
"forms": "html5form htmlform webform",
"html5semantic": "html5element newelement",
"offline-apps": "offlineapp applicationcache",
"webworkers": "webworker worker",
"fontface": "fontface webfont",
"eot": "eot",
"woff": "woff",
"multibackgrounds": "multiplebgs multibackground multiplebackground",
"border-image": "borderimage",
"background-img-opts": "backgroundimgopt",
"css-table": "csstable displaytable table tabledisplay",
"css-gencontent": "cssgencontent generatedcontent",
"css-fixed": "cssfixed fixed posfixed positionfixed",
"hashchange": "hash hashchange hashchangeevent hashevent onhashchange onhashchangeevent onhashevent",
"css-sel2": "csssel2",
"css-sel3": "csssel3",
"css-textshadow": "csstextshadow textshadow",
"css-boxshadow": "cssboxshadow boxshadow",
"css3-colors": "css3colors rgba rgbacolors hsl rgb",
"css3-boxsizing": "boxsizing css3boxsizing",
"css-mediaqueries": "cssmediaqueries mediaqueries mediaquery",
"multicolumn": "multicolumn csscolumns",
"border-radius": "borderradius",
"transforms2d": "transforms2d csstransforms",
"use-strict": "usestrict",
"transforms3d": "transforms3d csstransforms3d",
"sharedworkers": "sharedworkers",
"css-hyphens": "csshyphens",
"css-transitions": "csstransitions transitions",
"font-feature": "fontfeature",
"css-animation": "cssanimation cssanimations",
"css-gradients": "cssgradients gradients",
"css-canvas": "csscanvas",
"css-reflections": "cssreflections reflections",
"css-masks": "cssmasks masks",
"svg": "svg",
"svg-css": "svgcss",
"svg-smil": "svgsmil smil",
"svg-fonts": "svgfonts",
"svg-filters": "svgfilters",
"svg-html": "svghtml",
"svg-html5": "svghtml5 inlinesvg",
"canvas": "canvas canvaselement",
"canvas-text": "canvastext",
"namevalue-storage": "namevaluestorage localstorage sessionstorage",
"sql-storage": "sqlstorage websqldb websqldatabase websql",
"indexeddb": "indexeddb",
"eventsource": "eventsource serversentevents",
"x-doc-messaging": "xdocmessaging postmessage",
"datauri": "datauri",
"mathml": "mathml",
"xhtml": "xhtml",
"xhtmlsmil": "xhtmlsmil",
"wai-aria": "waiaria",
"geolocation": "geolocation",
"flexbox": "flexbox",
"webgl": "webgl",
"fileapi": "fileapi",
"websockets": "websocket socket",
"script-async": "scriptasync",
"cors": "cors",
"calc": "calc",
"ruby": "ruby",
"css-opacity": "cssopacity opacity alphatransparency",
"form-validation": "formvalidation",
"history": "history historyjs",
"json": "javascriptobjectnotation json",
"classlist": "classlist classobject domtokenlist tokenlist",
"text-overflow": "ellipsis overflow textoverflow",
"webm": "webm",
"mpeg4": "h264 aac avc m4a m4v mp4 mpg mpgvideo mpeg4 mpeg4video mpv",
"ogv": "ogv oggvideo",
"wordwrap": "wordwrap",
"progressmeter": "progressmeter progress",
"object-fit": "objectfit",
"xhr2": "xhr2",
"minmaxwh": "minmaxwh",
"details": "details",
"text-stroke": "textstroke",
"inline-block": "blockinline inlineblock ib",
"notifications": "notifications",
"stream": "stream",
"svg-img": "svgimg",
"datalist": "datalist",
"dataset": "dataset",
"css-grid": "cssgrid grid",
"menu": "menu",
"rem": "rem",
"ttf": "truetype truetypefont ttf",
"touch": "touch touchend touchevent touchmove touchstart ontouchend ontouchevent ontouchmove ontouchstart",
"matchesselector": "matchesselector",
"pointer-events": "pointerevents",
"blobbuilder": "blobbuilder",
"filereader": "filereader",
"filesystem": "filesystem",
"bloburls": "bloburls",
"typedarrays": "typedarrays",
"deviceorientation": "deviceorientation",
"script-defer": "scriptdefer",
"nav-timing": "navtiming",
"audio-api": "audioapi",
"css-regions": "region cssregions regions",
"fullscreen": "fullscreen",
"requestanimationframe": "requestanimationframe raf",
"matchmedia": "matchmedia"
}