-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathnicenames.yml
More file actions
29 lines (29 loc) · 653 Bytes
/
nicenames.yml
File metadata and controls
29 lines (29 loc) · 653 Bytes
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
family:
androidwebview: "Android WebView"
wkwebview: "WKWebView"
uiwebview: "UIWebView"
webview2: "WebView2"
chrome_android: "Chrome Browser"
safari_ios: "Safari Browser"
wpe_minibrowser: "WPE MiniBrowser"
servo: "Servo"
platform:
ios: "iOS"
android: "Android"
windows: "Windows"
macos: "macOS"
linux: "Linux"
support:
supported: "Supported"
mitigated: "Partial support"
unsupported: "Not supported"
unknown: "Support unknown"
category:
others: "Others"
webviewapi: "WebView API"
webapi: "Web API"
css: "CSS"
html: "HTML5"
js: "JavaScript API"
http: HTTP
web_feature: "Web Feature with Baseline status"