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/dom_accessor_binding2_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 800x37 6 layer at (0,0) size 800x37
7 RenderBlock {HTML} at (0,0) size 800x37 7 RenderBlock {HTML} at (0,0) size 800x37
8 RenderBody {BODY} at (8,8) size 784x21 8 RenderBody {BODY} at (8,8) size 784x21
9 RenderBlock {INPUT} at (4,3) size 13x13 9 RenderBlock {INPUT} at (4,3) size 13x13
10 RenderText {#text} at (20,1) size 4x19 10 RenderText {#text} at (20,1) size 4x19
11 text run at (20,1) width 4: " " 11 text run at (20,1) width 4: " "
12 RenderText {#text} at (24,1) size 267x19 12 RenderText {#text} at (24,1) size 267x19
13 text run at (24,1) width 267: "expected input.checked to be false, got f alse" 13 text run at (24,1) width 267: "expected input.checked to be false, got f alse"
14 RenderText {#text} at (291,1) size 259x19 14 RenderText {#text} at (291,1) size 259x19
15 text run at (291,1) width 259: "expected input.checked to be true, got t rue" 15 text run at (291,1) width 259: "expected input.checked to be true, got t rue"
16 #EOF 16 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698