Files
ladybird/Userland/Libraries/LibWeb/DOM/Node.cpp
Vyacheslav Pukhanov 3f006d81fe LibWeb: Add JSON serialization for nested browsing contexts
This changes allows for nested browser contexts to be embedded in the
serialized JSON of their container element (like `iframe`) and enables
their inspection in the DOM Inspector.
2021-11-24 19:07:48 +01:00

34 KiB