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

Side by Side Diff: test/data/expected/list_children_test.html.html.txt

Issue 11293285: Fixes #163 - small fix in the mangling logic, renames all expected test files (Closed) Base URL: git@github.com:dart-lang/dart-web-components.git@master
Patch Set: Created 8 years, 1 month 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
OLDNEW
(Empty)
1 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js
2 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js
3 Content-Type: text/plain
4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x100
7 RenderBlock {HTML} at (0,0) size 800x100
8 RenderBody {BODY} at (8,8) size 784x76
9 RenderBlock (anonymous) at (0,0) size 784x20
10 RenderText {#text} at (0,0) size 383x19
11 text run at (0,0) width 383: "You should see the list items \"a\" and \"b\" repeated 3 times each. "
12 RenderInline {SPAN} at (0,0) size 7x19
13 RenderText {#text} at (383,0) size 7x19
14 text run at (383,0) width 7: "a"
15 RenderInline {SPAN} at (0,0) size 7x19
16 RenderText {#text} at (390,0) size 7x19
17 text run at (390,0) width 7: "a"
18 RenderInline {SPAN} at (0,0) size 7x19
19 RenderText {#text} at (397,0) size 7x19
20 text run at (397,0) width 7: "a"
21 RenderInline {SPAN} at (0,0) size 8x19
22 RenderText {#text} at (404,0) size 8x19
23 text run at (404,0) width 8: "b"
24 RenderInline {SPAN} at (0,0) size 8x19
25 RenderText {#text} at (412,0) size 8x19
26 text run at (412,0) width 8: "b"
27 RenderInline {SPAN} at (0,0) size 8x19
28 RenderText {#text} at (420,0) size 8x19
29 text run at (420,0) width 8: "b"
30 RenderText {#text} at (0,0) size 0x0
31 RenderBlock {P} at (0,36) size 784x40
32 RenderText {#text} at (0,0) size 732x19
33 text run at (0,0) width 273: "Now you should see: \"abc\" \"def\" \"ab c\" \"def\". "
34 text run at (273,0) width 459: "This tests what happens when the \"ite rate\" does not have data binding inside."
35 RenderInline {SPAN} at (0,0) size 22x19
36 RenderText {#text} at (0,20) size 22x19
37 text run at (0,20) width 22: "abc"
38 RenderInline {SPAN} at (0,0) size 19x19
39 RenderText {#text} at (22,20) size 19x19
40 text run at (22,20) width 19: "def"
41 RenderInline {SPAN} at (0,0) size 22x19
42 RenderText {#text} at (41,20) size 22x19
43 text run at (41,20) width 22: "abc"
44 RenderInline {SPAN} at (0,0) size 19x19
45 RenderText {#text} at (63,20) size 19x19
46 text run at (63,20) width 19: "def"
47 RenderText {#text} at (0,0) size 0x0
48 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698