mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:37:45 +00:00
LibWeb/MimeSniff: Implement Resource
See https://mimesniff.spec.whatwg.org/#resource
This commit is contained in:
parent
a2a61d6941
commit
04e19df06a
5 changed files with 264 additions and 0 deletions
|
@ -2,6 +2,7 @@ set(TEST_SOURCES
|
|||
TestCSSIDSpeed.cpp
|
||||
TestCSSPixels.cpp
|
||||
TestHTMLTokenizer.cpp
|
||||
TestMimeSniff.cpp
|
||||
TestNumbers.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue