| Index: ManualTests/select-menu-list-wrongly-positioned.html
|
| diff --git a/ManualTests/select-menu-list-wrongly-positioned.html b/ManualTests/select-menu-list-wrongly-positioned.html
|
| index 9f1392a0630b36d8fce6074409d662dc84977c20..c749b1659733a6e68d0d7035e52395a902d65bcd 100644
|
| --- a/ManualTests/select-menu-list-wrongly-positioned.html
|
| +++ b/ManualTests/select-menu-list-wrongly-positioned.html
|
| @@ -14,7 +14,7 @@
|
| </script>
|
| </head>
|
| <body>
|
| - <div><a href="https://bugs.webkit.org/show_bug.cgi?id=95776">95776</a>: REGRESSION(r120832): RenderLayer::clampScrollOffset doesn't properly clamp</div>
|
| + <div><a href="https://bugs.webkit.org/show_bug.cgi?id=95776">95776</a>: REGRESSION(r120832): Layer::clampScrollOffset doesn't properly clamp</div>
|
| <div>Manual test: click on the menu below and <select> the 'shown' option. Click somewhere on the page so that the <select> loses focus and click again on the <select>.</div>
|
| <div>To pass the menu should be properly placed below the <select>.</div>
|
| <form name="teste">
|
|
|