| Index: LayoutTests/fast/forms/control-clip-overflow.html
|
| diff --git a/LayoutTests/fast/forms/control-clip-overflow.html b/LayoutTests/fast/forms/control-clip-overflow.html
|
| index 40b6a5e79799ffc09828fabeabfc64a59906f575..90beb44c0ae0dd6f489c40a15766f7f35f7df8d7 100644
|
| --- a/LayoutTests/fast/forms/control-clip-overflow.html
|
| +++ b/LayoutTests/fast/forms/control-clip-overflow.html
|
| @@ -6,7 +6,8 @@
|
| REGRESSION: Really long <option> causes unnecessary page scroll bars to accommodate content</i>.
|
| </p>
|
| <p>
|
| - There should not be scroll bars below the popup and the button.
|
| + There should not be scroll bars below the popup.
|
| + There should be scrollbars below the button (see crbug.com/465429).
|
| </p>
|
| <div class="test-area">
|
| <select style="width: 80px">
|
|
|