repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
http
/
tests
/
misc
/
resources
/
acid3
/
xhtml.1
blob
5d2d430361b5fc6a77d70d46d7b0ef5c7cc6b54c
1
<html xmlns="http://www.w3.org/1999/xhtml">
2
<head>
3
<title>Test</title>
4
</head>
5
<body>
6
<p> <strong> XHTML Test </strong> </p>
7
<script type="text/javascript">
8
parent.notify("xhtml.1")
9
</script>
10
</body>
11
</html>