1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00

Merge pull request #14239 from calixteman/1739502

XFA - Fix a breakBefore issue when target is a contentArea and startNew is 1 (bug 1739502)
This commit is contained in:
calixteman 2021-11-08 03:14:42 -08:00 committed by GitHub
commit 4bb9de4b00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 36 additions and 8 deletions

View file

@ -0,0 +1 @@
https://bugzilla.mozilla.org/attachment.cgi?id=9249303

View file

@ -1039,6 +1039,14 @@
"enableXfa": true,
"type": "eq"
},
{ "id": "xfa_bug1739502",
"file": "pdfs/xfa_bug1739502.pdf",
"md5": "a760a950cb225c3cbf25a55b5d95e264",
"link": true,
"rounds": 1,
"enableXfa": true,
"type": "eq"
},
{ "id": "xfa_bug1729877",
"file": "pdfs/xfa_bug1729877.pdf",
"md5": "1bf5429ea13a090f52edcd49cb0c4a47",