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
Switch TestFrameNavigationObserver to DidCommitProvisionalLoadForFrame.
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
constrained_files
/
infinite_popups_impl.html
blob
4b336d74700a7ab18eb0023f4bd240f0fdcfc60a
1
<html>
2
<head>
3
<title>
Oh noes!
</title>
4
</head>
5
<body>
6
<h1>
Oh noes!
</h1>
7
8
<body
onload
=
"window.open('infinite_popups_impl.html', '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=50,height=50')"
>
9
Over and...
10
</body>
11
12
</body>
13
</html>