File tree Expand file tree Collapse file tree 2 files changed +49
-0
lines changed Expand file tree Collapse file tree 2 files changed +49
-0
lines changed Original file line number Diff line number Diff line change 166166 },
167167 "content-language" : {
168168 "__compat" : {
169+ "description" : " http-equiv=\" content-language\" " ,
169170 "spec_url" : " https://html.spec.whatwg.org/multipage/semantics.html#attr-meta-http-equiv-keyword-content-language" ,
170171 "support" : {
171172 "chrome" : {
201202 },
202203 "content-security-policy" : {
203204 "__compat" : {
205+ "description" : " http-equiv=\" content-security-policy\" " ,
204206 "spec_url" : " https://html.spec.whatwg.org/multipage/semantics.html#attr-meta-http-equiv-keyword-content-security-policy" ,
205207 "support" : {
206208 "chrome" : {
236238 },
237239 "content-type" : {
238240 "__compat" : {
241+ "description" : " http-equiv=\" content-type\" " ,
239242 "spec_url" : " https://html.spec.whatwg.org/multipage/semantics.html#attr-meta-http-equiv-keyword-content-type" ,
240243 "support" : {
241244 "chrome" : {
271274 },
272275 "refresh" : {
273276 "__compat" : {
277+ "description" : " http-equiv=\" refresh\" " ,
274278 "spec_url" : " https://html.spec.whatwg.org/multipage/semantics.html#attr-meta-http-equiv-keyword-refresh" ,
275279 "tags" : [
276280 " web-features:meta"
Original file line number Diff line number Diff line change 1+ {
2+ "http" : {
3+ "headers" : {
4+ "Refresh" : {
5+ "__compat" : {
6+ "spec_url" : " https://html.spec.whatwg.org/multipage/document-lifecycle.html#the-refresh-header" ,
7+ "support" : {
8+ "chrome" : {
9+ "version_added" : " 1"
10+ },
11+ "chrome_android" : " mirror" ,
12+ "edge" : {
13+ "version_added" : " 12"
14+ },
15+ "firefox" : {
16+ "version_added" : " 1"
17+ },
18+ "firefox_android" : " mirror" ,
19+ "ie" : {
20+ "version_added" : " ≤6"
21+ },
22+ "oculus" : " mirror" ,
23+ "opera" : {
24+ "version_added" : " ≤12.1"
25+ },
26+ "opera_android" : {
27+ "version_added" : " ≤12.1"
28+ },
29+ "safari" : {
30+ "version_added" : " 1"
31+ },
32+ "safari_ios" : " mirror" ,
33+ "samsunginternet_android" : " mirror" ,
34+ "webview_android" : " mirror"
35+ },
36+ "status" : {
37+ "experimental" : false ,
38+ "standard_track" : true ,
39+ "deprecated" : false
40+ }
41+ }
42+ }
43+ }
44+ }
45+ }
You can’t perform that action at this time.
0 commit comments