| 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.
|
| +
|
|
|