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

Unified Diff: samples/tests/samples/lib/layout/layout_test.dart

Issue 15755017: Switch from DRT to content shell. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/unittest/lib/test_controller.js ('k') | samples/third_party/todomvc/test/todomvc_markdone_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/tests/samples/lib/layout/layout_test.dart
diff --git a/samples/tests/samples/lib/layout/layout_test.dart b/samples/tests/samples/lib/layout/layout_test.dart
index 38d1089f01b0815687002c8bfffd9bf3e6fdbdb2..f49408ce0e0da735a43ba728de6310080b6ce0ac 100644
--- a/samples/tests/samples/lib/layout/layout_test.dart
+++ b/samples/tests/samples/lib/layout/layout_test.dart
@@ -19,7 +19,7 @@ part 'grid_examples.dart';
part 'css.dart';
// TODO(jmesserly): these tests would be easier to work with if they were WebKit
-// layout tests. The way DumpRenderTree works is exactly what we want for
+// layout tests. The way content shell works is exactly what we want for
// testing layout: run the example and then print the element tree with metrics.
// The UnitTestSuite wrapper gets in our way here, because you can't "see" the
// test layout visually when you're debugging.
« no previous file with comments | « pkg/unittest/lib/test_controller.js ('k') | samples/third_party/todomvc/test/todomvc_markdone_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698