Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / gestures / gesture-tapHighlight-simple-cancel.html
index 6e80dc4..da1f384 100644 (file)
@@ -3,6 +3,15 @@
 <head>
 <script src="../../resources/js-test.js"></script>
 <script src="../../resources/run-after-display.js"></script>
+<style>
+/* Don't test active state.  Technically sending a second showPress before
+   the first has been completed is illegal, so whether or not blink clears the
+   active state on the first node irrelevant.
+*/
+a, a:active {
+  color: #00c;
+}
+</style>
 </head>
 <body onload="runTest();" onclick="doNothing();">
 <div style="-webkit-transform: translateZ(0); position: relative; left: 10px; top: 40px">