| Index: third_party/WebKit/LayoutTests/svg/custom/svg-fixed-position.svg
|
| diff --git a/third_party/WebKit/LayoutTests/svg/dom/resources/svg-font-face.svg b/third_party/WebKit/LayoutTests/svg/custom/svg-fixed-position.svg
|
| similarity index 51%
|
| copy from third_party/WebKit/LayoutTests/svg/dom/resources/svg-font-face.svg
|
| copy to third_party/WebKit/LayoutTests/svg/custom/svg-fixed-position.svg
|
| index 0e5d16b389cab48aa989cd94087fd7022cabc6af..7113113d9cf51863498e4746d8719fb1007ebf59 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/dom/resources/svg-font-face.svg
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/svg-fixed-position.svg
|
| @@ -1,4 +1,2 @@
|
| -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
| - <font-face-uri xlink:href=""/>
|
| +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 480 360" style="position: fixed;">
|
| </svg>
|
| -
|
|
|