webengine/osswebengine/WebKitTools/iExploder/htdocs/config.rb
author Dario Sestito <darios@symbian.org>
Wed, 16 Jun 2010 14:59:03 +0100
branchGCC_SURGE
changeset 76 999a74da228b
parent 0 dd21522fd290
permissions -rw-r--r--
Fix some gcc issues. See bug 2962

# Configuration for iExploder.. not generally tuned.

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