]> granicus.if.org Git - graphviz/commitdiff
Add note on the lack of attributes for <TR>
authorerg <devnull@localhost>
Fri, 17 Oct 2008 22:54:57 +0000 (22:54 +0000)
committererg <devnull@localhost>
Fri, 17 Oct 2008 22:54:57 +0000 (22:54 +0000)
doc/info/shapes.html
doc/infosrc/html.2

index ccc645aa5445bae9ade1662b354afbf6a96ea67c..a612c993285c9c54dca9ada6d76380fbc671253a 100644 (file)
@@ -461,6 +461,11 @@ Attribute values must appear in double quotes.
 &gt;
 </PRE>
 <P>
+<PRE>&lt;TR
+  &lt;!-- No attributes --&gt;
+&gt;
+</PRE>
+<P>
 <PRE>&lt;TD
   ALIGN="CENTER|LEFT|RIGHT|TEXT"
   BALIGN="CENTER|LEFT|RIGHT"
index fb56ae9e18c9ecbcf0ff0b7e6fe68b17e26ecb4b..812983d5926802671338f0202bd8e3bd7c1c304b 100644 (file)
@@ -41,6 +41,11 @@ Attribute values must appear in double quotes.
 &gt;
 </PRE>
 <P>
+<PRE>&lt;TR
+  &lt;!-- No attributes --&gt;
+&gt;
+</PRE>
+<P>
 <PRE>&lt;TD
   ALIGN="CENTER|LEFT|RIGHT|TEXT"
   BALIGN="CENTER|LEFT|RIGHT"