| Index: LayoutTests/fast/css-grid-layout/minmax-spanning-resolution-rows.html
 | 
| diff --git a/LayoutTests/fast/css-grid-layout/minmax-spanning-resolution-rows.html b/LayoutTests/fast/css-grid-layout/minmax-spanning-resolution-rows.html
 | 
| index 331ed48d1d9810fed0799b82a8f2b3ad525e5f35..7b5743c3fcbe19c51deac513c49fc37803a13fcd 100644
 | 
| --- a/LayoutTests/fast/css-grid-layout/minmax-spanning-resolution-rows.html
 | 
| +++ b/LayoutTests/fast/css-grid-layout/minmax-spanning-resolution-rows.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>
 | 
|  .gridAutoAutoContent {
 | 
| 
 |