Index: third_party/WebKit/LayoutTests/svg/repaint/transform-foreign-object-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/transform-foreign-object-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/transform-foreign-object-expected.txt |
index d96e8cd7bb242e48640f4b21761f13695813a7de..62c2f5ae9ba7e51848fd0366b759a03e31236f4e 100644 |
--- a/third_party/WebKit/LayoutTests/svg/repaint/transform-foreign-object-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/repaint/transform-foreign-object-expected.txt |
@@ -9,12 +9,12 @@ |
{ |
"object": "LayoutBlockFlow DIV", |
"rect": [108, 8, 100, 100], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGForeignObject foreignObject", |
"rect": [108, 8, 100, 100], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
@@ -24,12 +24,12 @@ |
{ |
"object": "LayoutBlockFlow DIV", |
"rect": [8, 8, 100, 100], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGForeignObject foreignObject", |
"rect": [8, 8, 100, 100], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutSVGRoot svg", |