| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/backgroundSizeRepaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/backgroundSizeRepaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/backgroundSizeRepaint-expected.txt
|
| index aa2a5c32402c7a1c066ce67289ef3f1ab7521a94..6d297225fdc49e79b34981a2ae81e659ccb3f5db 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/backgroundSizeRepaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/backgroundSizeRepaint-expected.txt
|
| @@ -8,22 +8,22 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 157, 200, 60],
|
| + "rect": [19, 319, 200, 60],
|
| "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 319, 200, 60],
|
| + "rect": [19, 157, 200, 60],
|
| "reason": "border box change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='a'",
|
| - "rect": [29, 197, 180, 20],
|
| + "object": "LayoutBlockFlow DIV id='b'",
|
| + "rect": [29, 359, 180, 20],
|
| "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='b'",
|
| - "rect": [29, 359, 180, 20],
|
| + "object": "LayoutBlockFlow DIV id='a'",
|
| + "rect": [29, 197, 180, 20],
|
| "reason": "incremental"
|
| }
|
| ]
|
|
|