pdf.js/test/pdfs/xfa_bug1721600.pdf.link
Calixte Denizet 5555114bb3 XFA - Remove namespace from nodes under xfa:data node
- in real life some xfa contains xml like <xfa:data><xfa:Foo><xfa:Bar>...</xfa:data>
    since there are no Foo or Bar in the xfa namespace the JS representation are empty
    and that leads to errors.
  - so the idea is to make all nodes under xfa:data namespace agnostic which means
    that ns are removed from nodes in the parser but only xfa:data descendants.
2021-07-21 17:11:31 +02:00

2 lines
55 B
SYSTEMD

https://bugzilla.mozilla.org/attachment.cgi?id=9232367