mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
XFA - Handle correctly nested containers with lr-tb layout (bug 1718670)
- and avoid to push a field with no dimensions when we have some available space in width in a parent.
This commit is contained in:
parent
b2b7806cab
commit
8a06df9253
7 changed files with 163 additions and 48 deletions
1
test/pdfs/xfa_bug1718670_1.pdf.link
Normal file
1
test/pdfs/xfa_bug1718670_1.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=9229317
|
|
@ -952,6 +952,14 @@
|
|||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1718670_1",
|
||||
"file": "pdfs/xfa_bug1718670_1.pdf",
|
||||
"md5": "06745be56a89acd80e5bdeddabb7cb7b",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_bug1718521_1",
|
||||
"file": "pdfs/xfa_bug1718521_1.pdf",
|
||||
"md5": "9b89dd9e6a4c6c3258ca24debd806863",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue