UNPKG

quixote

Version:

CSS unit and integration testing

15 lines (12 loc) 505 B
<!DOCTYPE html> <html> <head> </head> <body> <!--<div id="container" style="-webkit-overflow-scrolling: touch; overflow-y: scroll; overflow: scroll; width: 600px; height: 400px;">--> <iframe frameborder="0" src="inner.html" width="400" height="200"></iframe> <!--<iframe frameborder="0" src="ms/index.html" width="400" height="200"></iframe>--> <!--<iframe frameborder="0" src="http://www.microsoft.com/en-us/default.aspx" width="600" height="400"></iframe>--> <!--</div>--> </body> </html>