From 02811010cf62f1b21a06780d1e470d04bb24c50f Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Sat, 31 Oct 2015 08:21:38 -0400 Subject: removed unecessary files from git --- .../tests/resources/inject.css | 21 ------- .../tests/resources/inject.html | 44 -------------- .../tests/resources/inject.js | 20 ------ .../tests/resources/local.html | 67 --------------------- .../tests/resources/local.pdf | Bin 8568 -> 0 bytes .../tests/resources/video.html | 42 ------------- 6 files changed, 194 deletions(-) delete mode 100644 plugins/cordova-plugin-inappbrowser/tests/resources/inject.css delete mode 100644 plugins/cordova-plugin-inappbrowser/tests/resources/inject.html delete mode 100644 plugins/cordova-plugin-inappbrowser/tests/resources/inject.js delete mode 100644 plugins/cordova-plugin-inappbrowser/tests/resources/local.html delete mode 100644 plugins/cordova-plugin-inappbrowser/tests/resources/local.pdf delete mode 100644 plugins/cordova-plugin-inappbrowser/tests/resources/video.html (limited to 'plugins/cordova-plugin-inappbrowser/tests/resources') diff --git a/plugins/cordova-plugin-inappbrowser/tests/resources/inject.css b/plugins/cordova-plugin-inappbrowser/tests/resources/inject.css deleted file mode 100644 index 3f6e41c8..00000000 --- a/plugins/cordova-plugin-inappbrowser/tests/resources/inject.css +++ /dev/null @@ -1,21 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. -*/ -#style-update-file { - display: block !important; -} diff --git a/plugins/cordova-plugin-inappbrowser/tests/resources/inject.html b/plugins/cordova-plugin-inappbrowser/tests/resources/inject.html deleted file mode 100644 index 3004b358..00000000 --- a/plugins/cordova-plugin-inappbrowser/tests/resources/inject.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - Cordova Mobile Spec - - - -

InAppBrowser - Script / Style Injection Test

- - -
User-Agent:
- - - diff --git a/plugins/cordova-plugin-inappbrowser/tests/resources/inject.js b/plugins/cordova-plugin-inappbrowser/tests/resources/inject.js deleted file mode 100644 index 6f254939..00000000 --- a/plugins/cordova-plugin-inappbrowser/tests/resources/inject.js +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. -*/ -var d = document.getElementById("header") -d.innerHTML = "Script file successfully injected"; diff --git a/plugins/cordova-plugin-inappbrowser/tests/resources/local.html b/plugins/cordova-plugin-inappbrowser/tests/resources/local.html deleted file mode 100644 index d23a7144..00000000 --- a/plugins/cordova-plugin-inappbrowser/tests/resources/local.html +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - IAB test page - - - - - -

Local URL

-
- You have successfully loaded a local URL: - -
-
-
User-Agent =
-
-
Likely running inAppBrowser: Device version from Cordova=not found, Back link should not work, toolbar may be present, logcat should show failed 'gap:' calls.
-
-
Visit Google (whitelisted)
-
Visit Yahoo (not whitelisted)
-
Check out my remote PDF
-
Check out my local PDF
-

Back -

- -

tall div with border
- - - diff --git a/plugins/cordova-plugin-inappbrowser/tests/resources/local.pdf b/plugins/cordova-plugin-inappbrowser/tests/resources/local.pdf deleted file mode 100644 index b54f1b75..00000000 Binary files a/plugins/cordova-plugin-inappbrowser/tests/resources/local.pdf and /dev/null differ diff --git a/plugins/cordova-plugin-inappbrowser/tests/resources/video.html b/plugins/cordova-plugin-inappbrowser/tests/resources/video.html deleted file mode 100644 index 64ea3d11..00000000 --- a/plugins/cordova-plugin-inappbrowser/tests/resources/video.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - Cordova Mobile Spec - - - - -
- - -
- - -- cgit v1.2.3