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

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

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 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