Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7111)

Unified Diff: Source/web/tests/TouchActionTest.cpp

Issue 1162083003: Re-enable TouchAction Simple test. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove extra whitespace Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/web/tests/TouchActionTest.cpp
diff --git a/Source/web/tests/TouchActionTest.cpp b/Source/web/tests/TouchActionTest.cpp
index a7d15ccb36be0fd4c8d05c3f9a7b1583e5406d1f..b4263a9f4072cef9553fb9f09b16edfe697e1ee9 100644
--- a/Source/web/tests/TouchActionTest.cpp
+++ b/Source/web/tests/TouchActionTest.cpp
@@ -326,7 +326,7 @@ void TouchActionTest::sendTouchEvent(WebView* webView, WebInputEvent::Type type,
}
// crbug.com/411038
-TEST_F(TouchActionTest, DISABLED_Simple)
+TEST_F(TouchActionTest, Simple)
{
runTouchActionTest("touch-action-simple.html");
}
« no previous file with comments | « no previous file | Source/web/tests/data/touch-action-tests.css » ('j') | Source/web/tests/data/touch-action-tests.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698