| Index: third_party/WebKit/LayoutTests/paint/invalidation/outline-inset-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/outline-inset-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/outline-inset-expected.txt
|
| index 2135b1a5fc79a56c88295e3145d56ccfb6dd32a2..a6cdb554506aa87432073171895928e38c331367 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/outline-inset-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/outline-inset-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [19, 189, 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'",
|
|
|