Aliaksandr Kalenik
|
0444df1a7c
|
LibWeb: Implement "clear the forward session history" for traversable
https://html.spec.whatwg.org/multipage/browsing-the-web.html#clear-the-forward-session-history
|
2023-05-08 17:53:59 +02:00 |
|
Aliaksandr Kalenik
|
62bc8590ad
|
LibWeb: Implement "get all used history steps" for traversables
https://html.spec.whatwg.org/multipage/browsing-the-web.html#getting-all-used-history-steps
|
2023-04-28 18:11:44 +02:00 |
|
Aliaksandr Kalenik
|
6660eb3e1b
|
LibWeb: Add non-const session_history_entries getter in traversable
|
2023-04-28 18:11:44 +02:00 |
|
Aliaksandr Kalenik
|
3c89286467
|
LibWeb: Implement creation of fresh top-level traversables
Co-authored-by: Andreas Kling <kling@serenityos.org>
|
2023-04-26 15:51:50 +02:00 |
|
Andreas Kling
|
74a6f50c91
|
LibWeb: Add HTML::TraversableNavigable
This is the "traversable navigable" concept from the HTML spec.
Co-authored-by: Aliaksandr Kalenik <kalenik.aliaksandr@gmail.com>
|
2023-04-19 18:26:45 +02:00 |
|