5 window
.enablePixelTesting
= true;
7 <script src=
"../../../resources/js-test.js"></script>
8 <script src=
"../resources/picker-common.js"></script>
13 <option selected
>bar
</option>
17 <p id=
"description" style=
"opacity: 0"></p>
18 <div id=
"console" style=
"opacity: 0"></div>
20 var menu
= document
.getElementById('menu');
21 openPicker(menu
, finishJSTest
, function () {
22 testFailed('picker didn\'t open')