mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

For all custom elements defined in the page, we preserve their names and define them in the rendered snapshot. This makes things like `:defined` css pseudo work. Fixes #21030.