Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/frames/subframe-load-js-url-crash.html

Issue 9951003: Merge 112161 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 <div>Test passes if it does not crash.</div> 1 <div>Test passes if it does not crash.</div>
2 <script>if (window.layoutTestController) layoutTestController.dumpAsText();</scr ipt> 2 <script>if (window.layoutTestController) layoutTestController.dumpAsText();</scr ipt>
3 <iframe src="resources/subframe-load-js-url-crash-iframe.html"></iframe> 3 <iframe src="resources/subframe-load-js-url-crash-iframe.html"></iframe>
OLDNEW

Powered by Google App Engine