| Index: third_party/WebKit/LayoutTests/platform/win/svg/repaint/image-with-clip-path-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/image-with-clip-path-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/image-with-clip-path-expected.txt
|
| similarity index 97%
|
| copy from third_party/WebKit/LayoutTests/svg/repaint/image-with-clip-path-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/win/svg/repaint/image-with-clip-path-expected.txt
|
| index fdb2412b783f0ecc1741ed23fe09199536dbb1a3..fedfa246c9aa6cc92f854fb9fc35f0c50eda3ccb 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/image-with-clip-path-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/image-with-clip-path-expected.txt
|
| @@ -10,12 +10,12 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "rect": [0, 10, 237, 70],
|
| + "rect": [0, 10, 236, 70],
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "rect": [0, 75, 237, 5],
|
| + "rect": [0, 75, 236, 5],
|
| "reason": "incremental"
|
| },
|
| {
|
|
|