#14984: ClearableFileInput generates invalid XHTML
-----------------------+----------------------------------------------------
 Reporter:  lukeplant  |       Owner:  nobody    
   Status:  new        |   Milestone:            
Component:  Forms      |     Version:  1.2       
 Keywords:             |       Stage:  Unreviewed
Has_patch:  0          |  
-----------------------+----------------------------------------------------
 The 'target' attribute of anchors does not exist in XHTML Strict, making
 admin pages with the `ClearableFileInput` widget produce invalid XHTML.

 I do not propose fixing this yet, because the 'target' attribute is valid
 in HTML5, and its usefulness outweighs the fact that it is technically
 invalid XHTML. I'm just noting it, mainly as a reason we should think
 about moving to HTML5.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14984>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to