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
BookmarkManager: Fix 'new folder text field size changes on clicking it' issue.
[chromium-blink-merge.git]
/
components
/
test
/
data
/
html_viewer
/
page_with_single_frame.html
blob
cbca1f9feec1b32c5e5b8384d7bebfbff5bdfb25
1
<html>
2
<body
style
=
"background-color: blue"
>
3
<iframe
width
=
"50%"
height
=
"50%"
4
src
=
"empty_page.html"
></iframe>
5
Page with single frame
6
</body>
7
</html>