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..fe1f577dadad3fad187b50e6a584b4d25f6a2ae2 100644 |
| --- a/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt |
| +++ b/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt |
| @@ -8,6 +8,7 @@ |
| "repaintRects": [ |
| [20, 0, 10, 30], |
| [20, 0, 10, 30], |
| + [0, 200, 200, 100], |
| [0, 20, 30, 10], |
| [0, 20, 30, 10] |
| ] |
| @@ -22,7 +23,7 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| - [0, 0, 200, 300], |
| + [0, 0, 300, 300], |
| [0, 0, 200, 300] |
| ] |
| } |
| @@ -38,7 +39,6 @@ |
| "repaintRects": [ |
| [25, 0, 5, 30], |
| [25, 0, 5, 30], |
| - [0, 250, 300, 50], |
| [0, 25, 30, 5], |
| [0, 25, 30, 5] |
| ] |