xproc / 3.0-test-suite

The 3.0 test suite.
https://test-suite.xproc.org/
MIT License
4 stars 3 forks source link

Unarchive fixes #689

Closed ndw closed 5 months ago

ndw commented 5 months ago

AFAICT, the default value for merge is true, so setting the properties to map{} should have no effect. It's merging an empty map with whatever the current properties are. Setting merge to false forces all the properties to be deleted.