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

Side by Side Diff: ManualTests/empty-script-crash.html

Issue 216933006: Remove carriage returns from LayoutTests (18) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Expectations Created 6 years, 9 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 | Annotate | Revision Log
OLDNEW
1 This document used to crash when loaded as the very first document in 1 This document used to crash when loaded as the very first document in
2 a Safari instance to use JavaScript. It can't be a meaningful layout 2 a Safari instance to use JavaScript. It can't be a meaningful layout
3 test since it would get loaded after many other documents that ran 3 test since it would get loaded after many other documents that ran
4 scripts. 4 scripts.
5 <script> 5 <script>
6 </script> 6 </script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698