mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-05 08:06:09 +00:00
CSS shouldn't probably check if a MIME type in the 'data:' URL is correct or not. Every URL gets sent to a ResourceLoader so a client can just validate if got file with correct media type. This also makes loading 'data:' URLs in @import work now, as we didn't have AllowedDataUrlType for stylesheets.
358 KiB
358 KiB