[TASK] Add test for writing webp files via IM/GM to environment checker
This change adds test images for checking if the installed IM/GM version can create webp images. Similar to the pdf/ai files tests, these changes are allowed to fail, and - if the browser does not support webp (https://caniuse.com/webp) - will not show up either. Resolves: #93627 Releases: master Change-Id: Ib676f2ad096d21266aba9ee14d235377432c63c4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68166 Tested-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Daniel Sattler <sattler@b13.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Daniel Sattler <sattler@b13.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
- typo3/sysext/install/Classes/Controller/EnvironmentController.php 66 additions, 1 deletion...sext/install/Classes/Controller/EnvironmentController.php
- typo3/sysext/install/Resources/Private/Templates/Environment/ImageProcessing.html 6 additions, 2 deletions...ources/Private/Templates/Environment/ImageProcessing.html
- typo3/sysext/install/Resources/Public/Images/TestInput/Test.webp 0 additions, 0 deletions...ysext/install/Resources/Public/Images/TestInput/Test.webp
- typo3/sysext/install/Resources/Public/Images/TestReference/Convert-webp.webp 0 additions, 0 deletions...l/Resources/Public/Images/TestReference/Convert-webp.webp
- typo3/sysext/install/Resources/Public/Images/TestReference/Write-webp.webp 0 additions, 0 deletions...all/Resources/Public/Images/TestReference/Write-webp.webp
Please register or sign in to comment