| Index: testing/resources/javascript/app_props.in
|
| diff --git a/testing/resources/javascript/app_alert.in b/testing/resources/javascript/app_props.in
|
| similarity index 87%
|
| copy from testing/resources/javascript/app_alert.in
|
| copy to testing/resources/javascript/app_props.in
|
| index 42f970a402b98bebf8f53f20b5f402db0a0b1774..fb5f9d645f79ae87a66a7bbd3624d397a9863a65 100644
|
| --- a/testing/resources/javascript/app_alert.in
|
| +++ b/testing/resources/javascript/app_props.in
|
| @@ -34,7 +34,7 @@ endobj
|
| {{object 11 0}} <<
|
| >>
|
| stream
|
| -app.alert("This test passes if alert() logs output under the test utiltiy.");
|
| +app.alert("app.viewerType property value: " + app.viewerType);
|
| endstream
|
| endobj
|
| {{xref}}
|
|
|