| Index: LayoutTests/platform/win/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/win/fast/repaint/offset-change-wrong-invalidation-with-float-expected.txt
|
| similarity index 51%
|
| rename from LayoutTests/fast/repaint/offset-change-wrong-invalidation-with-float-expected.txt
|
| rename to LayoutTests/platform/win/fast/repaint/offset-change-wrong-invalidation-with-float-expected.txt
|
| index dd319fd0d355d3cc50132cad16539c165f0a5fbb..894160f380544df78ad3b4866948e7963354a108 100644
|
| --- a/LayoutTests/fast/repaint/offset-change-wrong-invalidation-with-float-expected.txt
|
| +++ b/LayoutTests/platform/win/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]
|
| + [71, 92, 17, 18],
|
| + [71, 92, 7, 17],
|
| + [71, -158, 17, 18],
|
| + [71, -158, 7, 17],
|
| + [48, 92, 40, 18],
|
| + [48, -158, 40, 18]
|
| ],
|
| "children": [
|
| {
|
| - "position": [30, 44],
|
| - "transformOrigin": [18, 10],
|
| - "bounds": [25, 20],
|
| + "position": [31, 42],
|
| + "transformOrigin": [17, 9],
|
| + "bounds": [24, 18],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| - "position": [18, 0],
|
| - "bounds": [0, 19],
|
| + "position": [17, 0],
|
| + "bounds": [0, 17],
|
| "backfaceVisibility": "hidden"
|
| }
|
| ]
|
| },
|
| {
|
| - "position": [30, 44],
|
| - "bounds": [18, 20],
|
| + "position": [31, 42],
|
| + "bounds": [17, 18],
|
| "drawsContent": true
|
| }
|
| ]
|
|
|