CSS bleed Property
Description
The bleed
property specifies the extent of the page bleed area outside the page box. This property only has effect if crop marks are enabled.
The bleed property has been deprecated or is no longer in any CSS working groups.
- Initial value
- 6pt
- Applies to
- Page Context
- Inherited
- Yes
- Media
- Visual
- Computed value
- As specified value
- Animatable
- No
- CSS Version
- CSS3
- JavaScript syntax
- object.style.bleed
Syntax
bleed: <length>
Values
- <length>
Example
.class {
bleed: 5pt;
}
Browser Support
Desktop | |||||
? | ? | ? | ? | ? | ? |
Tablets / Mobile | |||||
![]() |
|||||
? | ? | ? | ? | ? | ? |