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

Side by Side Diff: test/data/expected/component_imports_component3_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 800x36 4 layer at (0,0) size 800x36
5 RenderBlock {HTML} at (0,0) size 800x36 5 RenderBlock {HTML} at (0,0) size 800x36
6 RenderBody {BODY} at (8,8) size 784x20 6 RenderBody {BODY} at (8,8) size 784x20
7 RenderText {#text} at (0,0) size 85x19 7 RenderText {#text} at (0,0) size 85x19
8 text run at (0,0) width 85: "expect 'hello': " 8 text run at (0,0) width 85: "expect 'hello': "
9 RenderInline {X-COMPONENT-A} at (0,0) size 32x19 9 RenderInline {X-COMPONENT-A} at (0,0) size 32x19
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
(...skipping 17 matching lines...) Expand all
28 RenderInline {X-COMPONENT-D} at (0,0) size 28x19 28 RenderInline {X-COMPONENT-D} at (0,0) size 28x19
29 RenderText {#text} at (0,0) size 0x0 29 RenderText {#text} at (0,0) size 0x0
30 RenderInline {SPAN} at (0,0) size 28x19 30 RenderInline {SPAN} at (0,0) size 28x19
31 RenderText {#text} at (202,0) size 28x19 31 RenderText {#text} at (202,0) size 28x19
32 text run at (202,0) width 28: "hello" 32 text run at (202,0) width 28: "hello"
33 RenderText {#text} at (0,0) size 0x0 33 RenderText {#text} at (0,0) size 0x0
34 RenderText {#text} at (0,0) size 0x0 34 RenderText {#text} at (0,0) size 0x0
35 RenderText {#text} at (0,0) size 0x0 35 RenderText {#text} at (0,0) size 0x0
36 RenderText {#text} at (0,0) size 0x0 36 RenderText {#text} at (0,0) size 0x0
37 RenderText {#text} at (0,0) size 0x0 37 RenderText {#text} at (0,0) size 0x0
38 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698