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

Side by Side Diff: chrome/test/data/webkit/async_script_abort_on_end.html

Issue 8404001: Add a browsertest for bug 75604 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: version to commit Created 9 years, 1 month 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <html>
2 <head>
3 <script async src="http://url.handled.by.abort.on.end/400"></script>
4 </head>
5 <body>
6 If you have <a href="http://crbug.com/75604">bug 75604</a> then this page should crash on you.
7 </body>
8 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698