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

Unified Diff: src/site/samples/spirodraw/index.html

Issue 10788006: new site (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: final patch Created 8 years, 5 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 | « src/site/robots.txt ('k') | src/site/samples/sunflower/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/samples/spirodraw/index.html
diff --git a/src/site/samples/spirodraw/index.html b/src/site/samples/spirodraw/index.html
index 0b9d28a48796d0cac39a3817d5f0625e126aa853..cb4b9a994230f6fa2e621128f6e6b3e6a16472d0 100644
--- a/src/site/samples/spirodraw/index.html
+++ b/src/site/samples/spirodraw/index.html
@@ -4,19 +4,12 @@ title: "Spirodraw Sample"
---
<h1>Spirodraw code walkthrough</h1>
-<aside class="note">
<p>The <a href="https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/samples/#samples%2Fspirodraw%253Fstate%253Dclosed">full source code</a> for this sample is available.</p>
-<p>
-You can also <a href="/samples/spirodraw/spirodraw-js.html">run the sample</a>,
-which was compiled to JavaScript using <code>htmlconverter.py
---optimize</code>.
-</p>
-<p><b>Note:</b>
+<p>
The sample uses the HTML5 input range element;
it doesn't display properly in browsers that don't support that element.
</p>
-</aside>
<p>The Spirodraw sample is similar to
<a href="/samples/sunflower/">Sunflower</a>
« no previous file with comments | « src/site/robots.txt ('k') | src/site/samples/sunflower/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698