| 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 d0c9a10136046950fb7af7fe8cfd4bbd0a45f7c0..04d408d4f7f25abc8343e3bb1c289c28d3857b70 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
|
| @@ -98,6 +98,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
|
|
|