Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
LayoutTests
/
fast
/
dom
/
navigation-type-navigate.html
blob: 5463afce3c3b7343ae4140a8dbde1d776f49981e [
file
] [
log
] [
blame
]
<script>
var
NAVIGATE
=
0
;
testRunner
.
dumpAsText
();
testRunner
.
queueLoad
(
"resources/navigation-type-matches-querystring.html?"
+
NAVIGATE
);
</script>