Chromium Code Reviews| Index: LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt |
| diff --git a/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt b/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt |
| index 8c5bc0e65149a4c14bf195517ff7d7ce260e229d..e0420c5a9260ea91c4b25099c08cad4f27e880d8 100644 |
| --- a/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt |
| +++ b/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt |
| @@ -8,10 +8,12 @@ |
| "repaintRects": [ |
| [108, 116, 425, 18], |
| [108, 116, 425, 18], |
| + [100, 100, 441, 50], |
| [8, 16, 784, 18], |
| [8, 16, 784, 18], |
| [0, 0, 800, 600], |
| - [0, 0, 800, 600] |
| + [0, 0, 800, 50], |
| + [0, 0, 800, 50] |
| ] |
| } |
| ] |