Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / ManualTests / link-activation-fails-after-double-tap-gesture.html
blob84cdd8de094abb87df0c48c38173c8992b197283
1 <html>
2 <body>
3 <p>This test verifies that after the double tap gesture, links can still be activated.</p>
4 <p>Double tap <span style='color: red'>here</span> and <a href="data:text/html,<html><body style='background-color:green'>PASS</body></html>">try to activate this link</a> with single tap.</p>
5 <p>PASS if new page loads.</p>
6 </body>
7 </html>