| 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 8199866ad561005a4d3da5855b112d45fd6fc457..96aa44cdfa69d3120847297e466ac579432492fc 100644
|
| --- a/LayoutTests/fast/dom/Window/resources/window-properties.js
|
| +++ b/LayoutTests/fast/dom/Window/resources/window-properties.js
|
| @@ -4,7 +4,6 @@ var propertyInfo = [
|
| ["atob", "function"],
|
| ["blur", "function"],
|
| ["btoa", "function"],
|
| - ["captureEvents", "function"],
|
| ["clearInterval", "function"],
|
| ["clearTimeout", "function"],
|
| ["close", "function"],
|
| @@ -19,7 +18,6 @@ var propertyInfo = [
|
| ["open", "function"],
|
| ["print", "function"],
|
| ["prompt", "function"],
|
| - ["releaseEvents", "function"],
|
| ["resizeBy", "function"],
|
| ["resizeTo", "function"],
|
| ["scroll", "function"],
|
|
|