Index: Source/web/tests/data/test_touch_link_highlight.html |
diff --git a/Source/web/tests/data/test_touch_link_highlight.html b/Source/web/tests/data/test_touch_link_highlight.html |
index e3e29a62bc094f11fd50e9f0ea333e7e374b0307..6e6df7a0078e5ffd4ba8b3c931a741aaabc7f3d3 100644 |
--- a/Source/web/tests/data/test_touch_link_highlight.html |
+++ b/Source/web/tests/data/test_touch_link_highlight.html |
@@ -29,6 +29,8 @@ |
<div style="position: absolute; left: 20px; top: 260px; width: 200px;"> |
<input type="text"> <!-- This will have an I-beam cursor. --> |
</div> |
+ <a href="http://www.test.com" style="position: absolute; left: 20px; top: 300px; width: 400px;">One link to highlight</a> |
+ <a href="http://www.test.com" style="position: absolute; left: 20px; top: 320px; width: 400px;">Another link to highlight simultaneously</a> |
<!-- The following is the text for the iframe tag below: |
<html> |
<body> |