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

Side by Side Diff: third_party/twisted_8_1/twisted/lore/test/lore_index_test2.xhtml

Issue 12261012: Remove third_party/twisted_8_1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <html>
2 <head>
3 <title>The second page to index</title>
4 </head>
5
6 <body>
7
8 <h1>The second page to index</h1>
9
10 <p>The first paragraph of the second page.</p>
11
12
13 <h2>The Jython programming language</h2>
14 <span class="index" value="language of programming" />
15 <span class="index" value="aahz2" />
16 <span class="index" value="aahz" />
17
18 <p>The second paragraph of the second page.</p>
19
20
21 </body>
22 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698