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

Unified Diff: sky/tests/clipping/background-opaque-clipped-gradients.sky

Issue 1077473002: Stop rendering text inside flex boxes. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 8 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
Index: sky/tests/clipping/background-opaque-clipped-gradients.sky
diff --git a/sky/tests/clipping/background-opaque-clipped-gradients.sky b/sky/tests/clipping/background-opaque-clipped-gradients.sky
index d14870f2bc43bfeba7ecfcee339c59378f6fe0c1..2cd2466c73810b438dcbe34ae22bcea314b6bd85 100644
--- a/sky/tests/clipping/background-opaque-clipped-gradients.sky
+++ b/sky/tests/clipping/background-opaque-clipped-gradients.sky
@@ -12,6 +12,6 @@ div {
}
</style>
<!-- TODO(ojan): Make this a reftest once we support them. -->
-Test passes if the image below shows nested green, blue and yellow squares with a dotted black border.
+<p style="display: paragraph">Test passes if the image below shows nested green, blue and yellow squares with a dotted black border.</p>
eseidel 2015/04/09 05:19:55 I think we should consider having a built-in p tag
eseidel 2015/04/09 05:19:56 I think we should consider having a built-in p tag
<div></div>
</sky>

Powered by Google App Engine
This is Rietveld 408576698