Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/outline-inset-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/outline-inset-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/outline-inset-expected.txt |
index 8f142e39c3a7365fe6b6b9a69b37256c226f6b95..6d168a0bcd3421990ebbfe803ed0a24c43f7b784 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/outline-inset-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/outline-inset-expected.txt |
@@ -9,12 +9,12 @@ |
{ |
"object": "LayoutBlockFlow DIV", |
"rect": [19, 191, 200, 60], |
- "reason": "outline" |
+ "reason": "border box change" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
"rect": [19, 29, 200, 60], |
- "reason": "outline" |
+ "reason": "border box change" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='b'", |
@@ -32,7 +32,7 @@ |
"objectPaintInvalidations": [ |
{ |
"object": "LayoutBlockFlow DIV", |
- "reason": "outline" |
+ "reason": "border box change" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='a'", |
@@ -40,7 +40,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "reason": "outline" |
+ "reason": "border box change" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='b'", |