| Index: LayoutTests/fast/dom/Window/resources/window-properties.js
|
| diff --git a/LayoutTests/fast/dom/Window/resources/window-properties.js b/LayoutTests/fast/dom/Window/resources/window-properties.js
|
| index ddee14320a8f825b9f9a8b4121dd3da0f1c92ecf..25637f13b5d5ba3b7ece5e890c69c972092a1c21 100644
|
| --- a/LayoutTests/fast/dom/Window/resources/window-properties.js
|
| +++ b/LayoutTests/fast/dom/Window/resources/window-properties.js
|
| @@ -27,7 +27,6 @@ var propertyInfo = [
|
| ["scrollTo", "function"],
|
| ["setInterval", "function"],
|
| ["setTimeout", "function"],
|
| - ["showModalDialog", "function"],
|
| ["stop", "function"],
|
| ["toString", "function"],
|
|
|
|
|