Skip to content

Commit

Permalink
Fix remaining files
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg committed Apr 14, 2019
1 parent b251d53 commit 868d8d5
Show file tree
Hide file tree
Showing 29 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion api/BaseAudioContext.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,7 @@
"version_added": "57"
},
{
"version_added": "4.4.3",
"version_added": "33",
"prefix": "webkit"
}
]
Expand Down
2 changes: 1 addition & 1 deletion api/URL.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"version_added": "4",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/align-content.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"prefix": "-webkit-",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/align-items.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"version_added": "52"
},
{
"version_added": "4.4",
"version_added": "30",
"partial_implementation": true,
"notes": "Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome implements the new behavior beginning with Chrome 52."
},
Expand Down
2 changes: 1 addition & 1 deletion css/properties/align-self.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"version_added": "37"
},
{
"version_added": "4.4",
"version_added": "30",
"partial_implementation": true,
"notes": "Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome implements the new behavior beginning with Chrome 52."
},
Expand Down
2 changes: 1 addition & 1 deletion css/properties/background-image.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
},
"webview_android": {
"prefix": "-webkit-",
"version_added": "4.4"
"version_added": "30"
}
},
"status": {
Expand Down
2 changes: 1 addition & 1 deletion css/properties/column-gap.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"alternative_name": "grid-gap"
},
{
"version_added": "4.4",
"version_added": "30",
"alternative_name": "grid-gap",
"flags": [
{
Expand Down
6 changes: 3 additions & 3 deletions css/properties/display.json
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"prefix": "-webkit-",
Expand Down Expand Up @@ -713,7 +713,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"prefix": "-webkit-",
Expand Down Expand Up @@ -1034,7 +1034,7 @@
},
"webview_android": {
"version_added": true,
"version_removed": "4.4.3",
"version_removed": "33",
"notes": "Before version 4, <code>run-in</code> was not supported before inline elements."
}
},
Expand Down
2 changes: 1 addition & 1 deletion css/properties/filter.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
},
{
"prefix": "-webkit-",
"version_added": "4.4"
"version_added": "30"
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion css/properties/flex-basis.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"prefix": "-webkit-",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/flex-direction.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"prefix": "-webkit-",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/flex-flow.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
],
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"prefix": "-webkit-",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/flex-grow.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"prefix": "-webkit-",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/flex-shrink.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"prefix": "-webkit-",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/flex-wrap.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"prefix": "-webkit-",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/flex.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"prefix": "-webkit-",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/font-variant-ligatures.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
},
{
"prefix": "-webkit-",
"version_added": "4.4"
"version_added": "30"
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion css/properties/grid-column-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"version_added": "57"
},
{
"version_added": "4.4",
"version_added": "30",
"flags": [
{
"type": "preference",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/grid-column-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"version_added": "57"
},
{
"version_added": "4.4",
"version_added": "30",
"flags": [
{
"type": "preference",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/grid-column.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"version_added": "57"
},
{
"version_added": "4.4",
"version_added": "30",
"flags": [
{
"type": "preference",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/justify-content.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"version_added": "52"
},
{
"version_added": "4.4",
"version_added": "30",
"partial_implementation": true,
"notes": "Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome implements the new behavior beginning with Chrome 52."
},
Expand Down
2 changes: 1 addition & 1 deletion css/properties/order.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"prefix": "-webkit-",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/overflow-wrap.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"alternative_name": "word-wrap",
Expand Down
2 changes: 1 addition & 1 deletion css/properties/text-emphasis-color.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
},
"webview_android": {
"prefix": "-webkit-",
"version_added": "4.4"
"version_added": "30"
}
},
"status": {
Expand Down
2 changes: 1 addition & 1 deletion css/properties/text-emphasis-position.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
},
{
"prefix": "-webkit-",
"version_added": "4.4"
"version_added": "30"
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion css/properties/text-emphasis-style.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
},
"webview_android": {
"prefix": "-webkit-",
"version_added": "4.4"
"version_added": "30"
}
},
"status": {
Expand Down
2 changes: 1 addition & 1 deletion css/properties/text-emphasis.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
},
"webview_android": {
"prefix": "-webkit-",
"version_added": "4.4"
"version_added": "30"
}
},
"status": {
Expand Down
4 changes: 2 additions & 2 deletions css/types/image.json
Original file line number Diff line number Diff line change
Expand Up @@ -1453,7 +1453,7 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"prefix": "-webkit-",
Expand Down Expand Up @@ -1880,7 +1880,7 @@
},
"webview_android": {
"prefix": "-webkit-",
"version_added": "4.4"
"version_added": "30"
}
},
"status": {
Expand Down
4 changes: 2 additions & 2 deletions html/elements/input/range.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
},
"webview_android": [
{
"version_added": "4.4"
"version_added": "30"
},
{
"version_added": "2",
"version_removed": "4.4",
"version_removed": "30",
"partial_implementation": true,
"notes": "Android WebView recognizes the <code>range</code> type, but doesn't implement a range-specific control."
}
Expand Down

0 comments on commit 868d8d5

Please sign in to comment.