1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rexml/formatters
matz bc53f80b37 * lib/rexml/document.rb (REXML::Document#write): require
rexml/formatters/transitive if transitive flag is on.  a patch
  from akira yamada in [ruby-dev:36230].  fix #553

* lib/rexml/element.rb (REXML::Element#write): ditto.

* lib/rexml/formatters/transitive.rb (REXML::Formatters::Transitive#write_element): 
  add hack for IE.  [ruby-dev:36230]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20620 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-11 01:20:23 +00:00
..
default.rb r1479@bean: ser | 2008-01-19 14:26:31 -0500 2008-01-20 04:31:57 +00:00
pretty.rb * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap): 2008-09-23 11:09:39 +00:00
transitive.rb * lib/rexml/document.rb (REXML::Document#write): require 2008-12-11 01:20:23 +00:00