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

Unified Diff: third_party/WebKit/Source/web/tests/data/long_press_video.html

Issue 1986783002: Text selected with double-tap should not cause vibration (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added description of return value of showContextMenu Created 4 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
« no previous file with comments | « third_party/WebKit/Source/web/tests/data/long_press_link.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/web/tests/data/long_press_video.html
diff --git a/third_party/WebKit/Source/web/tests/data/fullscreen_video.html b/third_party/WebKit/Source/web/tests/data/long_press_video.html
similarity index 82%
copy from third_party/WebKit/Source/web/tests/data/fullscreen_video.html
copy to third_party/WebKit/Source/web/tests/data/long_press_video.html
index 55382798d9933a9d7068eb4f442fab9a526f607f..104a6444f17f06a616f83c14c14bf29fa80d440e 100644
--- a/third_party/WebKit/Source/web/tests/data/fullscreen_video.html
+++ b/third_party/WebKit/Source/web/tests/data/long_press_video.html
@@ -1,4 +1,3 @@
-<!DOCTYPE html>
<body>
<video src="test.webm" id="video" autoplay controls/>
</body>
« no previous file with comments | « third_party/WebKit/Source/web/tests/data/long_press_link.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698