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

Unified Diff: chrome/test/data/android/google.html

Issue 2619493006: [Android] Chagne items shown in context menu for tel link (Closed)
Patch Set: Solve conflicts of commit. Created 3 years, 11 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: chrome/test/data/android/google.html
diff --git a/chrome/test/data/android/google.html b/chrome/test/data/android/google.html
index 81544dac89dd41e2fb9ad4aa70ded70b9ecf036a..a8a4457ef39227bb0742d1031685492e4b1c66f1 100644
--- a/chrome/test/data/android/google.html
+++ b/chrome/test/data/android/google.html
@@ -22,6 +22,10 @@
<br>
<a href="mailto:someone@example.com" id="email">Send email</a>
<br>
+
+<br>
+<a href="tel:10000000000" id="tel">1-000-000-0000</a>
+</br>
</body>
</html>
« no previous file with comments | « chrome/test/data/android/contextmenu/context_menu_test.html ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698