Skip to content

Commit

Permalink
Add overlay to -non-standard-overflow (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Sep 27, 2023
1 parent 08842b5 commit b7d5734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/patch.json
Expand Up @@ -561,7 +561,7 @@
},
"-non-standard-overflow": {
"comment": "non-standard keywords https://developer.mozilla.org/en-US/docs/Web/CSS/overflow",
"syntax": "-moz-scrollbars-none | -moz-scrollbars-horizontal | -moz-scrollbars-vertical | -moz-hidden-unscrollable"
"syntax": "overlay | -moz-scrollbars-none | -moz-scrollbars-horizontal | -moz-scrollbars-vertical | -moz-hidden-unscrollable"
},
"-non-standard-width": {
"comment": "non-standard keywords https://developer.mozilla.org/en-US/docs/Web/CSS/width",
Expand Down

0 comments on commit b7d5734

Please sign in to comment.