#8440: Change forms default auto_id='id-%s'
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: cdleary
Status: assigned | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
----------------------------------------+-----------------------------------
Changes (by cdleary):
* owner: nobody => cdleary
* status: new => assigned
Comment:
I figured the HTML was legal, but was questioning whether all browsers
targeted by the Django framework support it as a CSS identifier. There are
two different concerns, right?
As Dan said, w3c corrected it in CSS2.1 -- it's not in the CSS2 grammar
either:
* http://www.w3.org/TR/REC-CSS2/grammar.html
* http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html
* http://www.w3.org/TR/CSS21/
--
Ticket URL: <http://code.djangoproject.com/ticket/8440#comment:2>
Django Code <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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---