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

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

Issue 12314041: Make all tests in drt run at once (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 years, 10 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 unified diff | Download patch
OLDNEW
1 Content-Type: text/plain 1 Content-Type: text/plain
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x217 4 layer at (0,0) size 800x217
5 RenderBlock {HTML} at (0,0) size 800x218 5 RenderBlock {HTML} at (0,0) size 800x218
6 RenderBody {BODY} at (8,16) size 784x180 6 RenderBody {BODY} at (8,16) size 784x180
7 RenderBlock {P} at (0,0) size 784x20 7 RenderBlock {P} at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 203x19 8 RenderText {#text} at (0,0) size 203x19
9 text run at (0,0) width 203: "This tests data binding of heading." 9 text run at (0,0) width 203: "This tests data binding of heading."
10 RenderBlock {H4} at (0,41) size 784x21 10 RenderBlock {H4} at (0,41) size 784x21
11 RenderText {#text} at (0,0) size 38x19 11 RenderText {#text} at (0,0) size 38x19
12 text run at (0,0) width 38: "PASS" 12 text run at (0,0) width 38: "PASS"
13 RenderBlock {P} at (0,82) size 784x21 13 RenderBlock {P} at (0,82) size 784x21
14 RenderText {#text} at (0,0) size 194x19 14 RenderText {#text} at (0,0) size 194x19
15 text run at (0,0) width 194: "This tests data binding of strong." 15 text run at (0,0) width 194: "This tests data binding of strong."
16 RenderBlock (anonymous) at (0,118) size 784x21 16 RenderBlock (anonymous) at (0,118) size 784x21
17 RenderInline {STRONG} at (0,0) size 38x19 17 RenderInline {STRONG} at (0,0) size 38x19
18 RenderText {#text} at (0,0) size 38x19 18 RenderText {#text} at (0,0) size 38x19
19 text run at (0,0) width 38: "PASS" 19 text run at (0,0) width 38: "PASS"
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 RenderBlock {H4} at (0,159) size 784x21 22 RenderBlock {H4} at (0,159) size 784x21
23 RenderText {#text} at (0,0) size 235x19 23 RenderText {#text} at (0,0) size 235x19
24 text run at (0,0) width 235: "You should see two \"PASS\" above." 24 text run at (0,0) width 235: "You should see two \"PASS\" above."
25 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698