mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibWeb: Add Element.getHTML() and ShadowRoot.getHTML()
This commit is contained in:
committed by
Andreas Kling
parent
0c47b3ff97
commit
fb9f3f10f3
@@ -80,6 +80,7 @@ static bool is_platform_object(Type const& type)
|
||||
"Request"sv,
|
||||
"Selection"sv,
|
||||
"SVGTransform"sv,
|
||||
"ShadowRoot"sv,
|
||||
"Table"sv,
|
||||
"Text"sv,
|
||||
"TextMetrics"sv,
|
||||
|
||||
Reference in New Issue
Block a user