Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/active-script-webidl-callbacks
/
.
/
html
/
semantics
/
embedded-content
/
the-iframe-element
/
iframe-with-base-ref.html
blob: 21f11d19538fca39011f591a2b0f2dfd2ec5b87e [
file
] [
log
] [
blame
] [
edit
]
<!doctype html>
<html>
<head>
<title>
iframe Without Base Tag
</title>
</head>
<body>
<iframe
src
=
"support/blank.htm"
>
</body>
</html>