Chromium Code Reviews| Index: LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.txt |
| diff --git a/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.txt b/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.txt |
| index 9b29494b2c4e2ac7e38969f9e750c958cdd1973a..be8fd4856a0acc44f82d175f312cdf1fcc840634 100644 |
| --- a/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.txt |
| +++ b/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.txt |
| @@ -6,10 +6,8 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| - [8, 8, 784, 200], |
| [8, 8, 200, 200], |
| - [8, 8, 200, 200], |
| - [0, 16, 800, 200] |
| + [8, 8, 200, 200] |
| ] |
| } |
| ] |