diff options
author | Timothy Flynn <trflynn89@pm.me> | 2022-03-24 11:39:49 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-03-24 16:56:38 +0100 |
commit | f9367a5fdbc530791f01132ad03b0dfe118e4d66 (patch) | |
tree | 154e0672fe2aa27b6935aefefb96381b236740f6 /Userland/Libraries/LibWeb/Painting/PaintableBox.cpp | |
parent | d744f04a03aa15e1c55316b1626efdf84f45375f (diff) | |
download | serenity-f9367a5fdbc530791f01132ad03b0dfe118e4d66.zip |
LibWeb: Ignore application objects until we can support them
The HTMLObjectElement spec is set up to ignore application/octet-stream
MIME types only. For this to work, we need to implement the MIME type
sniffing algorithm so that all unknown MIME types become mapped to the
application/octet-stream type. Until then, ignore all application/ MIME
types as we won't be able to display them anyways.
Diffstat (limited to 'Userland/Libraries/LibWeb/Painting/PaintableBox.cpp')
0 files changed, 0 insertions, 0 deletions