+2013-09-06 Bem Jones-Bey <bjonesbe@adobe.com>
+
+ [CSS Shapes] Floats with shape-outside aren't painting in the correct order
+ https://bugs.webkit.org/show_bug.cgi?id=118492
+
+ Reviewed by Darin Adler.
+
+ Update tests to reflect correct painting order. Add a new test for the
+ correct painting behavior.
+
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-circle-000-expected.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-circle-000.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000-expected.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001-expected.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001-expected.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002-expected.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003-expected.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004-expected.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004.html:
+ * csswg/submitted/shapes/shape-outside/shape-outside-floats-stacked-000.html:
+ * fast/shapes/shape-outside-floats/shape-outside-floats-not-a-layer-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-not-a-layer.html: Added.
+
2013-09-06 Dirk Schulze <krit@webkit.org>
Interpolate between CSS filter() and cached images