- From: Kai Hendry <hendry@iki.fi>
- Date: Tue, 17 Mar 2009 11:29:04 +0000
- To: Dominique Hazael-Massieux <dom@w3.org>
- Cc: public-mwts@w3.org
I'd like to align our tests as closely to HTML5 as possible. So if
inputmode isn't there, I don't see why we should ask UAs to have it.
I don't quite understand the Jquery test as it just tests the Jquery
add class feature:
$(document).ready(function() { $("#jquery").addClass("green"); });
Or is Jquery supposed to bomb if something is not supported?
Received on Tuesday, 17 March 2009 11:29:40 UTC