Files
serenity/Userland/Libraries/LibWeb/DOM/DocumentLoading.cpp
Khaled Lakehal 1cd439b158 LibWeb: Set document type to HTML for text and media documents
This update fixes an issue where the document type was incorrectly set
to XML instead of HTML when initializing text and media documents.

(cherry picked from commit 2565757c7a705758bdd2ddc7ac3f7314a1773ed0)
2024-11-09 07:29:52 -05:00

28 KiB