Bug 1212688 - Crashtest.

This commit is contained in:
Alice0775 White 2015-10-12 13:52:56 +02:00
parent 9ae36c69c2
commit 0b9ba07a8b
2 changed files with 28 additions and 1 deletions

View File

@ -0,0 +1,27 @@
<style type="text/css">
optgroup {overflow-x: hidden;}
</style>
<select>
<optgroup label="optgroup">
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
<option>6</option>
<option>7</option>
<option>8</option>
<option>9</option>
<option>10</option>
<option>11</option>
<option>12</option>
<option>13</option>
<option>14</option>
<option>15</option>
<option>16</option>
<option>17</option>
<option>18</option>
<option>19</option>
<option>20</option>
</optgroup>
</select>

View File

@ -63,4 +63,4 @@ load 997709-1.html
load 1102791.html
load 1140216.html
load 1182414.html
load 1212688.html