Index: LayoutTests/http/tests/accessibility/slow-document-load-expected.txt |
diff --git a/LayoutTests/http/tests/accessibility/slow-document-load-expected.txt b/LayoutTests/http/tests/accessibility/slow-document-load-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6c9b38874a852e74c6f52e810724142f29c6ac19 |
--- /dev/null |
+++ b/LayoutTests/http/tests/accessibility/slow-document-load-expected.txt |
@@ -0,0 +1,11 @@ |
+This tests that accessibility events will be fired after the first layout, rather than only after the document loads. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS elapsedTime is >= 1000 |
+PASS gotLayoutCompleteBeforeOneSecond is true |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |