Sign in
webkit
/
WebKit
/
e031b9a93e1290978c3cb10583e857c51cbd591e
/
.
/
LayoutTests
/
http
/
tests
/
navigation
/
resources
/
replacestate-base-pass.html
blob: befde1069c7b21197159586e59a8a280f9b24283 [
file
] [
log
] [
blame
]
<html>
<head>
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
window
.
onload
=
function
()
{
testRunner
.
notifyDone
();};
}
</script>
</head>
<body>
PASS: Navigation relative to base element.
</body>
</html>