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

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

Issue 11293285: Fixes #163 - small fix in the mangling logic, renames all expected test files (Closed) Base URL: git@github.com:dart-lang/dart-web-components.git@master
Patch Set: Created 8 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
OLDNEW
(Empty)
1 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js
2 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js
3 Content-Type: text/plain
4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x162
7 RenderBlock {HTML} at (0,0) size 800x162
8 RenderBody {BODY} at (8,8) size 784x146
9 RenderBlock {DIV} at (0,0) size 784x146
10 RenderBlock {DIV} at (0,0) size 784x20
11 RenderText {#text} at (0,0) size 315x19
12 text run at (0,0) width 315: "Here are the lifecycle methods that ha ve been called:"
13 RenderBlock {PRE} at (0,33) size 784x80
14 RenderText {#text} at (0,0) size 128x80
15 text run at (0,0) width 0: " "
16 text run at (0,16) width 96: "Base.created"
17 text run at (96,16) width 0: " "
18 text run at (0,32) width 120: "Derived.created"
19 text run at (120,32) width 0: " "
20 text run at (0,48) width 104: "Base.inserted"
21 text run at (104,48) width 0: " "
22 text run at (0,64) width 128: "Derived.inserted"
23 RenderBlock {DIV} at (0,126) size 784x20
24 RenderText {#text} at (0,0) size 477x19
25 text run at (0,0) width 289: "You should see Base created, Derived c reated, "
26 text run at (289,0) width 188: "Base inserted, Derived inserted"
27 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698