| Index: LayoutTests/compositing/repaint/fixed-pos-with-composited-child.html
|
| diff --git a/LayoutTests/compositing/repaint/fixed-pos-with-composited-child.html b/LayoutTests/compositing/repaint/fixed-pos-with-composited-child.html
|
| index 9326e11c66849f29e1c06db0df8c529e52d4ec92..0fc4609e6128f88c99e292bbb8b00b773172b892 100644
|
| --- a/LayoutTests/compositing/repaint/fixed-pos-with-composited-child.html
|
| +++ b/LayoutTests/compositing/repaint/fixed-pos-with-composited-child.html
|
| @@ -32,7 +32,6 @@
|
| if (window.internals) {
|
| /* Note carefully, compositing for fixed position is _disabled_ here */
|
| internals.settings.setAcceleratedCompositingForFixedPositionEnabled(false);
|
| - internals.settings.setFixedPositionCreatesStackingContext(true);
|
| }
|
|
|
| function test()
|
|
|