From 9e3c08db40b8916968b9f30096c7be3f00ce9647 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 21 Apr 2024 13:44:51 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../components/migration/tests/chrome/chrome.ini | 4 + .../tests/chrome/test_migration_wizard.html | 1154 ++++++++++++++++++++ 2 files changed, 1158 insertions(+) create mode 100644 browser/components/migration/tests/chrome/chrome.ini create mode 100644 browser/components/migration/tests/chrome/test_migration_wizard.html (limited to 'browser/components/migration/tests/chrome') diff --git a/browser/components/migration/tests/chrome/chrome.ini b/browser/components/migration/tests/chrome/chrome.ini new file mode 100644 index 0000000000..2df25e8304 --- /dev/null +++ b/browser/components/migration/tests/chrome/chrome.ini @@ -0,0 +1,4 @@ +[DEFAULT] +skip-if = os == 'android' + +[test_migration_wizard.html] diff --git a/browser/components/migration/tests/chrome/test_migration_wizard.html b/browser/components/migration/tests/chrome/test_migration_wizard.html new file mode 100644 index 0000000000..7f3f4ab9a9 --- /dev/null +++ b/browser/components/migration/tests/chrome/test_migration_wizard.html @@ -0,0 +1,1154 @@ + + + + + Basic tests for the Migration Wizard component + + + + + + + +

+
+ + + +
+

+  
+
-- 
cgit v1.2.3