Files
ladybird/Userland/Libraries/LibWebView/InspectorClient.cpp
Timothy Flynn 338f0382d3 LibWebView: Escape HTML within attribute values in the Inspector HTML
If an attribute value contains HTML, let's make sure we render it as
text, instead of injecting HTML in the middle of an Inspector field.
2024-02-20 17:04:36 +01:00

25 KiB