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
Revert 248827 "android: Migrate old content readback to use asyn..."
[chromium-blink-merge.git]
/
third_party
/
webdriver
/
test_data
/
actualXhtmlPage.xhtml
blob
a0f54703c18f2881160a33d54b073af3a429ece3
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<!DOCTYPE
html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
>
3
<html
xmlns
=
"http://www.w3.org/1999/xhtml"
>
4
<head>
5
<title>
6
Title
7
</title>
8
</head>
9
<body>
10
<p>
11
<a
href
=
"/foo"
>
Foo
</a>
12
</p>
13
</body>
14
</html>