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

Side by Side Diff: polymer_0.4.0/bower_components/google-code-prettify/CHANGES.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 <html> 1 <html>
2 <head> 2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4 <title>Change Log</title> 4 <title>Change Log</title>
5 </head> 5 </head>
6 <body bgcolor="white"> 6 <body bgcolor="white">
7 <a style="float:right" href="README.html">README</a> 7 <a style="float:right" href="README.html">README</a>
8 8
9 <h1>Known Issues</h1> 9 <h1>Known Issues</h1>
10 <ul> 10 <ul>
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 <li>Added a one script autoload&amp;run mechanism and a way to 163 <li>Added a one script autoload&amp;run mechanism and a way to
164 embed hints in processing instructions/comments. 164 embed hints in processing instructions/comments.
165 See <a href="examples/quine.html">example</a>. 165 See <a href="examples/quine.html">example</a>.
166 </ul> 166 </ul>
167 <h2>4 March 2013</h2> 167 <h2>4 March 2013</h2>
168 <ul> 168 <ul>
169 <li>Matlab language handler courtesy Amro&#xb3;</li> 169 <li>Matlab language handler courtesy Amro&#xb3;</li>
170 </ul> 170 </ul>
171 </body> 171 </body>
172 </html> 172 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698