| Index: third_party/WebKit/LayoutTests/svg/carto.net/tabgroup.svg
|
| diff --git a/third_party/WebKit/LayoutTests/svg/carto.net/tabgroup.svg b/third_party/WebKit/LayoutTests/svg/carto.net/tabgroup.svg
|
| index b004ec927c9172c42437976ec4fd4ee51f7fa855..e8a87e44318ebeeed52d49bc81137a8df551f8d9 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/carto.net/tabgroup.svg
|
| +++ b/third_party/WebKit/LayoutTests/svg/carto.net/tabgroup.svg
|
| @@ -1,8 +1,8 @@
|
| <?xml version="1.0" encoding="UTF-8"?>
|
| <?AdobeSVGViewer save="snapshot"?>
|
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
| -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 1024 768" onload="runRepaintAndPixelTest()">
|
| - <script type="text/ecmascript" xlink:href="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 1024 768" onload="runRepaintTest()">
|
| + <script type="text/ecmascript" xlink:href="../../fast/repaint/resources/repaint.js"></script>
|
| <script type="text/ecmascript" xlink:href="resources/helper_functions.js"></script>
|
| <script type="text/ecmascript" xlink:href="resources/timer.js"></script>
|
| <script type="text/ecmascript" xlink:href="resources/tabgroup.js"></script>
|
|
|