Short URL: http://html5.org/r/4624
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 4624 | s/quote/escape/ | 2010-01-24 10:29 |
Index: source
===================================================================
--- source (revision 4623)
+++ source (revision 4624)
@@ -20985,7 +20985,7 @@
<p class="note">In <span>the HTML syntax</span>, authors need only
remember to use U+0022 QUOTATION MARK characters (") to wrap the
- attribute contents and then to quote all U+0022 QUOTATION MARK (")
+ attribute contents and then to escape all U+0022 QUOTATION MARK (")
and U+0026 AMPERSAND (&) characters, and to specify the <code
title="attr-iframe-sandbox">sandbox</code> attribute, to ensure safe
embedding of content.</p>