Files
ladybird/Userland/Libraries/LibWeb
Luke 4477a0d6fd LibWeb: Remove FIXME in is_javascript_mime_type_essence_match
This was misleading. The spec just wants us to check a string matches
a string in the JavaScript MIME type essence list. It doesn't want us
to parse the string as a MIME type to then use its essence for the
check.

Renames "mime_type" to "string" to make this less misleading.
2021-03-11 08:30:02 +01:00
..
2021-02-23 20:56:54 +01:00
2021-01-22 21:49:54 +01:00
2021-02-23 20:56:54 +01:00