Chromium Code Reviews| Index: LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt |
| diff --git a/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt b/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt |
| index 64a949c2e09ad13e5199129ea7737eb53a78f73f..b00c50d8ff83bc9b55b0d45399a4c42bcd49b6ed 100644 |
| --- a/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt |
| +++ b/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt |
| @@ -12,8 +12,8 @@ |
| "bounds": [100, 50], |
| "drawsContent": true, |
| "repaintRects": [ |
| - [13, 0, 12, 12], |
| - [11, 0, 12, 12] |
| + [12, 0, 12, 12], |
| + [10, 0, 12, 12] |
| ] |
| } |
| ] |
| @@ -78,8 +78,8 @@ |
| "bounds": [100, 50], |
| "drawsContent": true, |
| "repaintRects": [ |
| - [13, 0, 12, 12], |
| - [11, 0, 12, 12] |
| + [12, 0, 12, 12], |
| + [10, 0, 12, 12] |
| ] |
| } |
| ] |
| @@ -100,8 +100,8 @@ |
| "bounds": [100, 50], |
| "drawsContent": true, |
| "repaintRects": [ |
| - [12, 0, 12, 12], |
| - [10, 0, 12, 12] |
| + [13, 0, 12, 12], |
| + [11, 0, 12, 12] |
| ] |
| } |
| ] |