| Index: LayoutTests/fast/css-grid-layout/grid-item-with-percent-height-in-auto-height-grid-resolution.html
 | 
| diff --git a/LayoutTests/fast/css-grid-layout/grid-item-with-percent-height-in-auto-height-grid-resolution.html b/LayoutTests/fast/css-grid-layout/grid-item-with-percent-height-in-auto-height-grid-resolution.html
 | 
| index 7f5d8d599dfb09fca11af4613c788dcdbf21e67b..d84f503b0d77b3e97215c1476923e25efadae3a7 100644
 | 
| --- a/LayoutTests/fast/css-grid-layout/grid-item-with-percent-height-in-auto-height-grid-resolution.html
 | 
| +++ b/LayoutTests/fast/css-grid-layout/grid-item-with-percent-height-in-auto-height-grid-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>
 | 
|  .gridMinMaxMinMax {
 | 
| 
 |