| Index: LayoutTests/virtual/spv2/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/fixed-child-of-transformed-scrolled-expected.txt b/LayoutTests/virtual/spv2/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
|
| similarity index 73%
|
| copy from LayoutTests/fast/repaint/fixed-child-of-transformed-scrolled-expected.txt
|
| copy to LayoutTests/virtual/spv2/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
|
| index e593200768ae9028b7d04ac1d4044e0ae3d263b8..34c0461a42f9cff4e470a2224f19f8d255f25b58 100644
|
| --- a/LayoutTests/fast/repaint/fixed-child-of-transformed-scrolled-expected.txt
|
| +++ b/LayoutTests/virtual/spv2/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt
|
| @@ -1,12 +1,12 @@
|
| {
|
| - "bounds": [800, 600],
|
| + "bounds": [785, 2001],
|
| "children": [
|
| {
|
| - "bounds": [800, 600],
|
| + "bounds": [785, 2001],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [200, 150, 100, 100]
|
| + [0, 500, 100, 100]
|
| ],
|
| "paintInvalidationClients": [
|
| "LayoutBlockFlow (positioned) DIV id='fixed'"
|
|
|