Sign in
webkit
/
WebKit
/
2538ba1dc66c1a9ab694bc167c5d56293dae7e8e
/
.
/
LayoutTests
/
http
/
tests
/
misc
/
resources
/
acid3
/
xhtml.1
blob: 5d2d430361b5fc6a77d70d46d7b0ef5c7cc6b54c [
file
] [
log
] [
blame
]
<html
xmlns
=
"http://www.w3.org/1999/xhtml"
>
<head>
<title>
Test
</title>
</head>
<body>
<p>
<strong>
XHTML Test
</strong>
</p>
<script
type
=
"text/javascript"
>
parent
.
notify
(
"xhtml.1"
)
</script>
</body>
</html>