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

Unified Diff: sky/tests/lowlevel/abarth.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/layout/continuations-expected.txt ('k') | sky/tests/lowlevel/hello-world-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/lowlevel/abarth.sky
diff --git a/sky/tests/lowlevel/abarth.sky b/sky/tests/lowlevel/abarth.sky
index f604ce2199ff69949dd1ae4a98fa3e50303d1db1..2af8f2861ee290bbb5bdf6d12b5b635fbfab0c58 100644
--- a/sky/tests/lowlevel/abarth.sky
+++ b/sky/tests/lowlevel/abarth.sky
@@ -19,6 +19,13 @@ body {
background-size: cover;
}
+.line,
+.link,
+.name,
+.photograph-credit {
+ display: paragraph;
+}
+
.photograph-credit {
position: absolute;
right: 0;
« no previous file with comments | « sky/tests/layout/continuations-expected.txt ('k') | sky/tests/lowlevel/hello-world-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698