• Robert Knight's avatar
    Refactor fake PDFViewerApplication implementation · dea7c287
    Robert Knight authored
    In preparation for updating the fake PDFViewerApplication to match changes
    in PDF.js' interface, refactor the fake.
    
     - Rewrite old-style classes as ES6+ classes
    
     - Replace object literals for `PDFViewer` and `PDFPageView` fakes with
       actual classes that have JSDoc comments pointing to the real class's
       definition
    dea7c287
Name
Last commit
Last update
..
test Loading commit data...
html.coffee Loading commit data...
pdf.js Loading commit data...
range.coffee Loading commit data...
types.coffee Loading commit data...
util.coffee Loading commit data...
xpath.coffee Loading commit data...