Short URL: http://html5.org/r/4626
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 4626 | oops, forgot to escape the ampersand for the spec's markup... | 2010-01-24 11:34 |
Index: source =================================================================== --- source (revision 4625) +++ source (revision 4626) @@ -20978,7 +20978,7 @@ <article> <footer> At <time pubdate>2009-08-21T23:58Z</time>, <a href="/users/ch">ch</a> writes: </footer> <iframe seamless sandbox="allow-same-origin" srcdoc="<p>hey that's earl's table. -<p>you should get earl&amp;me on the next cover."></iframe> +<p>you should get earl&amp;amp;me on the next cover."></iframe> </article></pre> </div>