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

XFA - Replace deprecated break element (bug 1718053)

- the break element has been deprecated in XFA 2.4 but some old documents can use it, so replace it with one (or more) of its possible substitutions:
    - breakBefore;
    - breakAfter;
    - overflow.
This commit is contained in:
Calixte Denizet 2021-06-27 15:02:53 +02:00
parent d7f8a0e9b9
commit 257de0e8c5
3 changed files with 49 additions and 0 deletions

View file

@ -0,0 +1 @@
https://bug1718053.bmoattachments.org/attachment.cgi?id=9228759

View file

@ -938,6 +938,14 @@
"lastPage": 2,
"type": "eq"
},
{ "id": "xfa_bug1718053",
"file": "pdfs/xfa_bug1718053.pdf",
"md5": "252d728d2c456dcb81699342a71c42ea",
"link": true,
"rounds": 1,
"enableXfa": true,
"type": "eq"
},
{ "id": "xfa_bug1717681",
"file": "pdfs/xfa_bug1717681.pdf",
"md5": "435b1eae7e017b1a932fe204d1ba8be5",