This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

shape-inside

Summary

A future level of CSS Shapes will define a shape-inside property, which will define a shape to wrap content within the element. See Editor’s Draft <http://dev.w3.org/csswg/css-shapes/> and CSSWG wiki page on next-level plans <http://wiki.csswg.org/spec/css-shapes>

Overview table

Initial value
auto
Applies to
block-level elements
Inherited
No
Media
visual

Computed value
:

Animatable
Yes
CSS Object Model Property
shapeInside

Syntax

Values

Usage

 Currently implemented as an experimental feature in WebKit and Blink. This can be used with a -webkit- prefix in WebKit nightly builds and with a -webkit- prefix in Chrome Canary builds with experimental-webkit-features enabled: chrome://flags/#enable-experimental-webkit-features