- From: <bugzilla@jessica.w3.org>
- Date: Fri, 04 Mar 2011 17:30:32 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12235 --- Comment #2 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2011-03-04 17:30:32 UTC --- Actually, it behaves exactly the same as <script>, which is a phrasing element. :) Also the same as <noscript>, <noframes>, and <style>. And <iframe> and <noembed>. And <title> is quite similar, although not quite, since entities are parsed. <xmp> is actually a flow element, by the way, not a phrasing element. Same as <pre>. -- 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 Friday, 4 March 2011 17:30:33 UTC