| Index: LayoutTests/fast/css-grid-layout/grid-auto-columns-rows-resolution.html
|
| diff --git a/LayoutTests/fast/css-grid-layout/grid-auto-columns-rows-resolution.html b/LayoutTests/fast/css-grid-layout/grid-auto-columns-rows-resolution.html
|
| index 54b5f76ac604210bcb0689339a6940e292a7e5f3..29a2b89d74b9139e2559c0337cd9c2a673f8a6af 100644
|
| --- a/LayoutTests/fast/css-grid-layout/grid-auto-columns-rows-resolution.html
|
| +++ b/LayoutTests/fast/css-grid-layout/grid-auto-columns-rows-resolution.html
|
| @@ -1,10 +1,6 @@
|
| <!DOCTYPE HTML>
|
| <html>
|
| <head>
|
| -<script>
|
| -if (window.testRunner)
|
| - testRunner.overridePreference("WebKitCSSGridLayoutEnabled", 1);
|
| -</script>
|
| <link href="resources/grid.css" rel="stylesheet">
|
| <style>
|
| .grid {
|
|
|