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/component_unique_ids_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 800x76 4 layer at (0,0) size 800x76
5 RenderBlock {HTML} at (0,0) size 800x76 5 RenderBlock {HTML} at (0,0) size 800x76
6 RenderBody {BODY} at (8,8) size 784x60 6 RenderBody {BODY} at (8,8) size 784x60
7 RenderBlock (anonymous) at (0,0) size 784x20 7 RenderBlock (anonymous) at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 249x19 8 RenderText {#text} at (0,0) size 249x19
9 text run at (0,0) width 249: "You should see a message from B then A" 9 text run at (0,0) width 249: "You should see a message from B then A"
10 RenderInline {X-COMPONENT-A} at (0,0) size 0x0 10 RenderInline {X-COMPONENT-A} at (0,0) size 0x0
(...skipping 11 matching lines...) Expand all
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 RenderBlock (anonymous) at (0,40) size 784x20 23 RenderBlock (anonymous) at (0,40) size 784x20
24 RenderBlock {DIV} at (0,0) size 784x20 24 RenderBlock {DIV} at (0,0) size 784x20
25 RenderText {#text} at (0,0) size 75x19 25 RenderText {#text} at (0,0) size 75x19
26 text run at (0,0) width 75: "hello from A" 26 text run at (0,0) width 75: "hello from A"
27 RenderBlock (anonymous) at (0,60) size 784x0 27 RenderBlock (anonymous) at (0,60) size 784x0
28 RenderInline {X-COMPONENT-A} at (0,0) size 0x0 28 RenderInline {X-COMPONENT-A} at (0,0) size 0x0
29 RenderText {#text} at (0,0) size 0x0 29 RenderText {#text} at (0,0) size 0x0
30 RenderText {#text} at (0,0) size 0x0 30 RenderText {#text} at (0,0) size 0x0
31 RenderText {#text} at (0,0) size 0x0 31 RenderText {#text} at (0,0) size 0x0
32 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698