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

Unified Diff: source/libvpx/examples/includes/HTML-Toc-0.91/t/ManualTest/manualTest1.htm

Issue 148913004: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
Index: source/libvpx/examples/includes/HTML-Toc-0.91/t/ManualTest/manualTest1.htm
===================================================================
--- source/libvpx/examples/includes/HTML-Toc-0.91/t/ManualTest/manualTest1.htm (revision 247498)
+++ source/libvpx/examples/includes/HTML-Toc-0.91/t/ManualTest/manualTest1.htm (working copy)
@@ -1,92 +0,0 @@
-<html>
-<head>
- <title>Manual</title>
- <style type="text/css">
- ul.toc_appendix1 {
- list-style-type: none;
- margin-left: 0;
- margin-top: 1em;
- margin-bottom: 1em;
- }
- ul.toc_h1 {
- list-style-type: none;
- margin-left: 1;
- margin-top: 1em;
- margin-bottom: 1em;
- }
- ul.toc_h2 {
- list-style-type: none;
- }
- ul.toc_h3 {
- list-style-type: none;
- }
- ul.toc_part1 {
- list-style-type: none;
- margin-left: 1;
- margin-top: 1em;
- margin-bottom: 1em;
- }
- ul.toc_prelude1 {
- list-style: none;
- }
- p.captionFigure {
- font-style: italic;
- font-weight: bold;
- }
- p.captionTable {
- font-style: italic;
- font-weight: bold;
- }
- </style>
-</head>
-<body>
-
-<h1 class=prelude>Preface</h1>
-Better C than never.
-
-<h1 class=hidden>Table of Contents</h1>
-<!-- Table of Contents -->
-
-<h1 class=prelude>Table of Figures</h1>
-<!-- Table of Figures -->
-
-<h1 class=prelude>Table of Tables</h1>
-<!-- Table of Tables -->
-
-<h1 class=prelude>Introduction</h1>
-Thanks to standardisation and the excellent work of the QWERTY corporation it is possible to learn C with almost any C manual.
-<p class=captionTable>Compile Steps</p>
-<ul><pre>
- Parser
- Compiler
- Linker
-</pre></ul>
-
-<h1 class=part>Disks</h1>
-<h1>Compiler Disk v1</h1>
-<img src=img.gif alt="Contents Compiler Disk v1">
-<p class=captionFigure>Contents Compiler Disk v1</p>
-
-<h2>System</h2>
-<h2>Standard Library</h2>
-
-<h1>Compiler Disk v2</h1>
-<img src=img.gif alt="Contents Compiler Disk v2">
-<p class=captionFigure>Contents Compiler Disk v2</p>
-
-<h2>System</h2>
-<h3>parser.com</h3>
-<h3>compiler.com</h3>
-<h3>linker.com</h3>
-<h2>Standard Library</h2>
-
-<h1>Library System Disk</h1>
-<h1 class=part>Personal</h1>
-<h1>Tips & Tricks</h1>
-<h1 class=part>Appendixes</h1>
-<h1 class=appendix>Functions Standard Library v1</h1>
-<h1 class=appendix>Functions Standard Library v2</h1>
-<h1 class=appendix>Functions Graphic Library</h1>
-<h1 class=prelude>Bibliography</h1>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698