oga/spec
Yorick Peterse 795e669632 Ignore default NS when serializing elements.
When a default namespace is set (using xmlns="...") the method
XML::Element#to_xml should _not_ include the namespace prefix in the output.
2014-09-15 21:42:08 +02:00
..
oga Ignore default NS when serializing elements. 2014-09-15 21:42:08 +02:00
support Support for the XPath child axis. 2014-07-22 21:25:02 +02:00
spec_helper.rb Cleaned up XPath specs using a shared example. 2014-07-15 09:34:11 +02:00