Sign in
webkit
/
WebKit
/
56247e8f5d96a3029b7e84701f83e1e2a786fb6e
/
.
/
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>