| Index: LayoutTests/fast/css-grid-layout/flex-and-minmax-content-resolution-rows.html
|
| diff --git a/LayoutTests/fast/css-grid-layout/flex-and-minmax-content-resolution-rows.html b/LayoutTests/fast/css-grid-layout/flex-and-minmax-content-resolution-rows.html
|
| index f12755b365937edf4667f8d7ac7db20be1ca47b0..10bc886c7c95bddb5f6243a7f706cbe2c05a1e8e 100644
|
| --- a/LayoutTests/fast/css-grid-layout/flex-and-minmax-content-resolution-rows.html
|
| +++ b/LayoutTests/fast/css-grid-layout/flex-and-minmax-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>
|
| .gridMaxMaxContent {
|
|
|