| Index: LayoutTests/fast/dom/Window/get-set-properties.html
|
| diff --git a/LayoutTests/fast/dom/Window/get-set-properties.html b/LayoutTests/fast/dom/Window/get-set-properties.html
|
| index fd958c4c93c1033d0f8db90e25e80861d1d05f7b..bad1040041215d44552d79aa4df04b3471ec5cb4 100644
|
| --- a/LayoutTests/fast/dom/Window/get-set-properties.html
|
| +++ b/LayoutTests/fast/dom/Window/get-set-properties.html
|
| @@ -166,7 +166,6 @@ var windowReadWriteProperties = [
|
| "alert",
|
| "atob",
|
| "btoa",
|
| - "captureEvents",
|
| "clearInterval",
|
| "clearTimeout",
|
| "clientInformation",
|
| @@ -254,7 +253,6 @@ var windowFunctions = [
|
| "open",
|
| "print",
|
| "prompt",
|
| - "releaseEvents",
|
| "removeEventListener",
|
| "resizeBy",
|
| "resizeTo",
|
|
|