Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(251)

Side by Side Diff: LayoutTests/fast/loader/javascript-url-iframe-crash.html

Issue 7776023: Merge 94112 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/loader/javascript-url-iframe-crash-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <iframe src="javascript:''"></iframe> 1 <iframe src="javascript:''"></iframe>
2 <a><summary><pre><pre><pre><pre><pre><iframe src="javascript:''"></iframe> 2 <a><summary><pre><pre><pre><pre><pre><iframe src="javascript:''"></iframe>
3 3
4 <a> 4 <a>
5 <script> 5 <script>
6 if (window.layoutTestController) 6 if (window.layoutTestController)
7 layoutTestController.dumpAsText(); 7 layoutTestController.dumpAsText();
8 </script> 8 </script>
9 This test passes if it doesn't crash. 9 This test passes if it doesn't crash.
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/loader/javascript-url-iframe-crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698