| Index: third_party/WebKit/LayoutTests/http/tests/cache/xmlhttprequest-onload-event-for-failed-revalidation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cache/xmlhttprequest-onload-event-for-failed-revalidation-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cache/xmlhttprequest-onload-event-for-failed-revalidation-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..099813978824fa043d340961265b389e42106b2c
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/cache/xmlhttprequest-onload-event-for-failed-revalidation-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +onload event must be invoked for failed revalidation.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +onload for the 1st request
|
| +PASS xhr1.status is 200
|
| +onload for the 2nd request
|
| +PASS xhr2.status is 200
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|