| Index: LayoutTests/fast/dom/Element/scrollingElement-null-body-documentElement.html
|
| diff --git a/LayoutTests/fast/dom/Element/scrollingElement-null-body-documentElement.html b/LayoutTests/fast/dom/Element/scrollingElement-null-body-documentElement.html
|
| index 11fb923f87c484e6fae9ecff7d1b32dfbc765ee2..482ca6ece45013cef71aa76cd31aa81d6ea27330 100644
|
| --- a/LayoutTests/fast/dom/Element/scrollingElement-null-body-documentElement.html
|
| +++ b/LayoutTests/fast/dom/Element/scrollingElement-null-body-documentElement.html
|
| @@ -6,9 +6,6 @@
|
| description("Verifies that asking for the scrollingElement of a document with null body or null documentElement doesn't crash");
|
| var jsTestIsAsync = true;
|
|
|
| - if (window.internals)
|
| - internals.settings.setScrollTopLeftInteropEnabled(true);
|
| -
|
| function runtests()
|
| {
|
| // Verify scrollTopLeftInterop is actually enabled.
|
|
|