Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
ddbeck committed Jan 15, 2025
1 parent 3cfbea2 commit bbe18e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/types/overflow.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"version_added": "100",
"version_removed": "114",
"partial_implementation": true,
"notes": "Before version 114, the `overlay` keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 114, the keyword aliases to the standard `auto` keyword. See [bug 40444262](https://crbug.com/40444262)."
"notes": "Before version 114, the `overlay` keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 114, the keyword aliases to the standard `auto` keyword. See [bug 40444262](https://crbug.com/40444262)."
}
],
"edge": "mirror",
Expand Down

0 comments on commit bbe18e9

Please sign in to comment.