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

Unified Diff: sky/examples/raw/touch-demo.sky

Issue 1059743004: Teach window.location.href setter to handle relative urls. (Closed) Base URL: git@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
« no previous file with comments | « sky/engine/core/frame/LocalDOMWindow.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/raw/touch-demo.sky
diff --git a/sky/examples/raw/touch-demo.sky b/sky/examples/raw/touch-demo.sky
index d4ab5b6c8f8d1f1904d7cc4dfdd95244a2323baa..79e4b8b87135f8dd5d57e44b4b043af8e7d21813 100644
--- a/sky/examples/raw/touch-demo.sky
+++ b/sky/examples/raw/touch-demo.sky
@@ -12,6 +12,7 @@ dot {
}
log {
+ display: paragraph;
margin-top: 50px;
}
</style>
« no previous file with comments | « sky/engine/core/frame/LocalDOMWindow.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698