Files
ladybird/Userland/Libraries/LibWeb/CSS
Karol Kosek 16836e7e62 LibWeb: Remove checking for AllowedDataUrlType
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.
2023-08-01 14:19:05 +02:00
..
2023-06-15 16:54:14 +01:00
2023-06-15 16:54:14 +01:00
2023-07-05 12:42:02 +02:00
2023-07-05 12:42:02 +02:00