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

Side by Side Diff: test/data/expected/attr_multiple_bindings_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 800x182
7 RenderBlock {HTML} at (0,0) size 800x182
8 RenderBody {BODY} at (8,16) size 784x153
9 RenderBlock {P} at (0,0) size 784x20
10 RenderText {#text} at (0,0) size 218x19
11 text run at (0,0) width 218: "The href of these links should match:"
12 RenderBlock (anonymous) at (0,36) size 784x20
13 RenderInline {A} at (0,0) size 47x19 [color=#0000EE]
14 RenderText {#text} at (0,0) size 47x19
15 text run at (0,0) width 47: "first link"
16 RenderText {#text} at (47,0) size 4x19
17 text run at (47,0) width 4: " "
18 RenderInline {A} at (0,0) size 68x19 [color=#0000EE]
19 RenderText {#text} at (51,0) size 68x19
20 text run at (51,0) width 68: "second link"
21 RenderText {#text} at (0,0) size 0x0
22 RenderBlock {P} at (0,72) size 784x20
23 RenderText {#text} at (0,0) size 154x19
24 text run at (0,0) width 154: "Here are the hrefs as text:"
25 RenderBlock (anonymous) at (0,108) size 784x0
26 RenderText {#text} at (0,0) size 0x0
27 RenderText {#text} at (0,0) size 0x0
28 RenderBlock {PRE} at (0,108) size 784x16
29 RenderText {#text} at (0,0) size 408x16
30 text run at (0,0) width 408: "#The \"quick\" \\brown $fox jumps over t he 'lazy' dog."
31 RenderBlock (anonymous) at (0,137) size 784x0
32 RenderText {#text} at (0,0) size 0x0
33 RenderBlock {PRE} at (0,137) size 784x16
34 RenderText {#text} at (0,0) size 408x16
35 text run at (0,0) width 408: "#The \"quick\" \\brown $fox jumps over t he 'lazy' dog."
36 RenderBlock (anonymous) at (0,166) size 784x0
37 RenderText {#text} at (0,0) size 0x0
38 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698