| Index: LayoutTests/fast/css-grid-layout/grid-auto-flow-resolution.html
|
| diff --git a/LayoutTests/fast/css-grid-layout/grid-auto-flow-resolution.html b/LayoutTests/fast/css-grid-layout/grid-auto-flow-resolution.html
|
| index cc18510befb300c7834a800d7456bd77fcace7e0..ec7ba5b22a487de0c2e2cd124b3008c29a65e72b 100644
|
| --- a/LayoutTests/fast/css-grid-layout/grid-auto-flow-resolution.html
|
| +++ b/LayoutTests/fast/css-grid-layout/grid-auto-flow-resolution.html
|
| @@ -1,9 +1,5 @@
|
| <!DOCTYPE html>
|
| <html>
|
| -<script>
|
| -if (window.testRunner)
|
| - testRunner.overridePreference("WebKitCSSGridLayoutEnabled", 1);
|
| -</script>
|
| <link href="resources/grid.css" rel="stylesheet">
|
| <style>
|
| .smallGrid {
|
|
|