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

Unified Diff: LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/004-expected.txt

Issue 1160513003: W3C Test: Import web-platform-tests/html/browsers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase, bug links Created 5 years, 7 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/imported/web-platform-tests/html/browsers/history/the-history-interface/004-expected.txt
diff --git a/LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/004-expected.txt b/LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/004-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..226db46c5012d7c54b10da8dce660fdb64130f87
--- /dev/null
+++ b/LayoutTests/imported/web-platform-tests/html/browsers/history/the-history-interface/004-expected.txt
@@ -0,0 +1,7 @@
+This is a testharness.js-based test.
+PASS .go commands should be queued until the thread has ended
+PASS browser needs to support hashchange events for this testcase
+FAIL queued .go commands should all be executed when the queue is processed assert_equals: the wrong number of queued commands were executed expected 2 but got 1
+FAIL history position should be calculated when executing, not when calling the .go command assert_equals: expected "" but got "foo"
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698