| Index: LayoutTests/platform/mac/fast/repaint/offset-change-wrong-invalidation-with-float-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/offset-change-wrong-invalidation-with-float-expected.txt b/LayoutTests/platform/mac/fast/repaint/offset-change-wrong-invalidation-with-float-expected.txt
|
| similarity index 51%
|
| copy from LayoutTests/fast/repaint/offset-change-wrong-invalidation-with-float-expected.txt
|
| copy to LayoutTests/platform/mac/fast/repaint/offset-change-wrong-invalidation-with-float-expected.txt
|
| index dd319fd0d355d3cc50132cad16539c165f0a5fbb..54e7e49ceb30fbd12d6ec8fa57f6a14f2564adc6 100644
|
| --- a/LayoutTests/fast/repaint/offset-change-wrong-invalidation-with-float-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/repaint/offset-change-wrong-invalidation-with-float-expected.txt
|
| @@ -6,30 +6,30 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [70, 94, 18, 20],
|
| - [70, 94, 7, 19],
|
| - [70, -156, 18, 20],
|
| - [70, -156, 7, 19],
|
| - [48, 94, 40, 20],
|
| - [48, -156, 40, 20]
|
| + [72, 90, 16, 16],
|
| + [72, 90, 6, 16],
|
| + [72, -160, 16, 16],
|
| + [72, -160, 6, 16],
|
| + [48, 90, 40, 16],
|
| + [48, -160, 40, 16]
|
| ],
|
| "children": [
|
| {
|
| - "position": [30, 44],
|
| - "transformOrigin": [18, 10],
|
| - "bounds": [25, 20],
|
| + "position": [32, 40],
|
| + "transformOrigin": [16, 8],
|
| + "bounds": [22, 16],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| - "position": [18, 0],
|
| - "bounds": [0, 19],
|
| + "position": [16, 0],
|
| + "bounds": [0, 16],
|
| "backfaceVisibility": "hidden"
|
| }
|
| ]
|
| },
|
| {
|
| - "position": [30, 44],
|
| - "bounds": [18, 20],
|
| + "position": [32, 40],
|
| + "bounds": [16, 16],
|
| "drawsContent": true
|
| }
|
| ]
|
|
|