mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
LibWeb: Make DOMImplementation.createHTMLDocument() create HTMLDocument
Prior to this change, this API would actually create an XML Document(!)
This commit is contained in:
Notes:
sideshowbarker
2024-07-17 08:25:15 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/99ca2ccf08 Pull-request: https://github.com/SerenityOS/serenity/pull/23549
@@ -0,0 +1,4 @@
|
||||
[object HTMLDocument]
|
||||
true
|
||||
[object HTMLDocument]
|
||||
true
|
||||
Reference in New Issue
Block a user