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

Unified Diff: test/data/expected/element_ctor_test.html.txt

Issue 12225039: Support for observable models, fixes #259 (Closed) Base URL: https://github.com/dart-lang/web-ui.git@master
Patch Set: Created 7 years, 10 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pubspec.yaml ('k') | test/data/input/attr_multiple_bindings_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/data/expected/element_ctor_test.html.txt
diff --git a/test/data/expected/element_ctor_test.html.txt b/test/data/expected/element_ctor_test.html.txt
index f30cee96f59bee3589e0205bb8a3a83ec7abe4db..7a6bc55a24f65ff4f9b7c42809725d84a53ac12d 100644
--- a/test/data/expected/element_ctor_test.html.txt
+++ b/test/data/expected/element_ctor_test.html.txt
@@ -1,9 +1,9 @@
Content-Type: text/plain
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x163
- RenderBlock {HTML} at (0,0) size 800x163
- RenderBody {BODY} at (8,16) size 784x139
+layer at (0,0) size 800x217
+ RenderBlock {HTML} at (0,0) size 800x218
+ RenderBody {BODY} at (8,16) size 784x180
RenderBlock {P} at (0,0) size 784x20
RenderText {#text} at (0,0) size 203x19
text run at (0,0) width 203: "This tests data binding of heading."
@@ -19,4 +19,7 @@ layer at (0,0) size 800x163
text run at (0,0) width 38: "PASS"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+ RenderBlock {H4} at (0,159) size 784x21
+ RenderText {#text} at (0,0) size 235x19
+ text run at (0,0) width 235: "You should see two \"PASS\" above."
#EOF
« no previous file with comments | « pubspec.yaml ('k') | test/data/input/attr_multiple_bindings_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698