Index: LayoutTests/wake_lock/wakelock-defined-expected.txt |
diff --git a/LayoutTests/wake_lock/wakelock-defined-expected.txt b/LayoutTests/wake_lock/wakelock-defined-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..56382c3fdc4a1a13c28263287460015e8c5ba7f0 |
--- /dev/null |
+++ b/LayoutTests/wake_lock/wakelock-defined-expected.txt |
@@ -0,0 +1,13 @@ |
+Test basic WakeLock API definitions. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS internals.runtimeFlags.wakeLockEnabled is true |
+PASS document.keepScreenAwake is defined. |
+PASS typeof document.keepScreenAwake == 'boolean' is true |
+PASS 'keepScreenAwake' in document is true |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |