Chromium Code Reviews| Index: LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt |
| diff --git a/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt b/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt |
| index a38cb907fdd19a75d6b37f88ec7d0918a7857a14..b405995d8aa332a4017ccc35d62f39e4a07b6fe3 100644 |
| --- a/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt |
| +++ b/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt |
| @@ -7,8 +7,6 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [20, 0, 10, 30], |
| - [20, 0, 10, 30], |
| - [0, 20, 30, 10], |
| [0, 20, 30, 10] |
| ] |
| } |
| @@ -37,9 +35,7 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [25, 0, 5, 30], |
| - [25, 0, 5, 30], |
| [0, 250, 300, 50], |
| - [0, 25, 30, 5], |
| [0, 25, 30, 5] |
| ] |
| } |