5 window
.enablePixelTesting
= true;
7 <script src=
"../../../resources/js-test.js"></script>
8 <script src=
"../resources/picker-common.js"></script>
13 -webkit-appearance: none;
27 <p id=
"description" style=
"opacity: 0"></p>
28 <div id=
"console" style=
"opacity: 0"></div>
30 description('Test for crbug.com/470505. Pass if there is no vertical scroll bar in the popup.');
31 var menu
= document
.getElementById('menu');
32 openPicker(menu
, finishJSTest
, function () {
33 testFailed('picker didn\'t open')