Skip to content

Commit

Permalink
Update Chromium data for webextensions.manifest.theme.colors (#24101)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Aug 12, 2024
1 parent 62e729e commit 55f7056
Showing 1 changed file with 18 additions and 45 deletions.
63 changes: 18 additions & 45 deletions webextensions/manifest/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,10 @@
"__compat": {
"support": {
"chrome": {
"version_added": true,
"notes": "The CSS color form is not supported for this property."
},
"edge": {
"version_added": "79",
"version_added": "≤62",
"notes": "The CSS color form is not supported for this property."
},
"edge": "mirror",
"firefox": {
"version_added": "58",
"notes": "Before version 59, the RGB array form was not supported for this property."
Expand Down Expand Up @@ -146,13 +143,10 @@
"__compat": {
"support": {
"chrome": {
"version_added": true,
"notes": "The CSS color form is not supported for this property."
},
"edge": {
"version_added": "79",
"version_added": "≤62",
"notes": "The CSS color form is not supported for this property."
},
"edge": "mirror",
"firefox": {
"version_added": "60"
},
Expand All @@ -173,13 +167,10 @@
"__compat": {
"support": {
"chrome": {
"version_added": true,
"notes": "The CSS color form is not supported for this property."
},
"edge": {
"version_added": "79",
"version_added": "≤62",
"notes": "The CSS color form is not supported for this property."
},
"edge": "mirror",
"firefox": {
"version_added": false
},
Expand All @@ -198,13 +189,10 @@
"__compat": {
"support": {
"chrome": {
"version_added": true,
"notes": "The CSS color form is not supported for this property."
},
"edge": {
"version_added": "79",
"version_added": "≤62",
"notes": "The CSS color form is not supported for this property."
},
"edge": "mirror",
"firefox": {
"version_added": false
},
Expand Down Expand Up @@ -265,13 +253,10 @@
"__compat": {
"support": {
"chrome": {
"version_added": true,
"notes": "The CSS color form is not supported for this property."
},
"edge": {
"version_added": "79",
"version_added": "≤62",
"notes": "The CSS color form is not supported for this property."
},
"edge": "mirror",
"firefox": {
"version_added": "63"
},
Expand All @@ -292,13 +277,10 @@
"__compat": {
"support": {
"chrome": {
"version_added": true,
"notes": "The CSS color form is not supported for this property."
},
"edge": {
"version_added": "79",
"version_added": "≤62",
"notes": "The CSS color form is not supported for this property."
},
"edge": "mirror",
"firefox": {
"version_added": false
},
Expand All @@ -317,13 +299,10 @@
"__compat": {
"support": {
"chrome": {
"version_added": true,
"notes": "The CSS color form is not supported for this property."
},
"edge": {
"version_added": "79",
"version_added": "≤62",
"notes": "The CSS color form is not supported for this property."
},
"edge": "mirror",
"firefox": {
"version_added": false
},
Expand All @@ -342,13 +321,10 @@
"__compat": {
"support": {
"chrome": {
"version_added": true,
"notes": "The CSS color form is not supported for this property."
},
"edge": {
"version_added": "79",
"version_added": "≤62",
"notes": "The CSS color form is not supported for this property."
},
"edge": "mirror",
"firefox": {
"version_added": "63"
},
Expand Down Expand Up @@ -453,13 +429,10 @@
"__compat": {
"support": {
"chrome": {
"version_added": true,
"notes": "The CSS color form is not supported for this property."
},
"edge": {
"version_added": "79",
"version_added": "≤65",
"notes": "The CSS color form is not supported for this property."
},
"edge": "mirror",
"firefox": {
"version_added": "59"
},
Expand Down

0 comments on commit 55f7056

Please sign in to comment.