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

Side by Side Diff: test/data/expected/attr_multiple_bindings_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 800x182 4 layer at (0,0) size 800x182
5 RenderBlock {HTML} at (0,0) size 800x182 5 RenderBlock {HTML} at (0,0) size 800x182
6 RenderBody {BODY} at (8,16) size 784x153 6 RenderBody {BODY} at (8,16) size 784x153
7 RenderBlock {P} at (0,0) size 784x20 7 RenderBlock {P} at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 218x19 8 RenderText {#text} at (0,0) size 218x19
9 text run at (0,0) width 218: "The href of these links should match:" 9 text run at (0,0) width 218: "The href of these links should match:"
10 RenderBlock (anonymous) at (0,36) size 784x20 10 RenderBlock (anonymous) at (0,36) size 784x20
11 RenderInline {A} at (0,0) size 47x19 [color=#0000EE] 11 RenderInline {A} at (0,0) size 47x19 [color=#0000EE]
12 RenderText {#text} at (0,0) size 47x19 12 RenderText {#text} at (0,0) size 47x19
13 text run at (0,0) width 47: "first link" 13 text run at (0,0) width 47: "first link"
14 RenderText {#text} at (47,0) size 4x19 14 RenderText {#text} at (47,0) size 4x19
15 text run at (47,0) width 4: " " 15 text run at (47,0) width 4: " "
16 RenderInline {A} at (0,0) size 68x19 [color=#0000EE] 16 RenderInline {A} at (0,0) size 68x19 [color=#0000EE]
17 RenderText {#text} at (51,0) size 68x19 17 RenderText {#text} at (51,0) size 68x19
18 text run at (51,0) width 68: "second link" 18 text run at (51,0) width 68: "second link"
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderBlock {P} at (0,72) size 784x20 20 RenderBlock {P} at (0,72) size 784x20
21 RenderText {#text} at (0,0) size 154x19 21 RenderText {#text} at (0,0) size 154x19
22 text run at (0,0) width 154: "Here are the hrefs as text:" 22 text run at (0,0) width 154: "Here are the hrefs as text:"
23 RenderBlock {PRE} at (0,108) size 784x16 23 RenderBlock {PRE} at (0,108) size 784x16
24 RenderText {#text} at (0,0) size 408x16 24 RenderText {#text} at (0,0) size 408x16
25 text run at (0,0) width 408: "#The \"quick\" \\brown $fox jumps over t he 'lazy' dog." 25 text run at (0,0) width 408: "#The \"quick\" \\brown $fox jumps over t he 'lazy' dog."
26 RenderBlock {PRE} at (0,137) size 784x16 26 RenderBlock {PRE} at (0,137) size 784x16
27 RenderText {#text} at (0,0) size 408x16 27 RenderText {#text} at (0,0) size 408x16
28 text run at (0,0) width 408: "#The \"quick\" \\brown $fox jumps over t he 'lazy' dog." 28 text run at (0,0) width 408: "#The \"quick\" \\brown $fox jumps over t he 'lazy' dog."
29 #EOF
OLDNEW
« no previous file with comments | « no previous file | test/data/expected/bind_hyphenated_attribute_test.html.txt » ('j') | test/run_all.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698