Index: third_party/WebKit/LayoutTests/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/paint/invalidation/svg/repaint-paintorder-expected.txt |
index ec654a7e848af3136601c2f5ed68295761493680..e00087674756c86682f9b03ac6655185f878b1bb 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/repaint-paintorder-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/repaint-paintorder-expected.txt |
@@ -8,41 +8,41 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutSVGPath polygon", |
- "rect": [137, 37, 580, 563], |
+ "rect": [136, 36, 582, 565], |
"reason": "style change" |
}, |
{ |
"object": "LayoutSVGPath polygon", |
- "rect": [456, 166, 133, 132], |
+ "rect": [455, 165, 135, 134], |
"reason": "style change" |
}, |
{ |
"object": "LayoutSVGPath polygon id='t3'", |
- "rect": [320, 166, 133, 132], |
+ "rect": [319, 165, 135, 134], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGContainer use id='t1'", |
- "rect": [47, 166, 133, 132], |
+ "object": "LayoutSVGPath polygon", |
+ "rect": [46, 165, 135, 134], |
"reason": "style change" |
}, |
{ |
"object": "LayoutSVGPath polygon", |
- "rect": [47, 166, 133, 132], |
+ "rect": [183, 165, 134, 134], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGViewportContainer svg id='poly'", |
+ "object": "LayoutSVGContainer use id='t1'", |
"rect": [47, 166, 133, 132], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGContainer use id='t2'", |
- "rect": [184, 166, 132, 132], |
+ "object": "LayoutSVGViewportContainer svg id='poly'", |
+ "rect": [47, 166, 133, 132], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGPath polygon", |
+ "object": "LayoutSVGContainer use id='t2'", |
"rect": [184, 166, 132, 132], |
"reason": "style change" |
}, |
@@ -53,7 +53,7 @@ |
}, |
{ |
"object": "LayoutSVGEllipse circle id='t4'", |
- "rect": [46, 28, 7, 7], |
+ "rect": [45, 27, 9, 9], |
"reason": "style change" |
} |
] |