Index: third_party/WebKit/LayoutTests/paint/invalidation/resize-skewed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/resize-skewed-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/resize-skewed-expected.txt |
index f2951e493f4a02245a1645ab8576b3025cdb4d4b..4798748f085497b5c2ecbaca11531146aae3c3cc 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/resize-skewed-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/resize-skewed-expected.txt |
@@ -9,7 +9,7 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='skewed'", |
"rect": [0, 50, 700, 500], |
- "reason": "bounds change" |
+ "reason": "border box change" |
} |
] |
} |
@@ -17,7 +17,7 @@ |
"objectPaintInvalidations": [ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='skewed'", |
- "reason": "bounds change" |
+ "reason": "border box change" |
} |
] |
} |