rails/actionpack/lib/action_controller/vendor/html-scanner/html
2009-05-30 11:59:17 -07:00
..
document.rb Patched HTML::Document#initialize call to Node.parse so that it includes the strict argument. [#330] 2008-06-24 23:11:35 -07:00
node.rb Fix incorrect closing CDATA delimiter. Add tests for CDATA nodes. 2008-10-23 19:16:26 -07:00
sanitizer.rb html-scanner uses Set and class_inheritable_accessor 2009-05-30 11:59:17 -07:00
selector.rb Ensure assert_select works with XML namespaced attributes [#1547 state:resolved] [Jon Yurek] 2009-03-07 16:13:34 +00:00
tokenizer.rb Fixed HTML::Tokenizer (used in sanitize helper) didnt handle unclosed CDATA tags (closes #10071) [esad, packagethief] 2008-03-28 19:45:32 +00:00
version.rb Allow assert_tag(:conditions) to match the empty string when a tag has no children. Closes #2959. [Jamis Buck] 2005-11-21 21:02:10 +00:00