X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=PerformanceTests%2FChangeLog;h=0b18039ff778680ed5d2c12c926d9fede0bb5d59;hp=59c9ff6dddef995eb685456c55e363bb49e69cfb;hb=6795b4c3e8473935d5fd32c0bc504ae0e09958ef;hpb=2d1f572d65b07fd828095592ed4697bf622f7a1f diff --git a/PerformanceTests/ChangeLog b/PerformanceTests/ChangeLog index 59c9ff6dddef..0b18039ff778 100644 --- a/PerformanceTests/ChangeLog +++ b/PerformanceTests/ChangeLog @@ -1,3 +1,15 @@ +2014-03-10 Zoltan Horvath + + [CSS Shapes] Add performance tests for SVG shape with shape-margin + https://bugs.webkit.org/show_bug.cgi?id=129930 + + Reviewed by Ryosuke Niwa. + + The test is skipped by default. + + * Layout/Shapes/ShapeOutsideSVGWithMargin.html: Added. + * Layout/Shapes/resources/shape.svg: Added. + 2014-02-19 Zoltan Horvath [CSS Shapes] Add performance test for stacked floats with shape-outsides