ladybird/Tests/LibWeb/Text/expected/HTML/History-pushState-change-query.txt
Andreas Kling e3408c4a7f LibWeb: Allow changing the query of file:// URL via history.pushState()
The spec didn't match how other browsers behave, and we dutifully did
what the spec said. A spec bug has been filed, so let's fix this locally
for now with a FIXME.
2024-08-06 16:33:23 +02:00

3 lines
136 B
Text

Good: changing the query via pushState()
Good: threw on changing the filename via pushState()
Good: going back to the original filename