[webkit-reviews] review requested: [Bug 89668] Move CSSWrapShape style resolution from StyleResolver to StyleBuilder : [Attachment 149636] patch with isShape condition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 17:01:33 PDT 2012


Bear Travis <betravis at adobe.com> has asked  for review:
Bug 89668: Move CSSWrapShape style resolution from StyleResolver to
StyleBuilder
https://bugs.webkit.org/show_bug.cgi?id=89668

Attachment 149636: patch with isShape condition
https://bugs.webkit.org/attachment.cgi?id=149636&action=review

------- Additional Comments from Bear Travis <betravis at adobe.com>
Trying to shepherd this through.

Eventually shape-inside / shape-outside will support a URI value referencing
SVG content.
shape-inside will additionally support the value "shape-outside".
http://dev.w3.org/csswg/css3-exclusions/#shape-outside
http://dev.w3.org/csswg/css3-exclusions/#shape-inside

I added back the "isShape" condition, but did not add the assert, as we will
eventually be supporting additional values.


More information about the webkit-reviews mailing list