diff -r 000000000000 -r dd21522fd290 webengine/osswebengine/WebKitTools/iExploder/htdocs/config.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/webengine/osswebengine/WebKitTools/iExploder/htdocs/config.rb Mon Mar 30 12:54:55 2009 +0300 @@ -0,0 +1,6 @@ +# Configuration for iExploder.. not generally tuned. + +$HTML_MAX_TAGS = 96; +$HTML_MAX_ATTRS = 4; +$CSS_MAX_PROPS = 5; +