| 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 3188cd2bb5f06112f571f5379c1468c4e1755130..065ebf350715526aab177fd550c6584e92983055 100644
|
| --- a/LayoutTests/fast/dom/Window/get-set-properties.html
|
| +++ b/LayoutTests/fast/dom/Window/get-set-properties.html
|
| @@ -165,6 +165,7 @@ var windowReadWriteProperties = [
|
| "alert",
|
| "atob",
|
| "btoa",
|
| + "captureEvents",
|
| "clearInterval",
|
| "clearTimeout",
|
| "clientInformation",
|
| @@ -252,6 +253,7 @@ var windowFunctions = [
|
| "open",
|
| "print",
|
| "prompt",
|
| + "releaseEvents",
|
| "removeEventListener",
|
| "resizeBy",
|
| "resizeTo",
|
|
|