ladybird/Libraries/LibWeb/ViewTransition
Callum Law 79f6cc1d7a LibWeb: Make DOM::PseudoElement abstract
And add a new `SyntheticPseudoElement` sub-class.

This will allow us to implement `ElementReferencePseudoElement` in the
next commit.
2026-05-21 14:26:22 +01:00
..
ViewTransition.cpp LibWeb: Make DOM::PseudoElement abstract 2026-05-21 14:26:22 +01:00
ViewTransition.h LibWeb: Make DOM::PseudoElement abstract 2026-05-21 14:26:22 +01:00
ViewTransition.idl LibWeb: Implement plumbing for view transitions 2025-09-07 13:58:05 +01:00