Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / extensions / test / data / web_view / display_none_set_src / main.html
blobd7227a6acdd514ac47b9cb90ad272a7e1fbc8dd9
1 <!doctype html>
2 <!--
3 * Copyright 2014 The Chromium Authors. All rights reserved. Use of this
4 * source code is governed by a BSD-style license that can be found in the
5 * LICENSE file.
6 -->
7 <html>
8 <body>
9 <div id="webview-tag-container"></div>
10 <script src="main.js"></script>
11 </body>
12 </html>