ladybird/Libraries/LibWeb/MimeSniff
Ben Eidson e0e513e9fc LibWeb/MimeSniff: Add WebM signature sniffing and VINT parsing
Adds `matches_webm_signature()` and `parse_vint()` helpers per WPT
spec. Uses these helpers to resolve the WebM FIXME that was in
`match_an_audio_or_video_type_pattern()`.
2025-05-15 09:39:19 -06:00
..
MimeType.cpp LibWeb: Remove Web::Infra ASCII case conversion methods 2025-05-04 15:59:17 +02:00
MimeType.h
Resource.cpp LibWeb/MimeSniff: Add WebM signature sniffing and VINT parsing 2025-05-15 09:39:19 -06:00
Resource.h