| Index: LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item-update.html
 | 
| diff --git a/LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item-update.html b/LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item-update.html
 | 
| index aba5f79e26d8c96f7ef5d5c615d64c9caada5769..ef8ff5bf0ba4a496918a1ec8d59d7da9994e99b1 100644
 | 
| --- a/LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item-update.html
 | 
| +++ b/LayoutTests/fast/css-grid-layout/percent-padding-margin-resolution-grid-item-update.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 {
 | 
| 
 |