| Index: third_party/WebKit/LayoutTests/http/tests/cache/xmlhttprequest-onload-event-for-successful-revalidation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cache/xmlhttprequest-onload-event-for-successful-revalidation-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cache/xmlhttprequest-onload-event-for-successful-revalidation-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..52177171f6c1832a2d287e6daebd9c1c20cda219
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/cache/xmlhttprequest-onload-event-for-successful-revalidation-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +onload event must be invoked for successful 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
|
| +
|
|
|