updated test

This commit is contained in:
bill bittner 2018-07-03 09:03:58 -07:00
parent af0595641a
commit 802f8ac7c3

View file

@ -17,11 +17,19 @@
<img src="https://dev1.spee.ch/8/typingcat" alt="yes identifier, no ending"/>
<p>yes identifier, yes ending</p>
<img src="https://dev1.spee.ch/8/typingcat.gif" alt="yes identifier, yes ending"/>
<p>i frame:</p>
<iframe src="/iframeTest.htm"></iframe>
<p>i frame:</p>
<p>i frame 1:</p>
<iframe src="http://www.weather.gov/"></iframe>
<p>i frame 2:</p>
<iframe src="https://dev1.spee.ch/video-embed/sn123ow-1/c3cadc36688ca37c7526536cfed4448e31bacf56">
iframe not supported
</iframe>
<p>i frame 3:</p>
<iframe src="https://media.giphy.com/media/vwEHGjx71HSytx5mY8/giphy-facebook_s.jpg">
iframe not supported
</iframe>
<p>i frame 4:</p>
<iframe src="https://media.giphy.com/media/vwEHGjx71HSytx5mY8/giphy-facebook_s">
iframe not supported
</iframe>
</body>
</html>