Expand description
CSS properties for flowing content around shapes (CSS Shapes Module).
Defines ShapeOutside, ShapeInside, ClipPath, ShapeMargin,
and ShapeImageThreshold. Note: ClipPath belongs to CSS Masking but
is co-located here for convenience.
Re-exports§
pub use parser::*;
Modules§
Structs§
- Shape
Image Threshold - CSS
shape-image-thresholdproperty — alpha threshold for image-based shapes. - Shape
Margin - CSS
shape-marginproperty — adds margin to the shape-outside exclusion area.
Enums§
- Clip
Path - CSS clip-path property for clipping element rendering
- Shape
Inside - CSS shape-inside property for flowing text within shapes
- Shape
Outside - CSS shape-outside property for wrapping text around shapes