Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/image-with-clip-path-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/image-with-clip-path-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/image-with-clip-path-expected.txt |
similarity index 85% |
rename from third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/image-with-clip-path-expected.txt |
rename to third_party/WebKit/LayoutTests/paint/invalidation/svg/image-with-clip-path-expected.txt |
index 3560c7950edf0a5a1f3d8a3ea53cd132217ba183..0a4d04fbf92232f218a9eabd834cb16eba90088d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/image-with-clip-path-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/image-with-clip-path-expected.txt |
@@ -7,16 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [0, 10, 236, 70], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [0, 75, 236, 5], |
- "reason": "incremental" |
- }, |
- { |
"object": "LayoutSVGRect rect id='r'", |
"rect": [0, 0, 100, 100], |
"reason": "full" |
@@ -76,10 +66,6 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "incremental" |
- }, |
- { |
"object": "LayoutSVGContainer g id='g'", |
"reason": "full" |
}, |
@@ -100,10 +86,6 @@ |
"reason": "full" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "incremental" |
- }, |
- { |
"object": "LayoutSVGContainer g id='g'", |
"reason": "full" |
}, |