Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / test / data / extensions / uitest / plugins / test.html
blob58f57f66b789f0d033e311f4977a9b350cf96b32
1 <!--
2 * Copyright (c) 2011 The Chromium Authors. All rights reserved. Use of this
3 * source code is governed by a BSD-style license that can be found in the
4 * LICENSE file.
5 -->
6 <embed id="plugin"
7 type="application/x-extension-test"
8 style="width:100; height:100">
9 </embed>
10 <script src="test.js"></script>