zzycami / touchcode

Automatically exported from code.google.com/p/touchcode
0 stars 0 forks source link

libxml2 htmlparser patch #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I wrote a small wrapper of HTMLparser module to emulate
NSXMLDocumentTidyHTML option.

I've not tested enough but it looks works well in most situation.

Original issue reported on code.google.com by ku05...@gmail.com on 11 Jun 2008 at 10:01

Attachments:

GoogleCodeExporter commented 8 years ago
This is interesting. Busy this week at WWDC but will try and check it out, test 
it and apply the patch ASAP.

Original comment by jwight on 11 Jun 2008 at 1:49

GoogleCodeExporter commented 8 years ago
and implemented XMLString method for my debugging purpose.
It is not namespace aware implementation but would be useful when feeling like 
to see
the parsing result.
Please apply this patch too if you like.

Original comment by ku05...@gmail.com on 13 Jun 2008 at 3:25

Attachments:

GoogleCodeExporter commented 8 years ago
Patch applied. Please double check. It looks ok to me and unit tests pass.

Please provide unit tests too. Yeah, I know :-)

Original comment by jwight on 17 Jun 2008 at 12:26

GoogleCodeExporter commented 8 years ago
Marking as fixed. No point keeping this open any longer.

Original comment by jwight on 21 Jul 2008 at 4:35