| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/backgroundSizeRepaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/backgroundSizeRepaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/backgroundSizeRepaint-expected.txt
|
| index 413743534d9bc23e26ff02029d2ac20d8c5f755e..c37371e553b1eb37b79715196fefb3431a288f40 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/backgroundSizeRepaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/backgroundSizeRepaint-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [19, 319, 200, 60],
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [19, 157, 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'",
|
|
|