summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--htdocs/config/types.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/htdocs/config/types.conf b/htdocs/config/types.conf
index 8c20b3c..fae0155 100644
--- a/htdocs/config/types.conf
+++ b/htdocs/config/types.conf
@@ -1,7 +1,7 @@
#
# Main Document Type Database for the W3C Markup Validation Service.
#
-# $Id: types.conf,v 1.52 2009-10-25 07:44:36 ville Exp $
+# $Id: types.conf,v 1.53 2009-10-25 07:46:40 ville Exp $
#
# Maintains all information for each of the document types we support.
# See 'perldoc Config::General' for the syntax, and be aware that the
@@ -606,6 +606,8 @@
ALT URI = http://www.w3.org/Icons/valid-xhtml-rdfa-blue
Local URI = images/valid_icons/valid-xhtml-rdfa
Local ALT URI = images/valid_icons/valid-xhtml-rdfa-blue
+ Height = 31
+ Width = 88
Alt = Valid XHTML + RDFa
RDFa = http://www.w3.org/TR/rdfa-syntax
</Badge>
@@ -632,6 +634,8 @@
ALT URI = http://www.w3.org/Icons/valid-svg10-blue
Local URI = images/valid_icons/valid-svg10
Local ALT URI = images/valid_icons/valid-svg10-blue
+ Height = 31
+ Width = 88
Alt = Valid SVG 1.0
</Badge>
</SVG_1_0>
@@ -656,6 +660,8 @@
ALT URI = http://www.w3.org/Icons/valid-svg11-blue
Local URI = images/valid_icons/valid-svg11
Local ALT URI = images/valid_icons/valid-svg11-blue
+ Height = 31
+ Width = 88
Alt = Valid SVG 1.1
</Badge>
</SVG_1_1>
@@ -678,6 +684,8 @@
ALT URI = http://www.w3.org/Icons/valid-svgtiny11-blue
Local URI = images/valid_icons/valid-svgtiny11
Local ALT URI = images/valid_icons/valid-svgtiny11-blue
+ Height = 31
+ Width = 88
Alt = Valid SVG 1.1 Tiny
</Badge>
</SVG_1_1_Tiny>