RESOLVED DUPLICATE of bug 135921 135922
[CSS Shapes] closest-side should be removed from the expected results in the circle and ellipse parsing tests
https://bugs.webkit.org/show_bug.cgi?id=135922
Summary [CSS Shapes] closest-side should be removed from the expected results in the ...
Rebecca Hauck
Reported 2014-08-13 19:04:41 PDT
The following tests imported from the W3C CSS Shapes test suite are failing because they're expecting the closest-side in the serialized computed value. LayoutTests/css3/shapes/shape-outside/values/shape-outside-circle-001.html LayoutTests/css3/shapes/shape-outside/values/shape-outside-circle-002.html LayoutTests/css3/shapes/shape-outside/values/shape-outside-circle-004.html LayoutTests/css3/shapes/shape-outside/values/shape-outside-circle-011.html LayoutTests/css3/shapes/shape-outside/values/shape-outside-ellipse-001.html LayoutTests/css3/shapes/shape-outside/values/shape-outside-ellipse-002.html LayoutTests/css3/shapes/shape-outside/values/shape-outside-ellipse-004.html LayoutTests/css3/shapes/shape-outside/values/shape-outside-ellipse-005.html LayoutTests/css3/shapes/shape-outside/values/shape-outside-ellipse-010.html LayoutTests/css3/shapes/shape-outside/values/shape-outside-ellipse-011.html They need to be updated first in the W3C repo, then re-imported.
Attachments
Rebecca Hauck
Comment 1 2014-08-18 14:38:44 PDT
Fixed these in the W3C repo and reimported in the patch for 135921. *** This bug has been marked as a duplicate of bug 135921 ***
Note You need to log in before you can comment on or make changes to this bug.