| Index: LayoutTests/fast/css-grid-layout/minmax-fixed-logical-width-only.html
|
| diff --git a/LayoutTests/fast/css-grid-layout/minmax-fixed-logical-width-only.html b/LayoutTests/fast/css-grid-layout/minmax-fixed-logical-width-only.html
|
| index d75f646611efcb340ccbc6d5c2c44fc29ecede7c..d30178eda28cfe138b2781861ed73d9e2a64ba5c 100644
|
| --- a/LayoutTests/fast/css-grid-layout/minmax-fixed-logical-width-only.html
|
| +++ b/LayoutTests/fast/css-grid-layout/minmax-fixed-logical-width-only.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 {
|
|
|