Files
ladybird/Userland/Libraries/LibWeb/HTML/TraversableNavigable.cpp
Aliaksandr Kalenik d3d2e56a68 LibWeb: Call set_ongoing_navigation() on navigable instead of this
This fixes incorrectly implemented spec when `set_ongoing_navigation()`
is called on `this` (=traversable) instead of `navigable` variable.
2023-09-15 18:27:17 +02:00

28 KiB