From 7f6c5134780ad3cedc718772b40578f0170f200e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 21 Sep 2020 18:43:03 +0200 Subject: cordova-plugin-inappbrowser welcome to the family!! --- .../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 | 45 -------------- 6 files changed, 197 deletions(-) delete mode 100644 StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/inject.css delete mode 100644 StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/inject.html delete mode 100644 StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/inject.js delete mode 100644 StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/local.html delete mode 100644 StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/local.pdf delete mode 100644 StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/video.html (limited to 'StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources') diff --git a/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/inject.css b/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/inject.css deleted file mode 100644 index 3f6e41c8..00000000 --- a/StoneIsland/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/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/inject.html b/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/inject.html deleted file mode 100644 index 3004b358..00000000 --- a/StoneIsland/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/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/inject.js b/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/inject.js deleted file mode 100644 index a89a4215..00000000 --- a/StoneIsland/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/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/local.html b/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/local.html deleted file mode 100644 index d23a7144..00000000 --- a/StoneIsland/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/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/local.pdf b/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/local.pdf deleted file mode 100644 index b54f1b75..00000000 Binary files a/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/local.pdf and /dev/null differ diff --git a/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/video.html b/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/video.html deleted file mode 100644 index 4f167f8c..00000000 --- a/StoneIsland/plugins/cordova-plugin-inappbrowser/tests/resources/video.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - Cordova Mobile Spec - - - - -
- - -
- - - -- cgit v1.2.3-70-g09d2