document/html: Move enum html_special_type from parser.h to renderer.h
commite5539a9937bb439974d6579ecf3e2503cb07f909
authorPetr Baudis <pasky@ucw.cz>
Tue, 28 Aug 2007 20:19:33 +0000 (28 22:19 +0200)
committerPetr Baudis <pasky@machine.or.cz>
Tue, 28 Aug 2007 20:19:33 +0000 (28 22:19 +0200)
tree74725d503d084b6f17f2b8a59d86f5a42f57e271
parenta74af825e27ed7f8eb9a0ec6eab278ec71bb3890
document/html: Move enum html_special_type from parser.h to renderer.h

...since it is renderer interface.
src/document/html/parser.h
src/document/html/parser/parse.c
src/document/html/renderer.h