Skip to content

Commit 2e1f9b9

Browse files
committed
Removed extra </p> before iframe
1 parent f50a555 commit 2e1f9b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

entries/throttledresize.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
});
3232
]]></code>
3333
</pre>
34-
<p>Visit this from your orientation-enabled device to see it in action!</p>
35-
<iframe id="throttledresizeIframe" src="/resources/throttledresize/example1.html" style="width:100%;height:90px;border:0px"></iframe>
36-
</p>
34+
<p>Visit this from your orientation-enabled device to see it in action!
35+
<iframe id="throttledresizeIframe" src="/resources/throttledresize/example1.html" style="width:100%;height:90px;border:0px"></iframe></p>
36+
3737
</longdesc>
3838
<added>1.0</added>
3939
<signature>

0 commit comments

Comments
 (0)