Index: Source/web/tests/PinchViewportTest.cpp |
diff --git a/Source/web/tests/PinchViewportTest.cpp b/Source/web/tests/PinchViewportTest.cpp |
index c18b7d663f019321b7feec51400980d66d65f83b..22c556a3084dc71487f3e0fc427223235e1fad4e 100644 |
--- a/Source/web/tests/PinchViewportTest.cpp |
+++ b/Source/web/tests/PinchViewportTest.cpp |
@@ -718,7 +718,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); |