Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/repaint-paintorder-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/repaint-paintorder-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/repaint-paintorder-expected.txt |
similarity index 92% |
copy from third_party/WebKit/LayoutTests/paint/invalidation/svg/repaint-paintorder-expected.txt |
copy to third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/repaint-paintorder-expected.txt |
index e00087674756c86682f9b03ac6655185f878b1bb..5c219274c690ef751966f9927efd3b5433e8b494 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/repaint-paintorder-expected.txt |
+++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/repaint-paintorder-expected.txt |
@@ -8,27 +8,27 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutSVGPath polygon", |
- "rect": [136, 36, 582, 565], |
+ "rect": [137, 37, 581, 564], |
"reason": "style change" |
}, |
{ |
"object": "LayoutSVGPath polygon", |
- "rect": [455, 165, 135, 134], |
+ "rect": [183, 165, 134, 134], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGPath polygon id='t3'", |
- "rect": [319, 165, 135, 134], |
+ "object": "LayoutSVGPath polygon", |
+ "rect": [456, 165, 133, 134], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGPath polygon", |
- "rect": [46, 165, 135, 134], |
+ "object": "LayoutSVGPath polygon id='t3'", |
+ "rect": [320, 165, 133, 134], |
"reason": "style change" |
}, |
{ |
"object": "LayoutSVGPath polygon", |
- "rect": [183, 165, 134, 134], |
+ "rect": [47, 165, 133, 134], |
"reason": "style change" |
}, |
{ |
@@ -53,7 +53,7 @@ |
}, |
{ |
"object": "LayoutSVGEllipse circle id='t4'", |
- "rect": [45, 27, 9, 9], |
+ "rect": [46, 28, 7, 7], |
"reason": "style change" |
} |
] |