Index: LayoutTests/fast/dom/Window/window-appendages-cleared-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/window-appendages-cleared-expected.txt b/LayoutTests/fast/dom/Window/window-appendages-cleared-expected.txt |
index 09ba9d706f0deef2704b3b372c43cdc2a50d910c..5a445f3286cd580d64f676286af8431f13eb9969 100644 |
--- a/LayoutTests/fast/dom/Window/window-appendages-cleared-expected.txt |
+++ b/LayoutTests/fast/dom/Window/window-appendages-cleared-expected.txt |
@@ -21,13 +21,20 @@ PASS location.search == "LEFTOVER" is false |
PASS locationbar.visible == "LEFTOVER" is false |
PASS menubar.visible == "LEFTOVER" is false |
PASS personalbar.visible == "LEFTOVER" is false |
+PASS screen.addEventListener == "LEFTOVER" is false |
PASS screen.availHeight == "LEFTOVER" is false |
PASS screen.availLeft == "LEFTOVER" is false |
PASS screen.availTop == "LEFTOVER" is false |
PASS screen.availWidth == "LEFTOVER" is false |
PASS screen.colorDepth == "LEFTOVER" is false |
+PASS screen.dispatchEvent == "LEFTOVER" is false |
PASS screen.height == "LEFTOVER" is false |
+PASS screen.lockOrientation == "LEFTOVER" is false |
+PASS screen.onorientationchange == "LEFTOVER" is false |
+PASS screen.orientation == "LEFTOVER" is false |
PASS screen.pixelDepth == "LEFTOVER" is false |
+PASS screen.removeEventListener == "LEFTOVER" is false |
+PASS screen.unlockOrientation == "LEFTOVER" is false |
PASS screen.width == "LEFTOVER" is false |
PASS scrollbars.visible == "LEFTOVER" is false |
PASS statusbar.visible == "LEFTOVER" is false |