| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/010-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/010-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/010-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6738002ca69bff05cb6aeab8428fb561f4238cac
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/010-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +This is a testharness.js-based test.
|
| +FAIL HTTP Referer should use the pushed state (before onload) assert_equals: expected "file:///.../html/browsers/history/the-history-interface/010-2.html?1234" but got "{{headers[referer]}}"
|
| +FAIL document.referrer should use the pushed state (before onload) assert_equals: expected "file:///.../html/browsers/history/the-history-interface/010-2.html?1234" but got ""
|
| +FAIL HTTP Referer should use the replaced state (before onload) assert_equals: expected "file:///.../html/browsers/history/the-history-interface/010-4.html?2345" but got "{{headers[referer]}}"
|
| +FAIL document.referrer should use the replaced state (before onload) assert_equals: expected "file:///.../html/browsers/history/the-history-interface/010-4.html?2345" but got ""
|
| +Harness: the test ran to completion.
|
| +
|
|
|