| Index: LayoutTests/fast/css-grid-layout/grid-dynamic-updates-relayout.html
|
| diff --git a/LayoutTests/fast/css-grid-layout/grid-dynamic-updates-relayout.html b/LayoutTests/fast/css-grid-layout/grid-dynamic-updates-relayout.html
|
| index e4713a3aa3a735a61362b79591881709d1afe23c..9f8d4e84ba7c77bde454fcb651e7098aa4985f1e 100644
|
| --- a/LayoutTests/fast/css-grid-layout/grid-dynamic-updates-relayout.html
|
| +++ b/LayoutTests/fast/css-grid-layout/grid-dynamic-updates-relayout.html
|
| @@ -1,9 +1,5 @@
|
| <!DOCTYPE html>
|
| <html>
|
| -<script>
|
| -if (window.testRunner)
|
| - testRunner.overridePreference("WebKitCSSGridLayoutEnabled", 1);
|
| -</script>
|
| <link href="resources/grid.css" rel="stylesheet">
|
| <script src="../../resources/check-layout.js"></script>
|
| <script>
|
|
|