| Index: third_party/WebKit/LayoutTests/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt
|
| index b013315025937f5b6e456326a55f9101feb57315..cd1020b6848a248a07f53fad0d1f17ad6114df57 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt
|
| @@ -12,11 +12,12 @@
|
| "bounds": [14, 14],
|
| "drawsContent": true,
|
| "backgroundColor": "#FF0000",
|
| - "repaintRects": [
|
| - [-1, 0, 15, 14]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow (positioned) DIV id='target' class='green'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='target' class='green'",
|
| + "rect": [-1, 0, 15, 14],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|