- From: <bugzilla@jessica.w3.org>
- Date: Mon, 07 Apr 2014 12:02:03 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25283
Simon Pieters <simonp@opera.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simonp@opera.com
--- Comment #2 from Simon Pieters <simonp@opera.com> ---
Nah, it'd be nice if this test case was valid:
<foo-- id="x"/>
<script>
x.innerHTML = "</foo--><!--"; // wut
</script>
(j/k)
But it's not clear to me what the point is. We don't disallow data----=""
either.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 7 April 2014 12:02:06 UTC