Commit bb8dd834 authored by Robert Knight's avatar Robert Knight

Add missing chapter titles in VitalSource EPUB test document

This information is not currently displayed in the UI, but it is captured with
annotations in the `EPUBContentSelector` selector.
parent 727a8bb4
......@@ -63,12 +63,14 @@ export class MosaicBookElement extends HTMLElement {
},
{
absoluteURL: '/document/little-women-2',
chapterTitle: 'Chapter Two',
cfi: '/4',
index: 1,
page: '20',
},
{
absoluteURL: '/document/little-women-3',
chapterTitle: 'Chapter Three',
cfi: '/6',
index: 2,
page: '30',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment