Skip to content

Commit

Permalink
Update tags for gradient features
Browse files Browse the repository at this point in the history
A feature was removed and another was added:
web-platform-dx/web-features#957
web-platform-dx/web-features#1017
  • Loading branch information
foolip committed Jun 10, 2024
1 parent 64888e9 commit 1f572b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 60 deletions.
3 changes: 0 additions & 3 deletions css/properties/background-image.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@
"description": "Gradients",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/gradient",
"spec_url": "https://drafts.csswg.org/css-images-4/#gradients",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "1",
Expand Down
60 changes: 3 additions & 57 deletions css/types/image.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/gradient/conic-gradient",
"spec_url": "https://drafts.csswg.org/css-images-4/#conic-gradients",
"tags": [
"web-features:background-gradients"
"web-features:conic-gradients"
],
"support": {
"chrome": {
Expand Down Expand Up @@ -297,7 +297,7 @@
"__compat": {
"description": "Double-position color stops",
"tags": [
"web-features:background-gradients"
"web-features:conic-gradients"
],
"support": {
"chrome": {
Expand Down Expand Up @@ -429,9 +429,6 @@
"description": "<code>linear-gradient()</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/gradient/linear-gradient",
"spec_url": "https://drafts.csswg.org/css-images-4/#linear-gradients",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": [
{
Expand Down Expand Up @@ -535,9 +532,6 @@
"doubleposition": {
"__compat": {
"description": "Double-position color stops",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "71"
Expand Down Expand Up @@ -665,9 +659,6 @@
"interpolation_hints": {
"__compat": {
"description": "Interpolation Hints / Gradient Midpoints",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "40"
Expand Down Expand Up @@ -734,9 +725,6 @@
"to": {
"__compat": {
"description": "<code>to</code> keyword",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "26"
Expand Down Expand Up @@ -774,9 +762,6 @@
"unitless_0_angle": {
"__compat": {
"description": "Unitless <code>0</code> for &lt;angle&gt;",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "26"
Expand Down Expand Up @@ -824,9 +809,6 @@
"description": "<code>radial-gradient()</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/gradient/radial-gradient",
"spec_url": "https://drafts.csswg.org/css-images/#radial-gradients",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": [
{
Expand Down Expand Up @@ -920,9 +902,6 @@
"at": {
"__compat": {
"description": "<code>at</code> syntax",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "26"
Expand Down Expand Up @@ -962,9 +941,6 @@
"doubleposition": {
"__compat": {
"description": "Double-position color stops",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "71"
Expand Down Expand Up @@ -1092,9 +1068,6 @@
"interpolation_hints": {
"__compat": {
"description": "Interpolation Hints / Gradient Midpoints",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "40"
Expand Down Expand Up @@ -1165,7 +1138,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/gradient/repeating-conic-gradient",
"spec_url": "https://drafts.csswg.org/css-images-4/#repeating-gradients",
"tags": [
"web-features:background-gradients"
"web-features:conic-gradients"
],
"support": {
"chrome": {
Expand Down Expand Up @@ -1296,9 +1269,6 @@
"description": "<code>repeating-linear-gradient()</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/gradient/repeating-linear-gradient",
"spec_url": "https://drafts.csswg.org/css-images/#repeating-gradients",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": [
{
Expand Down Expand Up @@ -1403,9 +1373,6 @@
"doubleposition": {
"__compat": {
"description": "Double-position color stops",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "71"
Expand Down Expand Up @@ -1533,9 +1500,6 @@
"interpolation_hints": {
"__compat": {
"description": "Interpolation Hints / Gradient Midpoints",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "40"
Expand Down Expand Up @@ -1569,9 +1533,6 @@
"to": {
"__compat": {
"description": "<code>to</code> keyword",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "26"
Expand Down Expand Up @@ -1609,9 +1570,6 @@
"unitless_0_angle": {
"__compat": {
"description": "Unitless <code>0</code> for &lt;angle&gt;",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "26"
Expand Down Expand Up @@ -1659,9 +1617,6 @@
"description": "<code>repeating-radial-gradient()</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/gradient/repeating-radial-gradient",
"spec_url": "https://drafts.csswg.org/css-images/#repeating-gradients",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": [
{
Expand Down Expand Up @@ -1769,9 +1724,6 @@
"at": {
"__compat": {
"description": "<code>at</code> syntax",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "26"
Expand Down Expand Up @@ -1837,9 +1789,6 @@
"doubleposition": {
"__compat": {
"description": "Double-position color stops",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "71"
Expand Down Expand Up @@ -1967,9 +1916,6 @@
"interpolation_hints": {
"__compat": {
"description": "Interpolation Hints / Gradient Midpoints",
"tags": [
"web-features:background-gradients"
],
"support": {
"chrome": {
"version_added": "40"
Expand Down

0 comments on commit 1f572b3

Please sign in to comment.