diff --git a/core/src/components/segment-view/test/basic/index.html b/core/src/components/segment-view/test/basic/index.html index 43a2d75653..0eefd5a547 100644 --- a/core/src/components/segment-view/test/basic/index.html +++ b/core/src/components/segment-view/test/basic/index.html @@ -47,49 +47,43 @@ - - - - No - - - Value - - - + + + No + + + Value + + No Value - - - - All - - - Favorites - - - + + + All + + + Favorites + + All Favorites - - - - Paid - - - Free - - - Top - - - + + + Paid + + + Free + + + Top + + Free diff --git a/core/src/components/segment-view/test/basic/segment-view.e2e.ts b/core/src/components/segment-view/test/basic/segment-view.e2e.ts index 4644abc207..5d7457743a 100644 --- a/core/src/components/segment-view/test/basic/segment-view.e2e.ts +++ b/core/src/components/segment-view/test/basic/segment-view.e2e.ts @@ -9,18 +9,17 @@ configs({ modes: ['md'], directions: ['ltr'] }).forEach(({ title, config }) => { test('should show the first content with no initial value', async ({ page }) => { await page.setContent( ` - - - Paid - - - Free - - - Top - - - + + + Paid + + + Free + + + Top + + Free @@ -37,18 +36,17 @@ configs({ modes: ['md'], directions: ['ltr'] }).forEach(({ title, config }) => { test('should show the content matching the initial value', async ({ page }) => { await page.setContent( ` - - - Paid - - - Free - - - Top - - - + + + Paid + + + Free + + + Top + + Free @@ -65,18 +63,17 @@ configs({ modes: ['md'], directions: ['ltr'] }).forEach(({ title, config }) => { test('should update the content when changing the value by clicking a segment button', async ({ page }) => { await page.setContent( ` - - - Paid - - - Free - - - Top - - - + + + Paid + + + Free + + + Top + + Free diff --git a/core/src/components/segment-view/test/disabled/index.html b/core/src/components/segment-view/test/disabled/index.html index 59653cf94e..b2e676d34a 100644 --- a/core/src/components/segment-view/test/disabled/index.html +++ b/core/src/components/segment-view/test/disabled/index.html @@ -51,38 +51,47 @@ - - - - Paid - - - Free - - - Top - - - + + + All + + + Favorites + + + + All + Favorites + + + + + Paid + + + Free + + + Top + + Free Top - - - - Bookmarks - - - Reading List - - - Shared Links - - - + + + Bookmarks + + + Reading List + + + Shared Links + + Bookmarks Reading List