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

Side by Side Diff: dom/DOMMap.html

Issue 12244003: Fix individual tests to use the new location of test_controller.js (Closed) Base URL: svn://svn.chromium.org/multivm/trunk/webkit/LayoutTests/dart
Patch Set: Created 7 years, 10 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 <!-- Generated by generate_dartvm_layout_tests.py. Do not edit. --> 1 <!-- Generated by generate_dartvm_layout_tests.py. Do not edit. -->
2 <script type="application/javascript" src="../../../../../dart/pkg/unittest/test _controller.js"></script> 2 <script type="application/javascript" src="../../../../../dart/pkg/unittest/lib/ test_controller.js"></script>
3 <script type="application/dart" src="DOMMap.dart"></script> 3 <script type="application/dart" src="DOMMap.dart"></script>
4 <iframe src="../../../../../dart/frog/tip/frogger.html" style="visibility:hidden ;display:none"></iframe> 4 <iframe src="../../../../../dart/frog/tip/frogger.html" style="visibility:hidden ;display:none"></iframe>
ricow1 2013/02/07 06:51:53 Same as other comment, I don't think this exists
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698