| Index: LayoutTests/fast/css-grid-layout/grid-item-negative-position-resolution.html
|
| diff --git a/LayoutTests/fast/css-grid-layout/grid-item-negative-position-resolution.html b/LayoutTests/fast/css-grid-layout/grid-item-negative-position-resolution.html
|
| index 3fb4850c65b84ebe7932ab9495e5bfd49e6b578e..b54127d5f2f6560bfa266eefac45bf6debb5fe5a 100644
|
| --- a/LayoutTests/fast/css-grid-layout/grid-item-negative-position-resolution.html
|
| +++ b/LayoutTests/fast/css-grid-layout/grid-item-negative-position-resolution.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 {
|
|
|