webengine/osswebengine/WebKitTools/iExploder/htdocs/config.rb
author William Roberts <williamr@symbian.org>
Mon, 06 Jul 2009 13:37:21 +0100
changeset 6 e965153d51e7
parent 0 dd21522fd290
permissions -rw-r--r--
Merge

# Configuration for iExploder.. not generally tuned.

$HTML_MAX_TAGS = 96;
$HTML_MAX_ATTRS = 4;
$CSS_MAX_PROPS = 5;