DEBSOURCES
Skip Quicknav
sources / wpewebkit / 2.38.6-1 / Tools / TestWebKitAPI / Tests / WebKit / fragment-navigation-before-load-event.html
12345678
<html> <body> Simple HTML file. <script> location.href = location.href + "#fragment"; </script> </body> </html>