Skip to content

Commit

Permalink
Update accept-charset.json to new schema
Browse files Browse the repository at this point in the history
  • Loading branch information
teoli2003 committed Dec 6, 2016
1 parent 0c9979e commit cfa25ef
Showing 1 changed file with 55 additions and 49 deletions.
104 changes: 55 additions & 49 deletions http/headers/accept-charset.json
@@ -1,53 +1,59 @@
{
"Accept-Charset": {
"Basic support": {
"Android": {
"support": true
},
"Chrome": {
"support": true
},
"Chrome for Android": {
"support": true
},
"Edge": {
"support": true
},
"Edge Mobile": {
"support": true
},
"Firefox": {
"support": true
},
"Firefox for Android": {
"support": true
},
"Internet Explorer": {
"support": true
},
"IE Mobile": {
"support": true
},
"Opera": {
"support": true
},
"Opera Mobile": {
"support": true
},
"Safari": {
"support": true
},
"Safari Mobile": {
"support": true
},
"Servo": {
"support": true
},
"status": {
"experimental": false,
"standardized": true,
"stable": true,
"obsolete": false
"http": {
"headers": {
"Accept-Charset": {
"compat": {
"Basic support": {
"Android": {
"support": true
},
"Chrome": {
"support": true
},
"Chrome for Android": {
"support": true
},
"Edge": {
"support": true
},
"Edge Mobile": {
"support": true
},
"Firefox": {
"support": true
},
"Firefox for Android": {
"support": true
},
"Internet Explorer": {
"support": true
},
"IE Mobile": {
"support": true
},
"Opera": {
"support": true
},
"Opera Mobile": {
"support": true
},
"Safari": {
"support": true
},
"Safari Mobile": {
"support": true
},
"Servo": {
"support": true
},
"status": {
"experimental": false,
"standardized": true,
"stable": true,
"obsolete": false
}
}
}
}
}
}
Expand Down

0 comments on commit cfa25ef

Please sign in to comment.