ladybird/Userland
Sam Atkins 173daec9db LibWeb: Show pseudo-elements in DOM whose parent has no other children
If a DOM node is an element with pseudo-elements, but it has no child
DOM nodes and is not a shadow host, then the code that serializes its
pseudo-elements would get skipped, making them not show up in the
inspector.
2024-08-07 16:14:49 +02:00
..
Libraries LibWeb: Show pseudo-elements in DOM whose parent has no other children 2024-08-07 16:14:49 +02:00
Services LibProtocol+RequestServer: Add IPC to dump RequestServer connection info 2024-08-03 15:53:07 -04:00
Utilities LibWasm: Remove type information from Value 2024-08-07 01:10:20 +02:00