- From: <bugzilla@jessica.w3.org>
- Date: Sat, 14 Jan 2012 13:33:20 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15557
--- Comment #1 from Kang-Hao (Kenny) Lu <kennyluck@csail.mit.edu> 2012-01-14 13:33:20 UTC ---
It's not clear whether a conformance checker that runs JS should treat the
following HTML document as conforming or not
data:text/html,<!DOCTYPE
html><title></title><span></span><script>document.querySelector('span').textContent=
"Te\udf06st"</script>
(where \udf06 is a isolated surrogate)
since the requirement about this, defined along #syntax-text , isn't linked
from #text-content .
--
Configure bugmail: https://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 Saturday, 14 January 2012 13:33:41 UTC