[Bug 10788] @srcdoc in polyglot documents

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

Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #7 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> 2011-03-03 23:30:41 UTC ---
(In reply to comment #6)
> Changed the example to the following:
> 
> Example<iframe srcdoc="&lt;p&gt;Hello &#x0A; &#x09; world!&lt;/p&gt;"
> src="demo_iframe_srcdoc.htm"&gt;</iframe>

Dear Eliot ... The point is to show what _needs_ to be escaped, and to leave
everythingelse un-escaped, right? 

And - in fact - the ">" does _not_ need to be escaped.  (And this is the reason
why I did _not_ ask you to escape the ">"  - I only asked you to escape the
"<". I only asked you to escape the "<".

So please revert the &gt; to >.

-- 
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, 3 March 2011 23:30:42 UTC