Index: Source/web/tests/PinchViewportTest.cpp |
diff --git a/Source/web/tests/PinchViewportTest.cpp b/Source/web/tests/PinchViewportTest.cpp |
index b426aa9222bf0a471ba611ebd27df97398aaf36c..00ed61560e100be846d891ffed9b0a4dedf9ef93 100644 |
--- a/Source/web/tests/PinchViewportTest.cpp |
+++ b/Source/web/tests/PinchViewportTest.cpp |
@@ -730,7 +730,7 @@ TEST_F(PinchViewportTest, TestRestoredFromLegacyHistoryItem) |
// Test that the coordinates sent into moveRangeSelection are offset by the |
// pinch viewport's location. |
-TEST_F(PinchViewportTest, TestWebFrameRangeAccountsForPinchViewportScroll) |
+TEST_F(PinchViewportTest, DISABLED_TestWebFrameRangeAccountsForPinchViewportScroll) |
{ |
initializeWithDesktopSettings(); |
webViewImpl()->settings()->setDefaultFontSize(12); |