summaryrefslogtreecommitdiffstats
path: root/WebKitTools/iExploder/htdocs/config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'WebKitTools/iExploder/htdocs/config.rb')
-rw-r--r--WebKitTools/iExploder/htdocs/config.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/WebKitTools/iExploder/htdocs/config.rb b/WebKitTools/iExploder/htdocs/config.rb
new file mode 100644
index 0000000..d9e7e1b
--- /dev/null
+++ b/WebKitTools/iExploder/htdocs/config.rb
@@ -0,0 +1,6 @@
+# Configuration for iExploder.. not generally tuned.
+
+$HTML_MAX_TAGS = 96;
+$HTML_MAX_ATTRS = 4;
+$CSS_MAX_PROPS = 5;
+