about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTMLDTD.h
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/Implementation/HTMLDTD.h')
-rw-r--r--WWW/Library/Implementation/HTMLDTD.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/WWW/Library/Implementation/HTMLDTD.h b/WWW/Library/Implementation/HTMLDTD.h
index a112b7e5..f9e157ac 100644
--- a/WWW/Library/Implementation/HTMLDTD.h
+++ b/WWW/Library/Implementation/HTMLDTD.h
@@ -871,10 +871,11 @@ Attribute numbers
 #define HTML_TABLE_NOWRAP      14
 #define HTML_TABLE_RULES       15
 #define HTML_TABLE_STYLE       16
-#define HTML_TABLE_TITLE       17
-#define HTML_TABLE_UNITS       18
-#define HTML_TABLE_WIDTH       19
-#define HTML_TABLE_ATTRIBUTES  20
+#define HTML_TABLE_SUMMARY     17
+#define HTML_TABLE_TITLE       18
+#define HTML_TABLE_UNITS       19
+#define HTML_TABLE_WIDTH       20
+#define HTML_TABLE_ATTRIBUTES  21
 
 #define HTML_TD_ALIGN           0
 #define HTML_TD_AXES            1