Chromium Code Reviews| Index: LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt |
| diff --git a/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt b/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt |
| index 56e1be38150359a4182c176524678deb3a180587..66ebe87e9ae152b7f63369ed2236d6c1a38fd7c9 100644 |
| --- a/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt |
| +++ b/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt |
| @@ -7,8 +7,10 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [23, 23, 100, 100], |
| + [8, 38, 784, 100], |
| [8, 8, 230, 130], |
| - [8, 8, 230, 30] |
| + [8, 8, 230, 30], |
| + [0, 46, 800, 100] |
| ] |
| } |
| ] |