search for: test_code_nested_pre_tags

Displaying 1 result from an estimated 1 matches for "test_code_nested_pre_tags".

2008 Mar 10
3
Only 5 tests out of 376 currently failing!
...s >> in: |- >> <pre> >> <code> >> Properly escaped here. >> >> <pre> >> a = 1 >> </pre> >> >> Still in the pre. >> </code> >> </pre> > > 1) Failure: > test_code_nested_pre_tags(TestParser) > [./test/helper.rb:54:in `assert_equal'' > ./test/helper.rb:11:in `assert_html_equal'' > ./test/test_parser.rb:16:in `test_code_nested_pre_tags'']: > expected: "<pre><code> Properly escaped here. &lt;pre&gt;...