Bug 89671

Summary: Improve CSS Exclusions shapeInside and shapeOutside specification conformance (master bug)
Product: WebKit Reporter: Hans Muller <giles_joplin>
Component: CSSAssignee: Hans Muller <giles_joplin>
Status: RESOLVED FIXED    
Severity: Normal CC: donggwan.kim
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 89403, 89668, 89669, 89670, 90311, 91761    
Bug Blocks:    

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.