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
Do not announce robot account token before account ID is available
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
click_modifier
/
href.html
blob
b462cee74a608cd502551796179132a14ff93479
1
<html>
2
<head>
3
<title>
First window
</title>
4
</head>
5
<body>
6
<a
href
=
"data:text/html,<title>New window!</title>"
+
7
"this is the new window"
>
8
<textarea
rows
=
"80"
cols
=
"160"
>
big click target
</textarea>
9
</a>
10
</body>
11
</html>