| Index: LayoutTests/fast/css-grid-layout/auto-content-resolution-rows.html
|
| diff --git a/LayoutTests/fast/css-grid-layout/auto-content-resolution-rows.html b/LayoutTests/fast/css-grid-layout/auto-content-resolution-rows.html
|
| index 709bfd674190edfe9b5facffc7d434420e3e9713..907565a40a7af4a87e759e9d651200b96224acb5 100644
|
| --- a/LayoutTests/fast/css-grid-layout/auto-content-resolution-rows.html
|
| +++ b/LayoutTests/fast/css-grid-layout/auto-content-resolution-rows.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 {
|
|
|