| Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| index 06b59f637c06f380c413ceb3a7043f3821376b5e..68eafddfba2ed460fce8cfa8d473a083f3a60a8c 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| @@ -96,6 +96,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
|
|
|