| Index: third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-expected.txt
|
| index 9fa74dae7db5d46a8003f859638ceb8c847e2c6d..9a26d1c8be30074d9d92e34089add8c9776398a5 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-expected.txt
|
| @@ -8,12 +8,12 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='div'",
|
| - "rect": [320, 100, 200, 220],
|
| + "rect": [310, 100, 210, 220],
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='div'",
|
| - "rect": [310, 100, 210, 220],
|
| + "rect": [320, 100, 200, 220],
|
| "reason": "incremental"
|
| }
|
| ]
|
|
|