Skip to content

Commit

Permalink
Chrome 1 supported background-position: bottom/center/left/right/top (
Browse files Browse the repository at this point in the history
#25283)

Tested manually in Chrome 1.0.154.59.

Co-authored-by: Claas Augner <caugner@mozilla.com>
  • Loading branch information
queengooborg and caugner authored Dec 6, 2024
1 parent 809bd95 commit 8cb3cf8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions css/properties/background-position.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
],
"support": {
"chrome": {
"version_added": "≤83"
"version_added": "1"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -87,7 +87,7 @@
],
"support": {
"chrome": {
"version_added": "≤83"
"version_added": "1"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -124,7 +124,7 @@
],
"support": {
"chrome": {
"version_added": "≤83"
"version_added": "1"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -202,7 +202,7 @@
],
"support": {
"chrome": {
"version_added": "≤83"
"version_added": "1"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -280,7 +280,7 @@
],
"support": {
"chrome": {
"version_added": "≤83"
"version_added": "1"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down

0 comments on commit 8cb3cf8

Please sign in to comment.