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

Side by Side Diff: test/data/expected/template_multiple_children_test.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
1 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js 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 2 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js
3 Content-Type: text/plain 3 Content-Type: text/plain
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x56 6 layer at (0,0) size 800x56
7 RenderBlock {HTML} at (0,0) size 800x56 7 RenderBlock {HTML} at (0,0) size 800x56
8 RenderBody {BODY} at (8,8) size 784x40 8 RenderBody {BODY} at (8,8) size 784x40
9 RenderBlock {X-TEST} at (0,0) size 784x40 9 RenderBlock {X-TEST} at (0,0) size 784x40
10 RenderBlock {DIV} at (0,0) size 784x20 10 RenderBlock {DIV} at (0,0) size 784x20
11 RenderText {#text} at (0,0) size 167x19 11 RenderText {#text} at (0,0) size 167x19
12 text run at (0,0) width 167: "This tests a component with" 12 text run at (0,0) width 167: "This tests a component with"
13 RenderBlock {DIV} at (0,20) size 784x20 13 RenderBlock {DIV} at (0,20) size 784x20
14 RenderText {#text} at (0,0) size 212x19 14 RenderText {#text} at (0,0) size 212x19
15 text run at (0,0) width 212: "multiple children of <template> tag." 15 text run at (0,0) width 212: "multiple children of <template> tag."
16 #EOF 16 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698