CSS round display
The CSS round display module defines CSS extensions to support a round display, such as wrist-watches, to help developers build web pages suitable for those devices.
Reference
Properties
The CSS round display module introduces the border-boundary
and shape-inside
properties. Currently, no browsers support these features.
Descriptors
Guides
- Using media queries
-
Introduces media queries, their syntax, and the operators and media features used to construct media query expressions.
- Overview of CSS Shapes
-
Defines basic shapes and how to debug them with developer tools.
Related concepts
@media
at-ruleoffset-distance
propertyoffset-path
propertyoffset-position
propertyviewport-fit
value for<meta>
content
attribute
Specifications
Specification |
---|
CSS Round Display Level 1 |
See also
<basic-shape>
data-typeshape-outside
property- CSS shapes module
- CSS media queries module