mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-09 09:45:42 +02:00
XFA - Add support for reftests
This commit is contained in:
parent
e7dc822e74
commit
63caa101f8
6 changed files with 185 additions and 77 deletions
|
@ -2272,6 +2272,7 @@ class WorkerTransport {
|
|||
docId: loadingTask.docId,
|
||||
onUnsupportedFeature: this._onUnsupportedFeature.bind(this),
|
||||
ownerDocument: params.ownerDocument,
|
||||
styleElement: params.styleElement,
|
||||
});
|
||||
this._params = params;
|
||||
this.CMapReaderFactory = new params.CMapReaderFactory({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue