| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/outline-inset-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/outline-inset-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/outline-inset-expected.txt
|
| index f20932df14f2af80c5a52a050b7fbcd3d5cc425b..49e85360e99d2c817d355cc48d068ac014e24bc2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/outline-inset-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/outline-inset-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [19, 191, 200, 60],
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [19, 29, 200, 60],
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='a'",
|
| @@ -30,7 +30,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='b'",
|
|
|