| Index: third_party/WebKit/LayoutTests/paint/invalidation/create-layer-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/create-layer-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/create-layer-repaint-expected.txt
|
| index abb2baf27f2907a8e682d7f5db04d82dbcd7ecb4..866d316625fdc9f17534cc21784077508bd712cf 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/create-layer-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/create-layer-repaint-expected.txt
|
| @@ -10,6 +10,11 @@
|
| "object": "LayoutBlockFlow DIV id='test' class='stretchy'",
|
| "rect": [28, 54, 500, 50],
|
| "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='test' class='stretchy'",
|
| + "rect": [28, 54, 250, 50],
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
| @@ -18,6 +23,10 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='test' class='stretchy'",
|
| "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='test' class='stretchy'",
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
|
|