Chromium Code Reviews| Index: LayoutTests/fast/repaint/window-resize-percent-html-expected.txt |
| diff --git a/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt b/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt |
| index a62c7ee83c754c3b61019915fda6a1a90520120d..cbd5ef3d85ffe8bef8387f5a7cd5d473eea11209 100644 |
| --- a/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt |
| +++ b/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt |
| @@ -6,8 +6,6 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| - [0, 100, 200, 50], |
| - [0, 100, 200, 50], |
| [0, 50, 100, 25] |
| ] |
| } |
| @@ -36,8 +34,6 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [0, 250, 300, 50], |
| - [0, 125, 300, 25], |
| - [0, 125, 300, 25], |
| [0, 63, 150, 12] |
| ] |
| } |