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

Unified Diff: experimental/webtry/templates/content.html

Issue 656463002: add support for skfiddle width/height options (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: add new db creation commands to the design documnt Created 6 years, 2 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 | « experimental/webtry/scripts/fiddle_wrapper ('k') | experimental/webtry/templates/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/templates/content.html
diff --git a/experimental/webtry/templates/content.html b/experimental/webtry/templates/content.html
index b2f5f189627250443bd5b0a88804627c60c34fa6..bf27f3e80f61c1c67e2b19cb3cd6fc2ff798f0b9 100644
--- a/experimental/webtry/templates/content.html
+++ b/experimental/webtry/templates/content.html
@@ -1,8 +1,7 @@
-
-<section id=content>
+<section id="content">
<template id="sourcesTemplate">
- <button id="" class=source><img width=64 height=64 src=''></button>
+ <button id="" class=source><img width=64 height=64 src=""></button>
</template>
<div id="inputBitmapEnable">
« no previous file with comments | « experimental/webtry/scripts/fiddle_wrapper ('k') | experimental/webtry/templates/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698