Skip to content

Commit

Permalink
[e] (0) oops, forgot to escape the ampersand for the spec's markup...
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@4626 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 24, 2010
1 parent 53ef3ca commit b0a93d3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -19721,7 +19721,7 @@ <h4 id=the-iframe-element><span class=secno>4.8.3 </span>The <dfn><code>iframe</
&lt;article&gt;
&lt;footer&gt; At &lt;time pubdate&gt;2009-08-21T23:58Z&lt;/time&gt;, &lt;a href="/users/ch"&gt;ch&lt;/a&gt; writes: &lt;/footer&gt;
&lt;iframe seamless sandbox="allow-same-origin" srcdoc="&lt;p&gt;hey that's earl's table.
&lt;p&gt;you should get earl&amp;amp;me on the next cover."&gt;&lt;/iframe&gt;
&lt;p&gt;you should get earl&amp;amp;amp;me on the next cover."&gt;&lt;/iframe&gt;
&lt;/article&gt;</pre>

</div>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -19621,7 +19621,7 @@ href="?audio"&gt;audio&lt;/a&gt; test instead.)&lt;/p&gt;</pre>
&lt;article&gt;
&lt;footer&gt; At &lt;time pubdate&gt;2009-08-21T23:58Z&lt;/time&gt;, &lt;a href="/users/ch"&gt;ch&lt;/a&gt; writes: &lt;/footer&gt;
&lt;iframe seamless sandbox="allow-same-origin" srcdoc="&lt;p&gt;hey that's earl's table.
&lt;p&gt;you should get earl&amp;amp;me on the next cover."&gt;&lt;/iframe&gt;
&lt;p&gt;you should get earl&amp;amp;amp;me on the next cover."&gt;&lt;/iframe&gt;
&lt;/article&gt;</pre>

</div>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -20978,7 +20978,7 @@ href="?audio">audio&lt;/a> test instead.)&lt;/p></pre>
&lt;article>
&lt;footer> At &lt;time pubdate>2009-08-21T23:58Z&lt;/time>, &lt;a href="/users/ch">ch&lt;/a> writes: &lt;/footer>
&lt;iframe seamless sandbox="allow-same-origin" srcdoc="&lt;p>hey that's earl's table.
&lt;p>you should get earl&amp;amp;me on the next cover.">&lt;/iframe>
&lt;p>you should get earl&amp;amp;amp;me on the next cover.">&lt;/iframe>
&lt;/article></pre>

</div>
Expand Down

0 comments on commit b0a93d3

Please sign in to comment.