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