- From: <bugzilla@jessica.w3.org>
- Date: Thu, 09 Jan 2014 21:15:00 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24258
--- Comment #1 from Simon Pieters <simonp@opera.com> ---
No, consider e.g.:
<root>
<script xmlns='http://www.w3.org/1999/xhtml'>
onload = function() {
document.appendChild(document.documentElement);
}
</script>
</root>
<?xml-stylesheet ...?>
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 9 January 2014 21:15:03 UTC