| Index: third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-click-hyperlink.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/panScroll-click-hyperlink.html b/third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-click-hyperlink.html
|
| similarity index 94%
|
| rename from third_party/WebKit/LayoutTests/fast/events/panScroll-click-hyperlink.html
|
| rename to third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-click-hyperlink.html
|
| index fba6022bd6c9b2e7254216cdb6f743bf4eb57944..02cb3c766da538677c7c2ab873a41d60d378d506 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/events/panScroll-click-hyperlink.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-click-hyperlink.html
|
| @@ -85,8 +85,7 @@ function clickHyperlinksIfScrolledToBottomOtherwiseFail()
|
| </div>
|
| <div id="console"></div>
|
| <script>
|
| - description("This test can be used to verify that clicking on a hyperlink is ignored when in pan scroll mode. <br/>" +
|
| - "Note, this test is expected to fail on the Apple Mac and Chromium Mac port since they don't support pan scrolling.");
|
| + description("This test can be used to verify that clicking on a hyperlink is ignored when in pan scroll mode.");
|
| </script>
|
| </body>
|
| </html>
|
|
|