spec/section_spec.rb in openxml-docx-0.9.0 vs spec/section_spec.rb in openxml-docx-0.10.0
- old
+ new
@@ -3,9 +3,11 @@
describe OpenXml::Docx::Section do
include ElementTestMacros
it_should_have_property :columns
it_should_have_property :document_grid
+ it_should_have_property :footer_reference
+ it_should_have_property :header_reference
it_should_have_property :line_numbering
it_should_have_property :page_margins
it_should_have_property :page_borders
it_should_have_property :page_numbering
it_should_have_property :page_size