<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [iOS] :active styles do not apply on tapped links"
href="https://bugs.webkit.org/show_bug.cgi?id=161873">161873</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[iOS] :active styles do not apply on tapped links
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>Other
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>CSS
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jond@apple.com
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=288612" name="attach_288612" title="Example of link styles for testing in iOS">attachment 288612</a> <a href="attachment.cgi?id=288612&action=edit" title="Example of link styles for testing in iOS">[details]</a></span>
Example of link styles for testing in iOS
Styles declared for an :active element do not get applied to a link element when tapped.
To reproduce:
1. Load the attached example.html in Safari on iOS.
2. Tap the Active Link
Expectation:
While touching Active Link, it should change color to red.
Results:
Active Link does not change color.
After tapping Active Link, it appears to get :hover styles applied.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>