Files
ladybird/Userland/Libraries/LibWeb/HTML/TraversableNavigable.h
Andrew Kaster 0ed67fc0ce LibWeb: Add virtual to check if a Navigable is a top level traversable
This avoids some AK::is casting when we need to check this property in
upcoming algorithms.
2023-08-29 09:39:57 +02:00

3.6 KiB