Files
ladybird/Libraries/LibWeb/DOM/Position.h
Jelle Raaijmakers 51ce46859e LibWeb: Make DOM::Position's node mandatory
We can only construct positions if there's a node involved, which was
already enforced by Position::create() only accepting a GC::Ref.
2025-08-20 12:25:00 +01:00

1.4 KiB