--- a/index.html	Mon Feb 03 16:43:07 2014 -0800
+++ b/index.html	Mon Feb 24 17:12:13 2014 -0800
@@ -620,7 +620,12 @@
                             <ol>
                                 <li>"<code>"</code>" with "<code>&quot;</code>"
                                 <li>"<code>&</code>" with "<code>&amp;</code>"
+                                <li>"<code><</code>" with "<code>&lt;</code>"
+                                <li>"<code>></code>" with "<code>&gt;</code>"
                             </ol>
+                            <p class=note>This matches behavior present in browsers, and goes above
+                            and beyond the grammar requirement in the XML specification's AttValue
+                            production [[XML10]] by also replacing "<code>></code>" characters.</p>
                             <li>"<code>"</code>" (U+0022 QUOTATION MARK).
                         </ol>
                     <li>If the first six characters of the value of <var>attr</var>'s