Module style::values::generics::basic_shape [] [src]

CSS handling for the basic-shape types that are generic over their ToCss implementations.

Structs

Circle

https://drafts.csswg.org/css-shapes/#funcdef-circle

Ellipse

https://drafts.csswg.org/css-shapes/#funcdef-ellipse

InsetRect

https://drafts.csswg.org/css-shapes/#funcdef-inset

Polygon

A generic type for representing the polygon() function

Enums

BasicShape
FillRule
GeometryBox

https://drafts.fxtf.org/css-masking-1/#typedef-geometry-box

ShapeBox
ShapeRadius

https://drafts.csswg.org/css-shapes/#typedef-shape-radius

ShapeSource

A shape source, for some reference box.

Type Definitions

ClippingShape

A clipping shape, for clip-path.

FloatAreaShape

A float area shape, for shape-outside.