RESOLVED FIXED Bug 89671
Improve CSS Exclusions shapeInside and shapeOutside specification conformance (master bug)
https://bugs.webkit.org/show_bug.cgi?id=89671
Summary Improve CSS Exclusions shapeInside and shapeOutside specification conformance...
Hans Muller
Reported 2012-06-21 09:34:03 PDT
A correct implementation of the "Supported SVG Shapes" section of the CSS Exclusions spec (http://dev.w3.org/csswg/css3-exclusions/#shapes-from-svg-syntax) will require the values of the CSS shapeInside and shapeOutside properties to be resolved to objects whose geometry is defined in terms of Length objects. Currently the values of these properties are stored as their specified values, with CSSWrapShapes. Additionally the spec does not include a "path" element value for shapeInside,shapeOutside, although the CSSWrapShape::Type enum does. To simplify making the fixes implied here, they've been broken down into four subordinate bugs.
Attachments
Hans Muller
Comment 1 2014-02-03 11:18:47 PST
This is an old "master" bug and it's no longer relevant to tracking CSS Shapes progress.
Note You need to log in before you can comment on or make changes to this bug.