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

Unified Diff: tests/utils/txt_layout_test.txt

Issue 10683009: Adds support for layout tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: merge changes Created 8 years, 6 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 | « tests/utils/txt_layout_test.dart ('k') | tests/utils/utils.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/utils/txt_layout_test.txt
diff --git a/tests/utils/txt_layout_test.txt b/tests/utils/txt_layout_test.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9d2de07c9df80f12f671a3eb755eac2be970c5fd
--- /dev/null
+++ b/tests/utils/txt_layout_test.txt
@@ -0,0 +1,11 @@
+Content-Type: text/plain
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x8
+ RenderBlock {HTML} at (0,0) size 800x8
+ RenderBody {BODY} at (8,8) size 784x0
+layer at (10,20) size 40x10
+ RenderBlock (positioned) {DIV} at (10,20) size 40x10 [bgcolor=#0000FF]
+layer at (30,25) size 40x10
+ RenderBlock (positioned) {DIV} at (30,25) size 40x10 [bgcolor=#FF0000]
+#EOF
« no previous file with comments | « tests/utils/txt_layout_test.dart ('k') | tests/utils/utils.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698