mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-09 01:35:43 +02:00
Enforces trailing spaces
This commit is contained in:
parent
ba87d2fe11
commit
3461d02d05
6 changed files with 12 additions and 11 deletions
|
@ -30,7 +30,7 @@ function showViewer(url) {
|
|||
// Cancel page load and empty document.
|
||||
window.stop();
|
||||
document.body.textContent = '';
|
||||
|
||||
|
||||
replaceDocumentWithViewer(url);
|
||||
}
|
||||
function makeLinksAbsolute(doc) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue