mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
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.