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

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: 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
Index: experimental/webtry/templates/content.html
diff --git a/experimental/webtry/templates/content.html b/experimental/webtry/templates/content.html
index b2f5f189627250443bd5b0a88804627c60c34fa6..fa88af56a3ea624f4a1509073990c7484166f411 100644
--- a/experimental/webtry/templates/content.html
+++ b/experimental/webtry/templates/content.html
@@ -1,5 +1,5 @@
tfarina 2014/10/13 15:50:50 while here, lets remove this blank line.
humper 2014/10/13 16:44:05 Done.
-<section id=content>
+<section id="content">
<template id="sourcesTemplate">
<button id="" class=source><img width=64 height=64 src=''></button>
tfarina 2014/10/13 15:50:50 lets indent 2 spaces here two?
humper 2014/10/13 16:44:05 Done.

Powered by Google App Engine
This is Rietveld 408576698