Index: third_party/WebKit/LayoutTests/svg/custom/js-update-container-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/js-update-container-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/js-update-container-expected.txt |
index 108778a14bd438ab331fdd8f2e216ad5372718a0..641b9560985e49c662125af5d97e3802760544c4 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/js-update-container-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/js-update-container-expected.txt |
@@ -18,12 +18,12 @@ |
}, |
{ |
"object": "LayoutSVGRoot svg", |
- "rect": [40, 0, 36, 76], |
+ "rect": [0, 40, 76, 36], |
"reason": "incremental" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
- "rect": [0, 40, 76, 36], |
+ "rect": [40, 0, 36, 76], |
"reason": "incremental" |
} |
] |