[Bug 7089] CDATA escapes need to close upon --\s*!>

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





--- Comment #1 from Henri Sivonen <hsivonen@iki.fi>  2009-07-09 13:56:48 ---
I think we should have a 'comment end space bang' state for comments that you
can enter from 'comment end space'. This needs to be distinct from 'comment end
bang' only in order to get the end of the comment data right.

Then we should have all the corresponding states for [R]CDATA escapes. (The
spec currently doesn't have real states for espaces, but I elected to implement
escapes as states anyway. See
http://hg.mozilla.org/mozilla-central/file/0d2fc193cd1f/parser/html/nsHtml5Tokenizer.cpp#l2469
)


-- 
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 Thursday, 9 July 2009 13:56:58 UTC