| Index: LayoutTests/virtual/spv2/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt
|
| diff --git a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt b/LayoutTests/virtual/spv2/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt
|
| similarity index 51%
|
| copy from LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
|
| copy to LayoutTests/virtual/spv2/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt
|
| index 0889afdb2f7cc95bde15b2fcc09812b3321819b9..90016dc263c6b5f406971ea667a895217fbf2261 100644
|
| --- a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
|
| +++ b/LayoutTests/virtual/spv2/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt
|
| @@ -1,15 +1,16 @@
|
| {
|
| - "bounds": [800, 600],
|
| + "bounds": [785, 30020],
|
| "children": [
|
| {
|
| - "bounds": [800, 600],
|
| + "bounds": [785, 30020],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [1, -7, 314, 314]
|
| + [45, 145, 50, 50],
|
| + [45, 45, 50, 50]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV class='box'"
|
| + "LayoutBlockFlow (positioned) DIV class='fixed'"
|
| ]
|
| }
|
| ]
|
|
|