Files
ladybird/Userland/Libraries/LibWeb/HTML/StructuredSerialize.cpp
Kenneth Myhra cf2c2cb4d7 LibWeb: Make sure we fallback to "Unsupported type" if type unrecognized
If we do not recognize the Type being serialized make sure we always
fallback to setting m_error to "Unsupported type".
2023-08-02 14:52:37 +02:00

13 KiB