On Jun 9, 2008, at 1:52 PM, Philip Taylor wrote: > On 09/06/2008, Bruce Perens <[EMAIL PROTECTED]> wrote: >> >> Note what html5lib does to the URL below. Is this really according to >> the parsing rules? >> >> [...] >> <a href="http://perens.com/?a=b¬anentity=c&ersand=d">link</ >> a> >> [...] >> <a href=http://perens.com/?a=b¬anentity=c&ersand=d>link</a> > > That's a bug in the Ruby html5lib - fixed in r1171 > <http://code.google.com/p/html5lib/source/diff?r=1171&format=unidiff&path=/trunk/ruby/lib/html5/tokenizer.rb > > > > > (This is caught by the current set of test cases, but the Ruby version > in SVN fails hundreds of other tests, mostly due to changes in the > spec that have been implemented in the test cases and in Python but > not in Ruby. I guess there won't be a 0.11 Ruby release any time soon, > since someone will need to clean up all these issues and nobody seems > to be working on that now.)
I've had "catch ruby port of html5lib up" on my todo list for awhile, but won't likely get to it in the next few weeks. I hope to get to it after that though. -ryan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "html5lib-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB -~----------~----~----~----~------~----~------~--~---
