[wp-trac] [WordPress Trac] #12252: Validation Error because of Link Title-Tags
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 25 16:01:24 UTC 2010
#12252: Validation Error because of Link Title-Tags
--------------------------+-------------------------------------------------
Reporter: Bichareh | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Validation | Version: 2.9.2
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------------------------------
Comment(by Bichareh):
There is a problem with the Links - the A-Tags. For example:
<a title="x" href="http://www.google.de">Hello</a>
The symmetry isn't korrekt. First there should be the "href" and than the
"title". So it should look like this...
<a href="http://www.google.de" title="x">Hello</a>
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12252#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list