mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
XFA - Default background in rectangle is white
- Fix a typo in order to open the pdf in issue #13679 - After fixing the fill default color there wer some regressions because of z-index and when fixing z-index there were some regressions because of borders - So fix the borders rendering.
This commit is contained in:
parent
90d196a080
commit
c47f0f0f40
6 changed files with 37 additions and 37 deletions
1
test/pdfs/xfa_issue13679.pdf.link
Normal file
1
test/pdfs/xfa_issue13679.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/6768253/Form_MGT-7.pdf
|
|
@ -1138,6 +1138,14 @@
|
|||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_issue13679",
|
||||
"file": "pdfs/xfa_issue13679.pdf",
|
||||
"md5": "b7231495f0c063435e7cfb92b4f281a3",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_issue13633",
|
||||
"file": "pdfs/xfa_issue13633.pdf",
|
||||
"md5": "e5b0d09285ca6a140eba08d740be0ea0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue