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

Side by Side Diff: test/data/expected/data_value_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 800x140
7 RenderBlock {HTML} at (0,0) size 800x140
8 RenderBody {BODY} at (8,16) size 784x116
9 RenderBlock {P} at (0,0) size 784x20
10 RenderText {#text} at (0,0) size 545x19
11 text run at (0,0) width 434: "This test has two loops, each over two i tems, for a total of four different "
12 text run at (434,0) width 111: "greeting messages:"
13 RenderBlock {X-GREETER} at (0,36) size 784x20
14 RenderBlock {DIV} at (0,0) size 784x20
15 RenderText {#text} at (0,0) size 28x19
16 text run at (0,0) width 28: "hello"
17 RenderText {#text} at (28,0) size 8x19
18 text run at (28,0) width 8: ", "
19 RenderText {#text} at (36,0) size 35x19
20 text run at (36,0) width 35: "world"
21 RenderText {#text} at (71,0) size 5x19
22 text run at (71,0) width 5: "!"
23 RenderBlock {X-GREETER} at (0,56) size 784x20
24 RenderBlock {DIV} at (0,0) size 784x20
25 RenderText {#text} at (0,0) size 28x19
26 text run at (0,0) width 28: "hello"
27 RenderText {#text} at (28,0) size 8x19
28 text run at (28,0) width 8: ", "
29 RenderText {#text} at (36,0) size 49x19
30 text run at (36,0) width 49: "universe"
31 RenderText {#text} at (85,0) size 5x19
32 text run at (85,0) width 5: "!"
33 RenderBlock {X-GREETER} at (0,76) size 784x20
34 RenderBlock {DIV} at (0,0) size 784x20
35 RenderText {#text} at (0,0) size 10x19
36 text run at (0,0) width 10: "hi"
37 RenderText {#text} at (10,0) size 8x19
38 text run at (10,0) width 8: ", "
39 RenderText {#text} at (18,0) size 35x19
40 text run at (18,0) width 35: "world"
41 RenderText {#text} at (53,0) size 5x19
42 text run at (53,0) width 5: "!"
43 RenderBlock {X-GREETER} at (0,96) size 784x20
44 RenderBlock {DIV} at (0,0) size 784x20
45 RenderText {#text} at (0,0) size 10x19
46 text run at (0,0) width 10: "hi"
47 RenderText {#text} at (10,0) size 8x19
48 text run at (10,0) width 8: ", "
49 RenderText {#text} at (18,0) size 49x19
50 text run at (18,0) width 49: "universe"
51 RenderText {#text} at (67,0) size 5x19
52 text run at (67,0) width 5: "!"
53 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698