| Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| index 8d95f8b645d447d00851a39148a54fefb59eafa9..adb7dee95e9f4728872e46668e8a9e9e69b236b5 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| @@ -95,6 +95,7 @@ PASS childWindow.oninvalid is null
|
| PASS childWindow.onkeydown is null
|
| PASS childWindow.onkeypress is null
|
| PASS childWindow.onkeyup is null
|
| +PASS childWindow.onlanguagechange is null
|
| PASS childWindow.onload is null
|
| PASS childWindow.onloadeddata is null
|
| PASS childWindow.onloadedmetadata is null
|
|
|