| Index: LayoutTests/fast/css-grid-layout/implicit-rows-auto-resolution.html
|
| diff --git a/LayoutTests/fast/css-grid-layout/implicit-rows-auto-resolution.html b/LayoutTests/fast/css-grid-layout/implicit-rows-auto-resolution.html
|
| index d452b0cd9da5469ba7f61e81cee0183c72e059f3..3edcccdd5c7cdb4042860f6c6f474e1086847f77 100644
|
| --- a/LayoutTests/fast/css-grid-layout/implicit-rows-auto-resolution.html
|
| +++ b/LayoutTests/fast/css-grid-layout/implicit-rows-auto-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>
|
| .gridAutoContent {
|
|
|