Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
spec:css-shapes [2013/05/16 17:39] astearnsspec:css-shapes [2013/05/17 10:18] astearns
Line 4: Line 4:
  
 The intent is for the shape-inside property and defining shapes with SVG elements to be defined in a future level of CSS Shapes, as well as defining how Shapes contribute to exclusion areas in either a future level of CSS Shapes or CSS Exclusions. Given the postponement of shape-inside, it will need to default to 'auto' for backwards compatibility. The intent is for the shape-inside property and defining shapes with SVG elements to be defined in a future level of CSS Shapes, as well as defining how Shapes contribute to exclusion areas in either a future level of CSS Shapes or CSS Exclusions. Given the postponement of shape-inside, it will need to default to 'auto' for backwards compatibility.
 +
 +=== Next-Level Functionality ===
 +
 +  * shape-inside property. This takes the same values as shape-outside, with an additional shape-outside value to have the shape-inside match the shape-outside. The initial value will be 'auto'). The property defines a shape to wrap the element's content inside.
 +
 +  * shape-padding property. This is the padding equivalent of shape-margin, and modifies the shape given by shape-inside.
 +
 +  * Referencing SVG shapes. The <uri> value for shape-inside can reference an SVG shape.
 +
 +  * Adding path() to Basic Shapes. A path() function could be added to the Basic Shapes section.
 
spec/css-shapes.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki