webengine/osswebengine/WebKitTools/iExploder/htdocs/config.rb
author Pat Downey <patd@symbian.org>
Fri, 04 Dec 2009 14:09:29 +0000
changeset 23 ce710749a55f
parent 0 dd21522fd290
permissions -rw-r--r--
Merge tags.

# Configuration for iExploder.. not generally tuned.

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