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

Unified Diff: LayoutTests/fast/events/touch/tap-highlight-color.html

Issue 14020004: Remove the remains of unused guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 7 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 | « LayoutTests/fast/events/touch/script-tests/tap-highlight-color.js ('k') | Source/core/features.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/touch/tap-highlight-color.html
diff --git a/LayoutTests/fast/events/touch/tap-highlight-color.html b/LayoutTests/fast/events/touch/tap-highlight-color.html
index 4a40be96dd7c4e5010f6db52565fcc8959fcc7b3..079d098f5a6f06601827ccfdd14d435bfa62bab1 100644
--- a/LayoutTests/fast/events/touch/tap-highlight-color.html
+++ b/LayoutTests/fast/events/touch/tap-highlight-color.html
@@ -3,9 +3,8 @@
<head>
<script src="../../js/resources/js-test-pre.js"></script>
<!--
- To test the new CSS property -webkit-tap-highlight-color which is only supported when building
- WebKit with ENABLE(TOUCH_EVENTS), we create a new div element and add -webkit-tap-highlight-color
- in the element, then see whether we can get the specified tap highlight color from DOM.
+ To test the new CSS property -webkit-tap-highlight-color we create a new div element and
+ add -webkit-tap-highlight-color in the element, then see whether we can get the specified tap highlight color from DOM.
WebKit ports can use this css property to get the customized tap highlight color from the webpage
which is set by web developers to make sure that tap highlight color fits their websites instead
of using the hardcode value provided by browsers.
« no previous file with comments | « LayoutTests/fast/events/touch/script-tests/tap-highlight-color.js ('k') | Source/core/features.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698