| Index: third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt
|
| index 381a628fcadb36c2103d1416a04e4e9519d69163..6fc43b1086ee842c49d7587b52bf3d2b911415ae 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/static-to-positioned-expected.txt
|
| @@ -18,12 +18,12 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='a'",
|
| - "rect": [8, 78, 100, 100],
|
| + "rect": [8, 128, 100, 100],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='a'",
|
| - "rect": [8, 128, 100, 100],
|
| + "rect": [8, 78, 100, 100],
|
| "reason": "location change"
|
| }
|
| ]
|
|
|