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

Side by Side Diff: third_party/gwt-2.7.0/release_notes.html

Issue 762563003: Roll gwt to 2.7.0 (from 2.5.1) (Closed) Base URL: https://code.google.com/p/dom-distiller/@master
Patch Set: rebase Created 6 years 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
« no previous file with comments | « third_party/gwt-2.7.0/i18nCreator.cmd ('k') | third_party/gwt-2.7.0/requestfactory-apt.jar » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/x html1/DTD/xhtml1-strict.dtd"> 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/x html1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml"><head> 2 <html xmlns="http://www.w3.org/1999/xhtml"><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>Google Web Toolkit Release Notes</title> 4 <title>Google Web Toolkit Release Notes</title>
5 5
6 <style> 6 <style>
7 body { 7 body {
8 background-color: white; 8 background-color: white;
9 color: black; 9 color: black;
10 font-family: Arial, sans-serif; 10 font-family: Arial, sans-serif;
11 font-size: large; 11 font-size: large;
12 margin: 20px; 12 margin: 20px;
13 } 13 }
14 a { 14 a {
15 color: blue; 15 color: blue;
16 font-weight: bold; 16 font-weight: bold;
17 } 17 }
18 </style></head> 18 </style></head>
19 19
20 <body> 20 <body>
21 <h1 style="margin-bottom: 0;">Google Web Toolkit Release Notes</h1> 21 <h1 style="margin-bottom: 0;">Google Web Toolkit Release Notes</h1>
22 <p> 22 <p>
23 Release notes for the 23 Release notes for the
24 <a href="http://code.google.com/webtoolkit/doc/latest/ReleaseNotes.htm l">Latest Version</a> 24 <a href="http://code.google.com/webtoolkit/doc/latest/ReleaseNotes.htm l">Latest Version</a>
25 and <a href="http://code.google.com/webtoolkit/release-notes.html">Old er Versions</a> 25 and <a href="http://code.google.com/webtoolkit/release-notes.html">Old er Versions</a>
26 can be found on the GWT project hosting website. 26 can be found on the GWT project hosting website.
27 </p> 27 </p>
28 </body> 28 </body>
29 </html> 29 </html>
OLDNEW
« no previous file with comments | « third_party/gwt-2.7.0/i18nCreator.cmd ('k') | third_party/gwt-2.7.0/requestfactory-apt.jar » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698