1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/rexml/parser
kou a66a9fbb10 * lib/rexml/parsers/ultralightparser.rb
(REXML::Parsers::UltraLightParser#parse): Fix wrong :start_doctype
  position.
  [Bug #9061] [ruby-dev:47778]
  Patch by Ippei Obayashi. Thanks!!!

* test/rexml/parser/test_ultra_light.rb: Add a test for this case.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43693 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-11-16 09:31:24 +00:00
..
test_sax2.rb * test/rexml/parser/test_sax2.rb: Expand abbreviated class name. 2013-08-11 10:12:28 +00:00
test_tree.rb * test/rexml/parser/test_tree.rb 2013-09-03 14:02:10 +00:00
test_ultra_light.rb * lib/rexml/parsers/ultralightparser.rb 2013-11-16 09:31:24 +00:00