Skip to content

Add WebP image format support - #910

Open
sudar69 wants to merge 1 commit into
allure-framework:mainfrom
sudar69:add-webp-support
Open

Add WebP image format support#910
sudar69 wants to merge 1 commit into
allure-framework:mainfrom
sudar69:add-webp-support

Conversation

@sudar69

@sudar69 sudar69 commented Sep 1, 2026

Copy link
Copy Markdown

Context

  • Add MIME detection for image/webp magic bytes (RIFF....WEBP) in @allurereport/reader-api
  • Add image/webp to attachmentType classification in @allurereport/web-commons and @allurereport/web-classic
  • Add image/webp icon mappings to web-awesome and web-classic attachment step views
  • Add Apple UTI mapping for public.webp and org.webmproject.webp in @allurereport/reader

Checklist

  • Add WebP test fixtures and unit tests across reader and web packages

@CLAassistant

CLAassistant commented Sep 1, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

- Add MIME detection for `image/webp` magic bytes (`RIFF....WEBP`) in `@allurereport/reader-api`
- Add `image/webp` to `attachmentType` classification in `@allurereport/web-commons` and `@allurereport/web-classic`
- Add `image/webp` icon mappings to `web-awesome` and `web-classic` attachment step views
- Add Apple UTI mapping for `public.webp` and `org.webmproject.webp` in `@allurereport/reader`
- Add WebP test fixtures and unit tests across reader and web packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants