mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Remove mozOpaque for driver.
This commit is contained in:
parent
bd7eba0d46
commit
95dd33d51a
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ function load() {
|
|||
var delay = params.delay || 0;
|
||||
|
||||
canvas = document.createElement('canvas');
|
||||
canvas.mozOpaque = true;
|
||||
stdout = document.getElementById('stdout');
|
||||
|
||||
info('User Agent: ' + navigator.userAgent);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue