| Index: LayoutTests/fast/css-grid-layout/place-cell-by-index.html
 | 
| diff --git a/LayoutTests/fast/css-grid-layout/place-cell-by-index.html b/LayoutTests/fast/css-grid-layout/place-cell-by-index.html
 | 
| index 2dfd29e3d76a193a448163cdb16af1ef733cd71f..3b7768d1ec450b5ca68db45e57eca06eabf66153 100644
 | 
| --- a/LayoutTests/fast/css-grid-layout/place-cell-by-index.html
 | 
| +++ b/LayoutTests/fast/css-grid-layout/place-cell-by-index.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>
 | 
|  .grid {
 | 
| 
 |