Bugzilla – Bug 104
<span ===> is now a parse error.
Last modified: 2008-03-13 16:20:21 CET
Index: source =================================================================== --- source (revision 1291) +++ source (revision 1292) @@ -36518,6 +36518,12 @@ slash</span>. Stay in the <span>before attribute name state</span>.</dd> + <dt>U+003D EQUALS SIGN (=)</dt> + <dd><span>Parse error</span>. Start a new attribute in the + current tag token. Set that attribute's name to the current input + character, and its value to the empty string. Switch to the + <span>attribute name state</span>.</dd> + <dt>EOF</dt> <dd><span>Parse error</span>. Emit the current tag token. Reconsume the EOF character in the <span>data