Skip to content

Commit

Permalink
Rename api.HTMLMarqueeElement.scrollamount -> scrollAmount (#7474)
Browse files Browse the repository at this point in the history
This corrects capitalization for the HTMLMarqueeElement API's `scrollAmount` feature.
  • Loading branch information
queengooborg authored Nov 23, 2020
1 parent 8fb01d9 commit 63dc702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/HTMLMarqueeElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
}
}
},
"scrollamount": {
"scrollAmount": {
"__compat": {
"support": {
"chrome": {
Expand Down

0 comments on commit 63dc702

Please sign in to comment.