Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(170)

Unified Diff: LayoutTests/http/tests/accessibility/slow-document-load-expected.txt

Issue 213883003: Revert of Send AXLayoutComplete even when document hasn't finished loading yet. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
deleted file mode 100644
index 6c9b38874a852e74c6f52e810724142f29c6ac19..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/accessibility/slow-document-load-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-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
-

Powered by Google App Engine
This is Rietveld 408576698