This website requires JavaScript.
Explore
Help
Sign In
Sakurai
/
pdf.js
Watch
1
Star
0
Fork
0
You've already forked pdf.js
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a5a9357e15
pdf.js
/
test
/
pdfs
/
xfa_bug1721600.pdf.link
2 lines
55 B
SYSTEMD
Raw
Normal View
History
Unescape
Escape
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 23:24:53 +09:00
https://bugzilla.mozilla.org/attachment.cgi?id
=
9232367
Reference in New Issue
Copy Permalink