| Index: LayoutTests/fast/css-grid-layout/implicit-position-dynamic-change.html
|
| diff --git a/LayoutTests/fast/css-grid-layout/implicit-position-dynamic-change.html b/LayoutTests/fast/css-grid-layout/implicit-position-dynamic-change.html
|
| index 557ad31ab39e7ccbdbc8d4ecb13494cabe4e0ae5..1e55c5b1b4979ed0c2d4ebd5199a022e530e997d 100644
|
| --- a/LayoutTests/fast/css-grid-layout/implicit-position-dynamic-change.html
|
| +++ b/LayoutTests/fast/css-grid-layout/implicit-position-dynamic-change.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>
|
| .gridFixedContent {
|
|
|