sku-pg
Version:
Skulpt is a Javascript implementation of Python 2.x. Python that runs in your browser!
18 lines (16 loc) • 454 B
HTML
<html>
<!--
Copyright 2012 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
-->
<head>
<title>Tests for goog.dom.BufferedViewportSizeMonitor</title>
<script type="text/javascript" src="../base.js"></script>
<script type="text/javascript">
goog.require('goog.dom.BufferedViewportSizeMonitorTest');
</script>
<body>
</body>
</html>