diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts b/core/src/components/accordion/test/standalone/accordion.e2e.ts
index d551079e64..23546c8960 100644
--- a/core/src/components/accordion/test/standalone/accordion.e2e.ts
+++ b/core/src/components/accordion/test/standalone/accordion.e2e.ts
@@ -10,14 +10,4 @@ test.describe('accordion: standalone', () => {
expect(results.violations).toEqual([]);
});
-
- test('should not have visual regressions', async ({ page }) => {
- await page.goto(`/src/components/accordion/test/standalone`);
-
- await page.waitForChanges();
-
- expect(await page.screenshot({ fullPage: true })).toMatchSnapshot(
- `accordion-standalone-${page.getSnapshotSettings()}.png`
- );
- });
});
diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index cc38afd43c..0000000000
Binary files a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index a07df8cec8..0000000000
Binary files a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-ltr-Mobile-Safari-linux.png b/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 1506a70010..0000000000
Binary files a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 2f400a81ed..0000000000
Binary files a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index ea1f539bae..0000000000
Binary files a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-rtl-Mobile-Safari-linux.png b/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 8bf8642b98..0000000000
Binary files a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-ltr-Mobile-Chrome-linux.png b/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 3703feb02c..0000000000
Binary files a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-ltr-Mobile-Firefox-linux.png b/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 1975f8b987..0000000000
Binary files a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-ltr-Mobile-Safari-linux.png b/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index d733074c89..0000000000
Binary files a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-rtl-Mobile-Chrome-linux.png b/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index e812d62b47..0000000000
Binary files a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-rtl-Mobile-Firefox-linux.png b/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 5798de3e0f..0000000000
Binary files a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-rtl-Mobile-Safari-linux.png b/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 10fd895d34..0000000000
Binary files a/core/src/components/accordion/test/standalone/accordion.e2e.ts-snapshots/accordion-standalone-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/avatar/test/standalone/index.html b/core/src/components/avatar/test/standalone/index.html
deleted file mode 100644
index f5908cc247..0000000000
--- a/core/src/components/avatar/test/standalone/index.html
+++ /dev/null
@@ -1,38 +0,0 @@
-
-
-
-
- Avatar - Standalone
-
-
-
-
-
-
-
-
-
- Default
-
-
-
-
- Custom
-
-
-
-
-
-
-
-
-
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts b/core/src/components/badge/test/standalone/badge.e2e.ts
deleted file mode 100644
index cd9e7dfe44..0000000000
--- a/core/src/components/badge/test/standalone/badge.e2e.ts
+++ /dev/null
@@ -1,12 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('badge: rendering', () => {
- test('should not have visual regressions', async ({ page }) => {
- await page.goto('/src/components/badge/test/standalone');
-
- await page.setIonViewport();
-
- expect(await page.screenshot()).toMatchSnapshot(`badge-standalone-${page.getSnapshotSettings()}.png`);
- });
-});
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index c8ab452a78..0000000000
Binary files a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 7712a3e095..0000000000
Binary files a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-ltr-Mobile-Safari-linux.png b/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 888aa41fc0..0000000000
Binary files a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 4fd16afda2..0000000000
Binary files a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index a844f61972..0000000000
Binary files a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-rtl-Mobile-Safari-linux.png b/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index b879ccf7a5..0000000000
Binary files a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-ltr-Mobile-Chrome-linux.png b/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 284663c23d..0000000000
Binary files a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-ltr-Mobile-Firefox-linux.png b/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 9895fb1cf6..0000000000
Binary files a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-ltr-Mobile-Safari-linux.png b/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 64d4d55ee5..0000000000
Binary files a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-rtl-Mobile-Chrome-linux.png b/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index f8de536616..0000000000
Binary files a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-rtl-Mobile-Firefox-linux.png b/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 003032a206..0000000000
Binary files a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-rtl-Mobile-Safari-linux.png b/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 29e06bf4c9..0000000000
Binary files a/core/src/components/badge/test/standalone/badge.e2e.ts-snapshots/badge-standalone-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/badge/test/standalone/index.html b/core/src/components/badge/test/standalone/index.html
deleted file mode 100644
index 943cbca69e..0000000000
--- a/core/src/components/badge/test/standalone/index.html
+++ /dev/null
@@ -1,75 +0,0 @@
-
-
-
-
- Badge - Standalone
-
-
-
-
-
-
-
-
-
- Default
-
-
- 99
-
-
-
-
- 11
- 22
- 33
- 44
- 55
- 66
- 77
- 88
- 99
-
- Custom
-
-
- wide
- large
- round
-
-
- custom
- custom w/ secondary
-
-
-
-
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts
deleted file mode 100644
index d4d0a6f61e..0000000000
--- a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts
+++ /dev/null
@@ -1,12 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('breadcrumbs: standalone', () => {
- test('should not have visual regressions', async ({ page }) => {
- await page.goto(`/src/components/breadcrumbs/test/standalone`);
-
- expect(await page.screenshot({ fullPage: true })).toMatchSnapshot(
- `breadcrumb-standalone-diff-${page.getSnapshotSettings()}.png`
- );
- });
-});
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 2d3aa1a8c9..0000000000
Binary files a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index d3e3e19904..0000000000
Binary files a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-ltr-Mobile-Safari-linux.png b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 2a4fcc1fcd..0000000000
Binary files a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index a5cd606eda..0000000000
Binary files a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index d609b0e312..0000000000
Binary files a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-rtl-Mobile-Safari-linux.png b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 8468cac598..0000000000
Binary files a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-ltr-Mobile-Chrome-linux.png b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 3047485c13..0000000000
Binary files a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-ltr-Mobile-Firefox-linux.png b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index cd00ea3e6f..0000000000
Binary files a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-ltr-Mobile-Safari-linux.png b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index c20ed35366..0000000000
Binary files a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-rtl-Mobile-Chrome-linux.png b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index cdb2c94428..0000000000
Binary files a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-rtl-Mobile-Firefox-linux.png b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 42a25abd11..0000000000
Binary files a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-rtl-Mobile-Safari-linux.png b/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 4642ac5f37..0000000000
Binary files a/core/src/components/breadcrumbs/test/standalone/breadcrumbs.e2e.ts-snapshots/breadcrumb-standalone-diff-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/breadcrumbs/test/standalone/index.html b/core/src/components/breadcrumbs/test/standalone/index.html
deleted file mode 100644
index 8876633f15..0000000000
--- a/core/src/components/breadcrumbs/test/standalone/index.html
+++ /dev/null
@@ -1,416 +0,0 @@
-
-
-
-
- Breadcrumbs - Standalone
-
-
-
-
-
-
-
-
- Default
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
- Colors
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
- Custom
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
- Custom
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
-
-
-
- Home
-
-
-
- Electronics
-
-
-
- Photography
-
-
-
- Cameras
-
-
-
- Film
-
-
-
- 35 mm
-
-
-
-
-
-
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts
deleted file mode 100644
index 2c2261d735..0000000000
--- a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts
+++ /dev/null
@@ -1,12 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('checkbox: standalone', () => {
- test('should not have visual regressions', async ({ page }) => {
- await page.goto(`/src/components/checkbox/test/standalone`);
-
- expect(await page.screenshot({ fullPage: true })).toMatchSnapshot(
- `checkbox-standalone-${page.getSnapshotSettings()}.png`
- );
- });
-});
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 55030c9d6d..0000000000
Binary files a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index a4f5ae7fe7..0000000000
Binary files a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-ltr-Mobile-Safari-linux.png b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 76415762c7..0000000000
Binary files a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 954e7f160c..0000000000
Binary files a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index ecbc04e5c5..0000000000
Binary files a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-rtl-Mobile-Safari-linux.png b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 4153fb3390..0000000000
Binary files a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-ltr-Mobile-Chrome-linux.png b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 81598b0d45..0000000000
Binary files a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-ltr-Mobile-Firefox-linux.png b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 8c93806ec1..0000000000
Binary files a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-ltr-Mobile-Safari-linux.png b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index d9b0491056..0000000000
Binary files a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-rtl-Mobile-Chrome-linux.png b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 61a2c5524b..0000000000
Binary files a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-rtl-Mobile-Firefox-linux.png b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 6caf9ee9e1..0000000000
Binary files a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-rtl-Mobile-Safari-linux.png b/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 07e3f2cb4b..0000000000
Binary files a/core/src/components/checkbox/test/standalone/checkbox.e2e.ts-snapshots/checkbox-standalone-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/checkbox/test/standalone/index.html b/core/src/components/checkbox/test/standalone/index.html
deleted file mode 100644
index 62215117cf..0000000000
--- a/core/src/components/checkbox/test/standalone/index.html
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
- Checkbox - Standalone
-
-
-
-
-
-
-
-
-
- Default
-
-
-
-
-
- Colors
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Custom
-
-
-
-
-
- Custom: checked
-
-
-
-
-
- Custom: light
-
-
-
-
-
- Custom: transition
-
-
-
-
-
-
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts b/core/src/components/chip/test/standalone/chip.e2e.ts
deleted file mode 100644
index 09a6e66fce..0000000000
--- a/core/src/components/chip/test/standalone/chip.e2e.ts
+++ /dev/null
@@ -1,12 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('chip: standalone', () => {
- test('should not have visual regressions', async ({ page }) => {
- await page.goto('/src/components/chip/test/standalone');
-
- await page.setIonViewport();
-
- expect(await page.screenshot()).toMatchSnapshot(`chip-standalone-${page.getSnapshotSettings()}.png`);
- });
-});
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index e329409349..0000000000
Binary files a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 1cb94b047c..0000000000
Binary files a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-ltr-Mobile-Safari-linux.png b/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 6ff3ba57a1..0000000000
Binary files a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 5b97d5e46f..0000000000
Binary files a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 6855c0684a..0000000000
Binary files a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-rtl-Mobile-Safari-linux.png b/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index a6497b6168..0000000000
Binary files a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-ltr-Mobile-Chrome-linux.png b/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 8d9b7f08a0..0000000000
Binary files a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-ltr-Mobile-Firefox-linux.png b/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 5c99782229..0000000000
Binary files a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-ltr-Mobile-Safari-linux.png b/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index dd75e6ebc4..0000000000
Binary files a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-rtl-Mobile-Chrome-linux.png b/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 3bd6f9e11b..0000000000
Binary files a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-rtl-Mobile-Firefox-linux.png b/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index a0446e5d87..0000000000
Binary files a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-rtl-Mobile-Safari-linux.png b/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index be02aa473e..0000000000
Binary files a/core/src/components/chip/test/standalone/chip.e2e.ts-snapshots/chip-standalone-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/chip/test/standalone/index.html b/core/src/components/chip/test/standalone/index.html
deleted file mode 100644
index 30abd9906e..0000000000
--- a/core/src/components/chip/test/standalone/index.html
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
-
- Chip - Standalone
-
-
-
-
-
-
-
-
- Basic Chips
-
- Default
-
-
- Border Radius
-
-
-
- With Icon
-
-
-
-
-
- With Avatar
-
-
-
-
-
- With Icon and Avatar
-
-
-
- Color Chips
-
- Primary
-
-
- Danger
-
-
-
- Tertiary with Icon
-
-
-
-
-
- Primary with Avatar
-
-
- Success with Icon
-
-
-
- Outline Chips
-
- Outline
-
-
- Danger Outline
-
-
-
- Secondary Outline with Icon
-
-
- Primary Outline with Avatar
-
-
-
-
-
-
- Outline with Icon and Avatar
-
-
-
-
diff --git a/core/src/components/infinite-scroll/test/standalone/e2e.ts b/core/src/components/infinite-scroll/test/standalone/e2e.ts
deleted file mode 100644
index 40d6165e90..0000000000
--- a/core/src/components/infinite-scroll/test/standalone/e2e.ts
+++ /dev/null
@@ -1,10 +0,0 @@
-import { newE2EPage } from '@stencil/core/testing';
-
-test('infinite-scroll: standalone', async () => {
- const page = await newE2EPage({
- url: '/src/components/infinite-scroll/test/standalone?ionic:_testing=true',
- });
-
- const compare = await page.compareScreenshot();
- expect(compare).toMatchScreenshot();
-});
diff --git a/core/src/components/infinite-scroll/test/standalone/index.html b/core/src/components/infinite-scroll/test/standalone/index.html
deleted file mode 100644
index 6afaa2be03..0000000000
--- a/core/src/components/infinite-scroll/test/standalone/index.html
+++ /dev/null
@@ -1,68 +0,0 @@
-
-
-
-
- Infinite Scroll - Standalone
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/core/src/components/input/test/standalone/index.html b/core/src/components/input/test/standalone/index.html
deleted file mode 100644
index a721718a1d..0000000000
--- a/core/src/components/input/test/standalone/index.html
+++ /dev/null
@@ -1,100 +0,0 @@
-
-
-
-
- Input - Standalone
-
-
-
-
-
-
-
-
-
- Default
-
-
-
-
-
- Colors
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/core/src/components/input/test/standalone/input.e2e.ts b/core/src/components/input/test/standalone/input.e2e.ts
deleted file mode 100644
index 5fbadf5c94..0000000000
--- a/core/src/components/input/test/standalone/input.e2e.ts
+++ /dev/null
@@ -1,14 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('input: standalone', () => {
- test.beforeEach(async ({ page }) => {
- await page.goto('/src/components/input/test/standalone');
- });
-
- test('should not have visual regressions', async ({ page }) => {
- await page.setIonViewport();
-
- expect(await page.screenshot()).toMatchSnapshot(`input-standalone-diff-${page.getSnapshotSettings()}.png`);
- });
-});
diff --git a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 4b166ad852..0000000000
Binary files a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index f05ed5a08b..0000000000
Binary files a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-ltr-Mobile-Safari-linux.png b/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 6602cf2b6a..0000000000
Binary files a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index ee09b87f30..0000000000
Binary files a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 83c02b07ee..0000000000
Binary files a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-rtl-Mobile-Safari-linux.png b/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 44afe3ba1a..0000000000
Binary files a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-ltr-Mobile-Chrome-linux.png b/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 6beaa43be7..0000000000
Binary files a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-ltr-Mobile-Firefox-linux.png b/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 84cbecc763..0000000000
Binary files a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-ltr-Mobile-Safari-linux.png b/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 5b6f904f47..0000000000
Binary files a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-rtl-Mobile-Chrome-linux.png b/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 7bb35a8fbc..0000000000
Binary files a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-rtl-Mobile-Firefox-linux.png b/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 08516a3115..0000000000
Binary files a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-rtl-Mobile-Safari-linux.png b/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 5569da2be2..0000000000
Binary files a/core/src/components/input/test/standalone/input.e2e.ts-snapshots/input-standalone-diff-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/item-divider/test/standalone/index.html b/core/src/components/item-divider/test/standalone/index.html
deleted file mode 100644
index 6b72e619ad..0000000000
--- a/core/src/components/item-divider/test/standalone/index.html
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
- Item Divider - Standalone
-
-
-
-
-
-
-
-
-
-
- Item Divider
- button
-
-
-
-
-
diff --git a/core/src/components/item/test/standalone/index.html b/core/src/components/item/test/standalone/index.html
deleted file mode 100644
index 2a7e2f084b..0000000000
--- a/core/src/components/item/test/standalone/index.html
+++ /dev/null
@@ -1,76 +0,0 @@
-
-
-
-
- Item - Standalone
-
-
-
-
-
-
-
-
-
-
- Item Text
-
-
-
- Item Tappable Danger
-
-
-
- Item Tappable Danger.activated
-
-
-
-
- Item Multiline Text
- Heading
- Heading
-
-
-
-
- Item Icons
-
-
-
-
-
- Item Button
- Start Button
- End Button
-
-
-
- Item Avatar
-
-
-
-
-
-
-
- Item Thumbnail
-
-
-
-
-
-
-
-
-
diff --git a/core/src/components/item/test/standalone/item.e2e.ts b/core/src/components/item/test/standalone/item.e2e.ts
deleted file mode 100644
index 4ea86ffefd..0000000000
--- a/core/src/components/item/test/standalone/item.e2e.ts
+++ /dev/null
@@ -1,12 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('item: standalone', () => {
- test('should not have visual regressions', async ({ page }) => {
- await page.goto(`/src/components/item/test/standalone`);
-
- await page.setIonViewport();
-
- expect(await page.screenshot()).toMatchSnapshot(`item-standalone-diff-${page.getSnapshotSettings()}.png`);
- });
-});
diff --git a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index cecdcc4fa5..0000000000
Binary files a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 1420eeca85..0000000000
Binary files a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-ltr-Mobile-Safari-linux.png b/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 00bb22b9d0..0000000000
Binary files a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 09f5f43c33..0000000000
Binary files a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 321c83bbc1..0000000000
Binary files a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-rtl-Mobile-Safari-linux.png b/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 98c6015e72..0000000000
Binary files a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-ltr-Mobile-Chrome-linux.png b/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 9e41007be2..0000000000
Binary files a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-ltr-Mobile-Firefox-linux.png b/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 37d634d25f..0000000000
Binary files a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-ltr-Mobile-Safari-linux.png b/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 2d5c1f9439..0000000000
Binary files a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-rtl-Mobile-Chrome-linux.png b/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 1491f1dfe4..0000000000
Binary files a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-rtl-Mobile-Firefox-linux.png b/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 1e240d9153..0000000000
Binary files a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-rtl-Mobile-Safari-linux.png b/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 6f5637d5db..0000000000
Binary files a/core/src/components/item/test/standalone/item.e2e.ts-snapshots/item-standalone-diff-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/list/test/standalone/e2e.ts b/core/src/components/list/test/standalone/e2e.ts
deleted file mode 100644
index 8f39db1d0c..0000000000
--- a/core/src/components/list/test/standalone/e2e.ts
+++ /dev/null
@@ -1,10 +0,0 @@
-import { newE2EPage } from '@stencil/core/testing';
-
-test('list: standalone', async () => {
- const page = await newE2EPage({
- url: '/src/components/list/test/standalone?ionic:_testing=true',
- });
-
- const compare = await page.compareScreenshot();
- expect(compare).toMatchScreenshot();
-});
diff --git a/core/src/components/list/test/standalone/index.html b/core/src/components/list/test/standalone/index.html
deleted file mode 100644
index 018c3cd7a8..0000000000
--- a/core/src/components/list/test/standalone/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
- List - Standalone
-
-
-
-
-
-
-
-
-
-
- Pokémon Yellow
- Super Metroid
- Mega Man X
- The Legend of Zelda
- Pac-Man
- Super Mario World
- Street Fighter II
- Half Life
- Portal
- Final Fantasy VII
- Star Fox
- Tetris
- Donkey Kong III
- Goldeneye 007
- Doom
- Fallout
- GTA
- Halo
-
-
-
diff --git a/core/src/components/menu-button/test/standalone/e2e.ts b/core/src/components/menu-button/test/standalone/e2e.ts
deleted file mode 100644
index 71e6c612f0..0000000000
--- a/core/src/components/menu-button/test/standalone/e2e.ts
+++ /dev/null
@@ -1,10 +0,0 @@
-import { newE2EPage } from '@stencil/core/testing';
-
-test('menu-button: standalone', async () => {
- const page = await newE2EPage({
- url: '/src/components/menu-button/test/standalone?ionic:_testing=true',
- });
-
- const compare = await page.compareScreenshot();
- expect(compare).toMatchScreenshot();
-});
diff --git a/core/src/components/menu-button/test/standalone/index.html b/core/src/components/menu-button/test/standalone/index.html
deleted file mode 100644
index d5b9433cc1..0000000000
--- a/core/src/components/menu-button/test/standalone/index.html
+++ /dev/null
@@ -1,67 +0,0 @@
-
-
-
-
- Menu Button - Standalone
-
-
-
-
-
-
-
-
-
- Default
-
-
- Custom
-
-
-
- Colors
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Default
-
-
-
-
-
-
- Primary
-
-
-
-
-
-
- Light
-
-
-
-
-
diff --git a/core/src/components/note/test/standalone/e2e.ts b/core/src/components/note/test/standalone/e2e.ts
deleted file mode 100644
index 0c49fbe9b2..0000000000
--- a/core/src/components/note/test/standalone/e2e.ts
+++ /dev/null
@@ -1,10 +0,0 @@
-import { newE2EPage } from '@stencil/core/testing';
-
-test('note: standalone', async () => {
- const page = await newE2EPage({
- url: '/src/components/note/test/standalone?ionic:_testing=true',
- });
-
- const compare = await page.compareScreenshot();
- expect(compare).toMatchScreenshot();
-});
diff --git a/core/src/components/note/test/standalone/index.html b/core/src/components/note/test/standalone/index.html
deleted file mode 100644
index bb6992ce12..0000000000
--- a/core/src/components/note/test/standalone/index.html
+++ /dev/null
@@ -1,55 +0,0 @@
-
-
-
-
- Note - Standalone
-
-
-
-
-
-
-
-
-
- Default
- Default Note
-
- Custom
- Custom Note
- Custom Secondary Note
-
- Colors
- Primary Note
- Secondary Note
- Tertiary Note
- Success Note
- Warning Note
- Danger Note
- Light Note
- Medium Note
- Dark Note
-
- Notes in a List
-
-
- Note (End)
- On
-
-
-
- Off
- Note (Start)
-
-
-
-
-
-
diff --git a/core/src/components/progress-bar/test/standalone/index.html b/core/src/components/progress-bar/test/standalone/index.html
deleted file mode 100644
index 1c8488d627..0000000000
--- a/core/src/components/progress-bar/test/standalone/index.html
+++ /dev/null
@@ -1,201 +0,0 @@
-
-
-
-
- Progress Bar - Standalone
-
-
-
-
-
-
-
-
-
- Default Progress Bars
-
-
-
-
-
-
- Progress Bar: Colors
-
-
-
-
-
-
-
-
-
-
-
- Default Types
-
-
-
-
-
-
-
-
-
-
- Custom: colors by part
-
-
-
-
-
-
-
-
-
-
-
- Custom: colors by css variable
-
-
-
-
-
-
-
-
-
-
- Custom border radius
-
-
-
-
- Custom transition
-
-
-
-
-
-
-
-
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts
deleted file mode 100644
index 0de08acdda..0000000000
--- a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts
+++ /dev/null
@@ -1,12 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('progress-bar: standalone', () => {
- test('should not have visual regressions', async ({ page }) => {
- await page.goto('/src/components/progress-bar/test/standalone');
-
- expect(await page.screenshot({ fullPage: true })).toMatchSnapshot(
- `progress-bar-standalone-${page.getSnapshotSettings()}.png`
- );
- });
-});
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 8663c5863b..0000000000
Binary files a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 62b4a98277..0000000000
Binary files a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-ltr-Mobile-Safari-linux.png b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index bdc347e1f9..0000000000
Binary files a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index dfe89ad375..0000000000
Binary files a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 86000ae257..0000000000
Binary files a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-rtl-Mobile-Safari-linux.png b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index e6d259fc22..0000000000
Binary files a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-ltr-Mobile-Chrome-linux.png b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 854373318f..0000000000
Binary files a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-ltr-Mobile-Firefox-linux.png b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index ba12f356c4..0000000000
Binary files a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-ltr-Mobile-Safari-linux.png b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index d7a372ddff..0000000000
Binary files a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-rtl-Mobile-Chrome-linux.png b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index d53131940e..0000000000
Binary files a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-rtl-Mobile-Firefox-linux.png b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 296d04d1aa..0000000000
Binary files a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-rtl-Mobile-Safari-linux.png b/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 731a4eaa5a..0000000000
Binary files a/core/src/components/progress-bar/test/standalone/progress-bar.e2e.ts-snapshots/progress-bar-standalone-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/radio/test/standalone/index.html b/core/src/components/radio/test/standalone/index.html
deleted file mode 100644
index b3f91562bc..0000000000
--- a/core/src/components/radio/test/standalone/index.html
+++ /dev/null
@@ -1,90 +0,0 @@
-
-
-
-
- Radio - Standalone
-
-
-
-
-
-
-
-
-
- Default
-
-
-
-
-
- Colors: Unchecked
-
-
-
-
-
-
-
-
-
-
- Colors: Checked
-
-
-
-
-
-
-
-
-
-
-
-
- Disabled
-
-
-
-
-
-
-
- Custom
-
-
-
-
-
-
-
-
-
-
-
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts b/core/src/components/radio/test/standalone/radio.e2e.ts
deleted file mode 100644
index 1b563b587d..0000000000
--- a/core/src/components/radio/test/standalone/radio.e2e.ts
+++ /dev/null
@@ -1,12 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('radio: standalone', () => {
- test('should not have visual regressions', async ({ page }) => {
- await page.goto(`/src/components/radio/test/standalone`);
-
- await page.setIonViewport();
-
- expect(await page.screenshot()).toMatchSnapshot(`radio-standalone-${page.getSnapshotSettings()}.png`);
- });
-});
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 99364c3359..0000000000
Binary files a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 83a4a30559..0000000000
Binary files a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-ltr-Mobile-Safari-linux.png b/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 236e2ed4a2..0000000000
Binary files a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 560068e38e..0000000000
Binary files a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 7fafc5ddb1..0000000000
Binary files a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-rtl-Mobile-Safari-linux.png b/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index c3c53abf5d..0000000000
Binary files a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-ltr-Mobile-Chrome-linux.png b/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 955de4d2f0..0000000000
Binary files a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-ltr-Mobile-Firefox-linux.png b/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index ae2912ea9f..0000000000
Binary files a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-ltr-Mobile-Safari-linux.png b/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index ec5077c3bf..0000000000
Binary files a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-rtl-Mobile-Chrome-linux.png b/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 21edc42918..0000000000
Binary files a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-rtl-Mobile-Firefox-linux.png b/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 67f89c8ee2..0000000000
Binary files a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-rtl-Mobile-Safari-linux.png b/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 29a64d56d4..0000000000
Binary files a/core/src/components/radio/test/standalone/radio.e2e.ts-snapshots/radio-standalone-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/range/test/standalone/index.html b/core/src/components/range/test/standalone/index.html
deleted file mode 100644
index 80aa628d35..0000000000
--- a/core/src/components/range/test/standalone/index.html
+++ /dev/null
@@ -1,43 +0,0 @@
-
-
-
-
- Range - Standalone
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/core/src/components/range/test/standalone/range.e2e.ts b/core/src/components/range/test/standalone/range.e2e.ts
deleted file mode 100644
index f5617da040..0000000000
--- a/core/src/components/range/test/standalone/range.e2e.ts
+++ /dev/null
@@ -1,12 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('range: standalone', () => {
- test('should not have visual regressions', async ({ page }) => {
- await page.goto(`/src/components/range/test/standalone`);
-
- await page.setIonViewport();
-
- expect(await page.screenshot()).toMatchSnapshot(`range-diff-${page.getSnapshotSettings()}.png`);
- });
-});
diff --git a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index dad01a0381..0000000000
Binary files a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index e80d4dd816..0000000000
Binary files a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-ltr-Mobile-Safari-linux.png b/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 966ce35ec0..0000000000
Binary files a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 520efa289a..0000000000
Binary files a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index eca0cae052..0000000000
Binary files a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-rtl-Mobile-Safari-linux.png b/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 651cceb488..0000000000
Binary files a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-ltr-Mobile-Chrome-linux.png b/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 8456d9ac21..0000000000
Binary files a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-ltr-Mobile-Firefox-linux.png b/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index b2462b6d7e..0000000000
Binary files a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-ltr-Mobile-Safari-linux.png b/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 53a0210bdf..0000000000
Binary files a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-rtl-Mobile-Chrome-linux.png b/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 4f8d00d044..0000000000
Binary files a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-rtl-Mobile-Firefox-linux.png b/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 988a34c9a9..0000000000
Binary files a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-rtl-Mobile-Safari-linux.png b/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 811a089053..0000000000
Binary files a/core/src/components/range/test/standalone/range.e2e.ts-snapshots/range-diff-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/reorder-group/test/standalone/e2e.ts b/core/src/components/reorder-group/test/standalone/e2e.ts
deleted file mode 100644
index fe13457ae5..0000000000
--- a/core/src/components/reorder-group/test/standalone/e2e.ts
+++ /dev/null
@@ -1,10 +0,0 @@
-import { newE2EPage } from '@stencil/core/testing';
-
-test('reorder: standalone', async () => {
- const page = await newE2EPage({
- url: '/src/components/reorder-group/test/standalone?ionic:_testing=true',
- });
-
- const compare = await page.compareScreenshot();
- expect(compare).toMatchScreenshot();
-});
diff --git a/core/src/components/reorder-group/test/standalone/index.html b/core/src/components/reorder-group/test/standalone/index.html
deleted file mode 100644
index b1f1c0297c..0000000000
--- a/core/src/components/reorder-group/test/standalone/index.html
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-
- Reorder - Standalone
-
-
-
-
-
-
-
-
-
-
-
- Item 1 (default ion-reorder)
-
-
-
-
- Item 2 (default ion-reorder)
-
-
-
-
- Item 3 (default ion-reorder)
-
-
-
-
- Item 4 (custom ion-reorder)
-
-
-
-
- Item 5 (custom ion-reorder)
-
-
-
-
- Item 6 (custom ion-reorder)
-
-
-
-
- Item 7 (custom ion-reorder)
-
-
-
-
- Item 8 (the whole item can be dragged)
-
-
-
- Item 9 (the whole item can be dragged)
-
-
-
- Item 10 (the whole item can be dragged)
-
-
-
-
-
diff --git a/core/src/components/router-link/test/standalone/index.html b/core/src/components/router-link/test/standalone/index.html
deleted file mode 100644
index afb789aa84..0000000000
--- a/core/src/components/router-link/test/standalone/index.html
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
- Router Link - Standalone
-
-
-
-
-
-
-
-
-
- Default
- Router Link
-
- Colors
- Primary Router Link
- Secondary Router Link
- Tertiary Router Link
- Success Router Link
- Warning Router Link
- Danger Router Link
- Light Router Link
- Medium Router Link
- Dark Router Link
-
- Custom
- Underline Router Link
- Cursive Router Link
- Custom Router Link
- Custom Secondary Router Link
-
-
-
-
diff --git a/core/src/components/searchbar/test/standalone/index.html b/core/src/components/searchbar/test/standalone/index.html
deleted file mode 100644
index 2cebe90391..0000000000
--- a/core/src/components/searchbar/test/standalone/index.html
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
-
-
- Searchbar - Standalone
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts
deleted file mode 100644
index 08efd8677f..0000000000
--- a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts
+++ /dev/null
@@ -1,12 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('searchbar: standalone', () => {
- test('should not have visual regressions', async ({ page }) => {
- await page.goto(`/src/components/searchbar/test/standalone`);
-
- expect(await page.screenshot({ fullPage: true })).toMatchSnapshot(
- `searchbar-standalone-${page.getSnapshotSettings()}.png`
- );
- });
-});
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 17e07231f1..0000000000
Binary files a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 9147d919c0..0000000000
Binary files a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-ltr-Mobile-Safari-linux.png b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index b87e23e4a8..0000000000
Binary files a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 41e5f26b37..0000000000
Binary files a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index e85338c0be..0000000000
Binary files a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-rtl-Mobile-Safari-linux.png b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index d07afaad5e..0000000000
Binary files a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-ltr-Mobile-Chrome-linux.png b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 318f60818e..0000000000
Binary files a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-ltr-Mobile-Firefox-linux.png b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 16eb730092..0000000000
Binary files a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-ltr-Mobile-Safari-linux.png b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index a37c4a039f..0000000000
Binary files a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-rtl-Mobile-Chrome-linux.png b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 9eb80be217..0000000000
Binary files a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-rtl-Mobile-Firefox-linux.png b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index b7b1073c31..0000000000
Binary files a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-rtl-Mobile-Safari-linux.png b/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 86ed54726b..0000000000
Binary files a/core/src/components/searchbar/test/standalone/searchbar.e2e.ts-snapshots/searchbar-standalone-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/slides/test/standalone/e2e.ts b/core/src/components/slides/test/standalone/e2e.ts
deleted file mode 100644
index e7f1bccff6..0000000000
--- a/core/src/components/slides/test/standalone/e2e.ts
+++ /dev/null
@@ -1,10 +0,0 @@
-import { newE2EPage } from '@stencil/core/testing';
-
-test('slides: standalone', async () => {
- const page = await newE2EPage({
- url: '/src/components/slides/test/standalone?ionic:_testing=true',
- });
-
- const compare = await page.compareScreenshot();
- expect(compare).toMatchScreenshot();
-});
diff --git a/core/src/components/slides/test/standalone/index.html b/core/src/components/slides/test/standalone/index.html
deleted file mode 100644
index 671d1f683b..0000000000
--- a/core/src/components/slides/test/standalone/index.html
+++ /dev/null
@@ -1,38 +0,0 @@
-
-
-
-
- Slides - Standalone
-
-
-
-
-
-
-
-
-
-
-
- Slide 1
-
-
-
- Slide 2
-
-
-
- Slide 3
-
-
-
-
-
diff --git a/core/src/components/spinner/test/standalone/index.html b/core/src/components/spinner/test/standalone/index.html
deleted file mode 100644
index aac0115d41..0000000000
--- a/core/src/components/spinner/test/standalone/index.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
- Spinner - Standalone
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts b/core/src/components/spinner/test/standalone/spinner.e2e.ts
deleted file mode 100644
index 4422c1a612..0000000000
--- a/core/src/components/spinner/test/standalone/spinner.e2e.ts
+++ /dev/null
@@ -1,15 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('spinner: standalone', () => {
- test.beforeEach(async ({ page }) => {
- await page.goto('/src/components/spinner/test/standalone');
- });
- test.describe('spinner: visual regression tests', () => {
- test('should not have visual regressions', async ({ page }) => {
- await page.setIonViewport();
-
- expect(await page.screenshot()).toMatchSnapshot(`spinner-standalone-diff-${page.getSnapshotSettings()}.png`);
- });
- });
-});
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 7fe516f904..0000000000
Binary files a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 5248cdd088..0000000000
Binary files a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-ltr-Mobile-Safari-linux.png b/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 167977d7ad..0000000000
Binary files a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index cd599c5c04..0000000000
Binary files a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index cd616e9054..0000000000
Binary files a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-rtl-Mobile-Safari-linux.png b/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 09fec31c7f..0000000000
Binary files a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-ltr-Mobile-Chrome-linux.png b/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index aa5b118db5..0000000000
Binary files a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-ltr-Mobile-Firefox-linux.png b/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 2502d5f270..0000000000
Binary files a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-ltr-Mobile-Safari-linux.png b/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 352fec05c2..0000000000
Binary files a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-rtl-Mobile-Chrome-linux.png b/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index b10f80bb63..0000000000
Binary files a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-rtl-Mobile-Firefox-linux.png b/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 9b64e02b3b..0000000000
Binary files a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-rtl-Mobile-Safari-linux.png b/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 048aa4528e..0000000000
Binary files a/core/src/components/spinner/test/standalone/spinner.e2e.ts-snapshots/spinner-standalone-diff-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/tabs/test/standalone/e2e.ts b/core/src/components/tabs/test/standalone/e2e.ts
deleted file mode 100644
index 4aad8b1a83..0000000000
--- a/core/src/components/tabs/test/standalone/e2e.ts
+++ /dev/null
@@ -1,26 +0,0 @@
-import { newE2EPage } from '@stencil/core/testing';
-
-test('tabs: standalone', async () => {
- const page = await newE2EPage({
- url: '/src/components/tabs/test/standalone?ionic:_testing=true',
- });
-
- const compares = [];
-
- // Initial page load
- compares.push(await page.compareScreenshot());
-
- let tabButton = await page.find('#tab-button-tab-one');
- await tabButton.click();
-
- compares.push(await page.compareScreenshot(`tab one`));
-
- tabButton = await page.find('#tab-button-tab-two');
- await tabButton.click();
-
- compares.push(await page.compareScreenshot(`tab two`));
-
- for (const compare of compares) {
- expect(compare).toMatchScreenshot();
- }
-});
diff --git a/core/src/components/tabs/test/standalone/index.html b/core/src/components/tabs/test/standalone/index.html
deleted file mode 100644
index f54c6fbf1e..0000000000
--- a/core/src/components/tabs/test/standalone/index.html
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
-
- Tabs - Standalone
-
-
-
-
-
-
-
-
-
-
-
-
-
Tab One
-
-
-
-
-
-
Tab Two
-
-
-
-
-
-
Tab Three
-
-
-
-
-
- Tab One
-
-
-
-
- Tab Two
-
-
-
-
- Tab Three
-
-
-
-
-
-
-
-
-
-
diff --git a/core/src/components/textarea/test/standalone/index.html b/core/src/components/textarea/test/standalone/index.html
deleted file mode 100644
index 781eadb25a..0000000000
--- a/core/src/components/textarea/test/standalone/index.html
+++ /dev/null
@@ -1,62 +0,0 @@
-
-
-
-
- Textarea - Standalone
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts b/core/src/components/textarea/test/standalone/textarea.e2e.ts
deleted file mode 100644
index 0a68a3ca8f..0000000000
--- a/core/src/components/textarea/test/standalone/textarea.e2e.ts
+++ /dev/null
@@ -1,15 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('textarea: standalone', () => {
- /**
- * Verifies `ion-textarea` visual display when used outside of an `ion-app` component.
- */
- test('should not have visual regressions', async ({ page }) => {
- await page.goto(`/src/components/textarea/test/standalone`);
-
- await page.setIonViewport();
-
- expect(await page.screenshot()).toMatchSnapshot(`textarea-standalone-diff-${page.getSnapshotSettings()}.png`);
- });
-});
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index d0fde5211d..0000000000
Binary files a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 18b827f0f0..0000000000
Binary files a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-ltr-Mobile-Safari-linux.png b/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 7a9c0dc8cd..0000000000
Binary files a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index a2342e16b3..0000000000
Binary files a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index f5a90dff14..0000000000
Binary files a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-rtl-Mobile-Safari-linux.png b/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 0fe34eb955..0000000000
Binary files a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-ltr-Mobile-Chrome-linux.png b/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 55321479c0..0000000000
Binary files a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-ltr-Mobile-Firefox-linux.png b/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 92deba147a..0000000000
Binary files a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-ltr-Mobile-Safari-linux.png b/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index 96d8b788ba..0000000000
Binary files a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-rtl-Mobile-Chrome-linux.png b/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index c83d5277eb..0000000000
Binary files a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-rtl-Mobile-Firefox-linux.png b/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 0dc59a772a..0000000000
Binary files a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-rtl-Mobile-Safari-linux.png b/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 118e15a9d4..0000000000
Binary files a/core/src/components/textarea/test/standalone/textarea.e2e.ts-snapshots/textarea-standalone-diff-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/toggle/test/standalone/index.html b/core/src/components/toggle/test/standalone/index.html
deleted file mode 100644
index 5f77c24c72..0000000000
--- a/core/src/components/toggle/test/standalone/index.html
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
- Toggle - Standalone
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts b/core/src/components/toggle/test/standalone/toggle.e2e.ts
deleted file mode 100644
index 9af6cd5785..0000000000
--- a/core/src/components/toggle/test/standalone/toggle.e2e.ts
+++ /dev/null
@@ -1,12 +0,0 @@
-import { expect } from '@playwright/test';
-import { test } from '@utils/test/playwright';
-
-test.describe('toggle: standalone', () => {
- test('should not have visual regressions', async ({ page }) => {
- await page.goto(`/src/components/toggle/test/standalone`);
-
- await page.setIonViewport();
-
- expect(await page.screenshot()).toMatchSnapshot(`toggle-standalone-diff-${page.getSnapshotSettings()}.png`);
- });
-});
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-ltr-Mobile-Chrome-linux.png b/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 26a3b4d8ae..0000000000
Binary files a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-ltr-Mobile-Firefox-linux.png b/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index 1e5a80a658..0000000000
Binary files a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-ltr-Mobile-Safari-linux.png b/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index af8d93909c..0000000000
Binary files a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-rtl-Mobile-Chrome-linux.png b/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index a158bf9c59..0000000000
Binary files a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-rtl-Mobile-Firefox-linux.png b/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index 6e8305a717..0000000000
Binary files a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-rtl-Mobile-Safari-linux.png b/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index 4f4eb46904..0000000000
Binary files a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-ios-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-ltr-Mobile-Chrome-linux.png b/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-ltr-Mobile-Chrome-linux.png
deleted file mode 100644
index 210e01775b..0000000000
Binary files a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-ltr-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-ltr-Mobile-Firefox-linux.png b/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-ltr-Mobile-Firefox-linux.png
deleted file mode 100644
index b9af1deaa8..0000000000
Binary files a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-ltr-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-ltr-Mobile-Safari-linux.png b/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-ltr-Mobile-Safari-linux.png
deleted file mode 100644
index d2aa81013c..0000000000
Binary files a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-ltr-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-rtl-Mobile-Chrome-linux.png b/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-rtl-Mobile-Chrome-linux.png
deleted file mode 100644
index 8cd23579b4..0000000000
Binary files a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-rtl-Mobile-Chrome-linux.png and /dev/null differ
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-rtl-Mobile-Firefox-linux.png b/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-rtl-Mobile-Firefox-linux.png
deleted file mode 100644
index d521302bf2..0000000000
Binary files a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-rtl-Mobile-Firefox-linux.png and /dev/null differ
diff --git a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-rtl-Mobile-Safari-linux.png b/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-rtl-Mobile-Safari-linux.png
deleted file mode 100644
index c46251fd87..0000000000
Binary files a/core/src/components/toggle/test/standalone/toggle.e2e.ts-snapshots/toggle-standalone-diff-md-rtl-Mobile-Safari-linux.png and /dev/null differ
diff --git a/core/src/components/toolbar/test/standalone/e2e.ts b/core/src/components/toolbar/test/standalone/e2e.ts
deleted file mode 100644
index 325de4b443..0000000000
--- a/core/src/components/toolbar/test/standalone/e2e.ts
+++ /dev/null
@@ -1,10 +0,0 @@
-import { newE2EPage } from '@stencil/core/testing';
-
-test('toolbar: standalone', async () => {
- const page = await newE2EPage({
- url: '/src/components/toolbar/test/standalone?ionic:_testing=true',
- });
-
- const compare = await page.compareScreenshot();
- expect(compare).toMatchScreenshot();
-});
diff --git a/core/src/components/toolbar/test/standalone/index.html b/core/src/components/toolbar/test/standalone/index.html
deleted file mode 100644
index 983a33b116..0000000000
--- a/core/src/components/toolbar/test/standalone/index.html
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-
- Toolbar - Standalone
-
-
-
-
-
-
-
-
-
-
- Toolbar
-
-
-
- Primary
-
-
-
- Secondary
-
-
-
- Tertiary
-
-
-
- Success
-
-
-
- Warning
-
-
-
- Danger
-
-
-
- Light
-
-
-
- Medium
-
-
-
- Dark
-
-
-
- Custom
-
-
-
-
-