| Index: third_party/WebKit/LayoutTests/installedapp/api-defined-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/installedapp/api-defined-expected.txt b/third_party/WebKit/LayoutTests/installedapp/api-defined-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..96194af2f7248377a1277f658b530573a6855b36
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/installedapp/api-defined-expected.txt
|
| @@ -0,0 +1,16 @@
|
| +Test installed app API definitions.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS promise is defined.
|
| +PASS promise.then is defined.
|
| +getInstalledRelatedAppsSuccess invoked
|
| +PASS installedApps is defined.
|
| +PASS installedApps is non-null.
|
| +PASS Array.isArray(installedApps) is true
|
| +PASS installedApps.length is 0
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|