summaryrefslogtreecommitdiff
path: root/render/parser_binding.h
Commit message (Collapse)AuthorAgeFilesLines
* Port to new hubbub parser APIJohn Mark Bell2008-11-091-2/+3
| | | | svn path=/trunk/netsurf/; revision=5669
* Rework html parser bindings to have a common API and reside in separate ↵John Mark Bell2008-09-231-0/+48
files for ease of reading. Add error handling to hubbub binding. svn path=/trunk/netsurf/; revision=5404