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

Unified Diff: tests/utils/txt_layout_out.txt

Issue 10683009: Adds support for layout tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
Index: tests/utils/txt_layout_out.txt
diff --git a/tests/utils/txt_layout_out.txt b/tests/utils/txt_layout_out.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9d2de07c9df80f12f671a3eb755eac2be970c5fd
--- /dev/null
+++ b/tests/utils/txt_layout_out.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

Powered by Google App Engine
This is Rietveld 408576698