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

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

Issue 111893006: Switch web_ui to use path 1.0.0 (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 years 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 | « test/data/expected/conditional_test.html.txt ('k') | test/data/expected/list2_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 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 800x208 4 layer at (0,0) size 800x208
5 RenderBlock {HTML} at (0,0) size 800x208.06 5 RenderBlock {HTML} at (0,0) size 800x208.06
6 RenderBody {BODY} at (8,16) size 784x170.80 6 RenderBody {BODY} at (8,16) size 784x170.80
7 RenderBlock {P} at (0,0) size 784x18 7 RenderBlock {P} at (0,0) size 784x18
8 RenderText {#text} at (0,0) size 350x18 8 RenderText {#text} at (0,0) size 350x18
9 text run at (0,0) width 350: "This tests data binding of heading." 9 text run at (0,0) width 350: "This tests data binding of heading."
10 RenderBlock {H4} at (0,39.27) size 784x18 10 RenderBlock {H4} at (0,39.27) size 784x18
11 RenderText {#text} at (0,0) size 40x18 11 RenderText {#text} at (0,0) size 40x18
12 text run at (0,0) width 40: "PASS" 12 text run at (0,0) width 40: "PASS"
13 RenderBlock {P} at (0,78.53) size 784x18 13 RenderBlock {P} at (0,78.53) size 784x18
14 RenderText {#text} at (0,0) size 340x18 14 RenderText {#text} at (0,0) size 340x18
15 text run at (0,0) width 340: "This tests data binding of strong." 15 text run at (0,0) width 340: "This tests data binding of strong."
16 RenderBlock (anonymous) at (0,112.53) size 784x19 16 RenderBlock (anonymous) at (0,112.53) size 784x19
17 RenderInline {STRONG} at (0,0) size 40x18 17 RenderInline {STRONG} at (0,0) size 40x18
18 RenderText {#text} at (0,1) size 40x18 18 RenderText {#text} at (0,1) size 40x18
19 text run at (0,1) width 40: "PASS" 19 text run at (0,1) width 40: "PASS"
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 RenderText {#text} at (0,0) size 0x0
22 RenderBlock {H4} at (0,152.80) size 784x18 21 RenderBlock {H4} at (0,152.80) size 784x18
23 RenderText {#text} at (0,0) size 320x18 22 RenderText {#text} at (0,0) size 320x18
24 text run at (0,0) width 320: "You should see two \"PASS\" above." 23 text run at (0,0) width 320: "You should see two \"PASS\" above."
OLDNEW
« no previous file with comments | « test/data/expected/conditional_test.html.txt ('k') | test/data/expected/list2_test.html.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698