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

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

Issue 49223002: fix webui for sdk 0.8.7 (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 years, 1 month 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
« no previous file with comments | « lib/src/utils_observe.dart ('k') | test/data/expected/conditional3_test.html.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE MESSAGE: hello world! 1 CONSOLE MESSAGE: line 55: hello world!
2 Content-Type: text/plain 2 Content-Type: text/plain
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x34 5 layer at (0,0) size 800x34
6 RenderBlock {HTML} at (0,0) size 800x34 6 RenderBlock {HTML} at (0,0) size 800x34
7 RenderBody {BODY} at (8,8) size 784x18 7 RenderBody {BODY} at (8,8) size 784x18
8 RenderBlock {DIV} at (0,0) size 784x18 8 RenderBlock {DIV} at (0,0) size 784x18
9 RenderBlock {DIV} at (0,0) size 784x18 9 RenderBlock {DIV} at (0,0) size 784x18
10 RenderText {#text} at (0,0) size 160x18 10 RenderText {#text} at (0,0) size 160x18
11 text run at (0,0) width 160: "Expect 'hello': " 11 text run at (0,0) width 160: "Expect 'hello': "
12 RenderText {#text} at (160,0) size 50x18 12 RenderText {#text} at (160,0) size 50x18
13 text run at (160,0) width 50: "hello" 13 text run at (160,0) width 50: "hello"
OLDNEW
« no previous file with comments | « lib/src/utils_observe.dart ('k') | test/data/expected/conditional3_test.html.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698