[whatwg] Re: several messages
Matthew Raymond
mattraymond at earthlink.net
Mon Feb 7 18:44:33 PST 2005
Greg Kilwein wrote:
> I'll add one more problem - the author cannot easily test the fallback
> content in the UA of <idate/> if the author doesn't have a legacy UA
> available. If the author can't easily test it, the odds of the fallback
> content being missing or broken are higher.
Who are you kidding? To test <idate>, you just comment out the
"<idate>" tags:
| <!-- <idate> -->
| <input name="date1">
| <!-- </idate> -->
Or you write the fallback and test it before adding the date-related
WF2 markup.
More information about the whatwg
mailing list