On Aug 6, 4:37 pm, Sam Ruby <[EMAIL PROTECTED]> wrote:
> Looks like all the tests deal with case sensitivity. I've disabled
> these tests for the moment, but this will be important for Jacques's
> branch of Instiki.
Luckily, I wasn't paying attention for most of August.
When I finally got around to rolling the latest version of HTML5lib
into Instiki, this was fixed. But, while I wasn't looking, the API had
changed.
TreeBuilders.getTreeBuilder --> TreeBuilders.get_tree_builder
HTMLParser.parseFragment --> HTMLParser.parse_fragment
TreeWalkers.getTreeWalker --> TreeWalkers.get_tree_walker
which was something of a WTF moment until I realized what had
happened.
Unfortunately, it caused some other people some pain, too:
http://www.nabble.com/gem-html5-t4243383.html
which is unfortunate.
Anyway, all up to date now.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---