Skip to content

Add namespace registration to our svg base element

Martin Owens requested to merge add-namepsace-registration into master

What does the merge request do?

Adds a new function to the svg element class which registers a namespace prefix with lxml and our own internal NSS dictionaries.

Implementation notes

Summary for release notes

...

Checklist

  • Add unit tests (if applicable)
  • Changes to inkex/ are well documented
  • Clean merge request history
Edited by Martin Owens

Merge request reports