mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 06:32:26 +02:00
LibWeb: Bring HistoryHandlingBehavior up to date with the specification
Co-Authored-By: Andrew Kaster <akaster@serenityos.org>
This commit is contained in:
committed by
Andreas Kling
parent
b6cf62d00a
commit
39f74d3437
@@ -190,5 +190,6 @@ private:
|
||||
};
|
||||
|
||||
HistoryHandlingBehavior to_history_handling_behavior(Bindings::NavigationHistoryBehavior);
|
||||
Bindings::NavigationHistoryBehavior to_navigation_history_behavior(HistoryHandlingBehavior);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user