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

Side by Side Diff: polymer_0.5.4/bower_components/google-code-prettify/README-zh-Hans.html

Issue 895523005: Added Polymer 0.5.4 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 10 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 unified diff | Download patch
OLDNEW
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 3
4 <html> 4 <html>
5 <head> 5 <head>
6 <meta http-equiv="content-type" value="text/html; charset=UTF-8" /> 6 <meta http-equiv="content-type" value="text/html; charset=UTF-8" />
7 <title>Javascript code prettifier</title> 7 <title>Javascript code prettifier</title>
8 8
9 <link href="src/prettify.css" type="text/css" rel="stylesheet" /> 9 <link href="src/prettify.css" type="text/css" rel="stylesheet" />
10 10
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 134
135 <br><br><br> 135 <br><br><br>
136 136
137 <div class="footer"> 137 <div class="footer">
138 <!-- Created: Tue Oct 3 17:51:56 PDT 2006 --> 138 <!-- Created: Tue Oct 3 17:51:56 PDT 2006 -->
139 <!-- hhmts start --> 139 <!-- hhmts start -->
140 Last modified: Wed Jan 7 13:25:42 PST 2009<br><!-- hhmts end --> 140 Last modified: Wed Jan 7 13:25:42 PST 2009<br><!-- hhmts end -->
141 </div> 141 </div>
142 </body> 142 </body>
143 </html> 143 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698