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

Side by Side Diff: third_party/twisted_8_1/twisted/lore/test/good_internal.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 <?xml version="1.0"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
6 <head>
7 <title>Twisted Documentation: My Test Lore Input</title>
8 <link href="resources/stylesheet.css" type="text/css" rel="stylesheet" />
9 </head>
10 <body bgcolor="white">
11 <h1 class="title">My Test Lore Input
12 </h1>
13 <div class="toc">
14 <ol></ol>
15 </div>
16 <div class="content"><span></span>
17 <p>A Body.
18 </p>
19 </div>
20 <p><a href="lore_index_file.html">Index</a>
21 </p>
22 </body>
23 </html>
OLDNEW
« no previous file with comments | « third_party/twisted_8_1/twisted/lore/test/__init__.py ('k') | third_party/twisted_8_1/twisted/lore/test/good_simple.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698