- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 06 Nov 2009 11:47:09 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8211
Simon Pieters <simonp@opera.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #1 from Simon Pieters <simonp@opera.com> 2009-11-06 11:47:08 ---
The semi-colon is required.
"The ampersand must be followed by one of the names given in the named
character references section, using the same case. The name must be one that is
terminated by a U+003B SEMICOLON character (;)."
http://www.whatwg.org/specs/web-apps/current-work/multipage/syntax.html#character-references
"If the last character matched is not a U+003B SEMICOLON character (;), there
is a parse error."
http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html#tokenizing-character-references
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 6 November 2009 11:47:11 UTC