| Index: LayoutTests/fast/css-grid-layout/grid-element-min-max-width.html
 | 
| diff --git a/LayoutTests/fast/css-grid-layout/grid-element-min-max-width.html b/LayoutTests/fast/css-grid-layout/grid-element-min-max-width.html
 | 
| index f9441bfbd8516197bc0b984cc1c3e8f284432bf8..b51fd546f0c1b8c5fd310b0ee92a1edd2b2e65de 100644
 | 
| --- a/LayoutTests/fast/css-grid-layout/grid-element-min-max-width.html
 | 
| +++ b/LayoutTests/fast/css-grid-layout/grid-element-min-max-width.html
 | 
| @@ -1,9 +1,5 @@
 | 
|  <!DOCTYPE html>
 | 
|  <html>
 | 
| -<script>
 | 
| -if (window.testRunner)
 | 
| -    testRunner.overridePreference("WebKitCSSGridLayoutEnabled", 1);
 | 
| -</script>
 | 
|  <link href="resources/grid.css" rel="stylesheet">
 | 
|  <link href="../css-intrinsic-dimensions/resources/width-keyword-classes.css" rel=stylesheet>
 | 
|  <style>
 | 
| 
 |