--- test/html-webhacc/cc-style.css 2008/03/16 01:30:56 1.19
+++ test/html-webhacc/cc-style.css 2008/04/29 10:59:25 1.20
@@ -152,7 +152,9 @@
min-height: 20px;
}
-#identifiers dd + dd, #terms dd + dd {
+#identifiers dd + dd
+/* , #terms dd + dd */ /* Now allowed - HTML5 revision 1467 */
+{
background-image: url(error);
background-position: center left;
background-repeat: no-repeat;
@@ -408,6 +410,6 @@
This library is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.
-$Date: 2008/03/16 01:30:56 $
+$Date: 2008/04/29 10:59:25 $
*/