Turn the DOM tree renderer into a debug module
commitd6c5640f2991a6c1ed68f3d93557d57dff3eb16c
authorJonas Fonseca <fonseca@diku.dk>
Wed, 21 Dec 2005 13:41:28 +0000 (21 14:41 +0100)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Wed, 21 Dec 2005 13:41:28 +0000 (21 14:41 +0100)
tree7587187d656587f253e159e3ebcb5824706048ab
parentfe6637dd7d376ecfc23cc3317405c86a589e2f07
Turn the DOM tree renderer into a debug module

Define DOM_TREE_RENDERER and run as:

ELINKS_LOG=/tmp/dom-dump.txt ./elinks -no-connect <url>

to have a trace of DOM tree dumped into a file.
src/document/dom/renderer.c