use title attribute if provided
casey - June 13, 2008 - 14:00
| Project: | Related links |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Shouldn't the title attribute be used when provided?
In cases like below use title attribute.
>a href="http://drupal.org" title="Official website of Drupal"<Drupal>/a<
