Index: LayoutTests/fast/css-grid-layout/minmax-fixed-logical-height-only.html |
diff --git a/LayoutTests/fast/css-grid-layout/minmax-fixed-logical-height-only.html b/LayoutTests/fast/css-grid-layout/minmax-fixed-logical-height-only.html |
index 53564f05bd0b6bb31286ff98b86c654a5fa2b406..07e62d4c5d3d53882e6ec075b7a99e0d677a55df 100644 |
--- a/LayoutTests/fast/css-grid-layout/minmax-fixed-logical-height-only.html |
+++ b/LayoutTests/fast/css-grid-layout/minmax-fixed-logical-height-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 { |