Files
ladybird/Userland/Libraries/LibWeb/HTML/History.cpp
leeight 2029c98fa7 LibWeb: Add missing property and methods for history object
We provide `length` property and `go` / `back` / `forward` methods
implementation here.
2022-10-14 16:01:35 +02:00

5.1 KiB