summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/SessionHistoryEntry.h
AgeCommit message (Expand)Author
2023-04-26LibWeb: Add step property in SessionHistoryEntryAliaksandr Kalenik
2023-04-15LibWeb: Add missing properties from latest spec in SessionHistoryEntryAliaksandr Kalenik
2023-04-15LibWeb: Make SessionHistoryEntry GC-allocatedAndreas Kling
2023-03-06LibJS+LibWeb: Add a bunch of missing includesMatthew Olsson
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-10-20LibWeb: Make BrowsingContext GC-allocatedAndreas Kling
2022-09-20LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithmsAndreas Kling
2022-08-05LibWeb: Add basic skeleton of HTML "session history" to BrowsingContextAndreas Kling