CSSOM View is a module of CSS that lets you manipulate the visual view of a document, in particular its scrolling behavior.
Reference
Properties
Guides
- Coordinate systems
- A guide to the coordinate systems used to specify the position of a location in a display context, whether that context is a window on a monitor, a viewport on a mobile device, or a position on a sheet of paper when printing.
Specifications
| Specification | Status | Comment |
|---|---|---|
| CSS Object Model (CSSOM) View Module | Working Draft | Initial definition. |
Browser compatibility
scroll-behavior property
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Update compatibility data on GitHub
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
scroll-behavior
|
Chrome
Full support 61 |
Edge
Full support 79 |
Firefox
Full support 36 |
IE
No support No |
Opera
Full support 48 |
Safari
Full support 14 |
WebView Android
Full support 61 |
Chrome Android
Full support 61 |
Firefox Android
Full support 36 |
Opera Android
Full support 45 |
Safari iOS
Full support 14 |
Samsung Internet Android
Full support 8.0 |
Legend
- Full support
- Full support
- No support
- No support
CSSOM View by Mozilla Contributors is licensed under CC-BY-SA 2.5.