webengine/osswebengine/WebKitTools/iExploder/htdocs/config.rb
author Pat Downey <patrick.downey@nokia.com>
Fri, 03 Jul 2009 15:54:40 +0100
changeset 5 10e98eab6f85
parent 0 dd21522fd290
permissions -rw-r--r--
Revision: 200919 Kit: 200925

# Configuration for iExploder.. not generally tuned.

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