epubjs
Version:
Render ePub documents in the browser, across many devices
33 lines (32 loc) • 1.15 kB
HTML
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops">
<head>
<meta charset="utf-8"/>
<link rel="stylesheet" type="text/css" href="../css/epub.css"/>
</head>
<body epub:type="frontmatter">
<nav epub:type="toc" id="toc">
<h1>Table of Contents</h1>
<ol>
<li>
<a href="titlepage.html">Gathering a few MathML torture tests</a>
</li>
<li>
<a href="copyright.html">Copyright</a>
</li>
<li>
<a href="ch1.html">lykt.info Torture test</a>
</li>
<li>
<a href="ch2.html">W3C test suite Opera Torture Test</a>
</li>
<li>
<a href="ch3.html">Easyasme.com/Joe Torture Test</a>
</li>
<li>
<a href="ch4.html">Mozilla Torture test</a>
</li>
</ol>
</nav>
</body>
</html>