Index: LayoutTests/fast/css-grid-layout/minmax-max-content-resolution-rows.html |
diff --git a/LayoutTests/fast/css-grid-layout/minmax-max-content-resolution-rows.html b/LayoutTests/fast/css-grid-layout/minmax-max-content-resolution-rows.html |
index 2813069c8bc6f86ed0b65a181d7b4db9ebbf0bfe..8e58a1e2796f9b3b3793b1fd957097643e4dd018 100644 |
--- a/LayoutTests/fast/css-grid-layout/minmax-max-content-resolution-rows.html |
+++ b/LayoutTests/fast/css-grid-layout/minmax-max-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> |
.gridMinMaxContent { |