test(config): update to playwright 1.29.0 (#26388)

This commit is contained in:
Liam DeBeasi
2022-12-20 09:26:51 -05:00
committed by GitHub
parent c0ef5c5f01
commit bd05fccf58
514 changed files with 157 additions and 136 deletions

View File

@ -48,7 +48,6 @@ test.describe('card: basic', () => {
test('should not have visual regressions with translucent cards', async ({ page, skip }) => {
skip.mode('md', 'Translucent effect is only available in iOS mode.');
skip.browser('firefox', 'Firefox has some issues rendering translucent effects on Linux.');
await page.setContent(`
<ion-card>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB