CSS bookmark-state Property
Description
The bookmark-state
property describes the initial state of a bookmark.
The bookmark-state property has been deprecated or is no longer in any CSS working groups.
- Initial value
- open
- Applies to
- Block-level elements
- Inherited
- No
- Media
- All
- Computed value
- Specified value
- Animatable
- No
- CSS Version
- CSS3
- JavaScript syntax
- object.style.bookmarkState
Syntax
bookmark-state: open | closed
Values
- open
- closed
Example
.class {
bookmark-state: open;
}
Browser Support
Desktop | |||||
? | ? | ? | ? | ? | ? |
Tablets / Mobile | |||||
![]() |
|||||
? | ? | ? | ? | ? | ? |