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

Side by Side Diff: test/data/expected/news_index_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 800x380 4 layer at (0,0) size 800x380
5 RenderBlock {HTML} at (0,0) size 800x381 5 RenderBlock {HTML} at (0,0) size 800x381
6 RenderBody {BODY} at (8,21) size 784x344 6 RenderBody {BODY} at (8,21) size 784x344
7 RenderBlock {H1} at (0,0) size 784x37 7 RenderBlock {H1} at (0,0) size 784x37
8 RenderText {#text} at (0,0) size 477x36 8 RenderText {#text} at (0,0) size 477x36
9 text run at (0,0) width 477: "Simple Web Components Example" 9 text run at (0,0) width 477: "Simple Web Components Example"
10 RenderBlock {UL} at (0,58) size 784x286 10 RenderBlock {UL} at (0,58) size 784x286
(...skipping 30 matching lines...) Expand all
41 RenderListItem {LI} at (40,40) size 702x20 41 RenderListItem {LI} at (40,40) size 702x20
42 RenderListMarker at (-18,0) size 7x19: white bullet 42 RenderListMarker at (-18,0) size 7x19: white bullet
43 RenderInline {A} at (0,0) size 105x19 [color=#0000EE] 43 RenderInline {A} at (0,0) size 105x19 [color=#0000EE]
44 RenderText {#text} at (0,0) size 105x19 44 RenderText {#text} at (0,0) size 105x19
45 text run at (0,0) width 105: "Yet another story" 45 text run at (0,0) width 105: "Yet another story"
46 RenderListItem {LI} at (40,60) size 702x20 46 RenderListItem {LI} at (40,60) size 702x20
47 RenderListMarker at (-18,0) size 7x19: white bullet 47 RenderListMarker at (-18,0) size 7x19: white bullet
48 RenderInline {A} at (0,0) size 95x19 [color=#0000EE] 48 RenderInline {A} at (0,0) size 95x19 [color=#0000EE]
49 RenderText {#text} at (0,0) size 95x19 49 RenderText {#text} at (0,0) size 95x19
50 text run at (0,0) width 95: "Awesome story" 50 text run at (0,0) width 95: "Awesome story"
51 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698