[Bug 8606] New: ambiguous ampersand does not include character references

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8606

           Summary: ambiguous ampersand does not include character
                    references
           Product: HTML WG
           Version: unspecified
          Platform: PC
               URL: http://dev.w3.org/html5/spec/Overview.html#character-
                    references
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: brutzman@nps.edu
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


9.1.4 Character references

Draft document sayeth:

        "An ambiguous ampersand is a U+0026 AMPERSAND character (&)
        that is followed by some text other than a space character,
        a U+003C LESS-THAN SIGN character (<), or another
        U+0026 AMPERSAND character (&)."

probably should insert 2nd line as follows

        An ambiguous ampersand is a U+0026 AMPERSAND character (&)
        that is not a valid character reference, and


-- 
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 Sunday, 3 January 2010 19:25:36 UTC