Chromium Code Reviews

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

Issue 1077473002: Stop rendering text inside flex boxes. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: make p default to display: paragraph Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « sky/tests/layout/borderbox-percent-padding.sky ('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
deleted file mode 100644
index 2c04baa0f3b79423cb4baf328cab13429efa43ab..0000000000000000000000000000000000000000
--- a/sky/tests/layout/continuations.sky
+++ /dev/null
@@ -1,4 +0,0 @@
-<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/layout/borderbox-percent-padding.sky ('k') | sky/tests/layout/continuations-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine