On Mar 29, 4:01 pm, Stephen Burrows <stephen.r.burr...@gmail.com>
wrote:
> 3. There is a simple workaround going back to ie6 for handling the css
> problems related to unrecognized tags. [3]

...snip...

> [3]http://diveintohtml5.org/semantics.html#unknown-elements

The workaround works if javascript is enabled. So we can't consider it
if we want to support IE6 with javascript turned off.

However, in the case of inputs, the tag definitely is known by IE6 --
it's the 'type' attribute's values that will not be recognised. I'm
not sure if that affects CSS though.

Julien

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

Reply via email to