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
[SyncFS] Build indexes from FileTracker entries on disk.
[chromium-blink-merge.git]
/
content
/
test
/
data
/
dom_serializer
/
iframe-src-is-exe.htm
blob
ed32b12b36d5cf6be742d570800e1f511e044623
1
<html>
2
<body>
3
This tests that we can serialize a page that has a downloaded url in an iframe without crashing.
4
5
<iframe
src
=
"dummy.exe"
></iframe>
6
7
</body>
8
</html>