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

Unified Diff: sky/tests/layout/continuations.sky

Issue 729693003: First step at getting rid of anonymous blocks and continuations. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Address review comments Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/tests/framework/flights-app-expected.txt ('k') | sky/tests/layout/continuations-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/layout/continuations.sky
diff --git a/sky/tests/layout/continuations.sky b/sky/tests/layout/continuations.sky
new file mode 100644
index 0000000000000000000000000000000000000000..2c04baa0f3b79423cb4baf328cab13429efa43ab
--- /dev/null
+++ b/sky/tests/layout/continuations.sky
@@ -0,0 +1,4 @@
+<sky>
+ <import src="../resources/dump-as-render-tree.sky" />
+ <div><span style="display: paragraph"><div>foo</div>bar</span></div>
+</sky>
« no previous file with comments | « sky/tests/framework/flights-app-expected.txt ('k') | sky/tests/layout/continuations-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698