Index: third_party/WebKit/LayoutTests/paint/invalidation/subtree-layoutstate-transform-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/subtree-layoutstate-transform-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/subtree-layoutstate-transform-expected.txt |
index f7b5f3c5cf6c474595605731a582514e73aa1287..c55e7f9bc1c3d3c854244e5d8d3b2e8d27e08dd4 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/subtree-layoutstate-transform-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/subtree-layoutstate-transform-expected.txt |
@@ -13,8 +13,8 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV id='target'", |
- "rect": [78, 46, 150, 200], |
- "reason": "incremental" |
+ "rect": [28, 46, 200, 200], |
+ "reason": "border box change" |
} |
] |
} |
@@ -26,7 +26,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV id='target'", |
- "reason": "incremental" |
+ "reason": "border box change" |
} |
] |
} |