aboutsummaryrefslogtreecommitdiff
path: root/contexts/data/lib/closure-library/closure/goog/net/iframe_xhr_test_response.html
blob: 3dafbefb20e1dd1b5bae2df3534fe0284763af18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<!--
Copyright 2010 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>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
  </head>
  <body>
    <script>top.GG_iframeFn(window, [1, 1, 2, 4, 8]);</script>
    <script>top.GG_iframeFn(window, [12, 20, 32, 52, 84]);</script>
    <script>top.GG_iframeFn(window, [136, 220, 356, 576, 932]);</script>
  </body>
</html>