Well that goes without saying (or so i would have hoped), but you have
to admit in general it is easier to develop when you know what your
code is linked against (javascript libs in this case), is supposed to
be working and fully correct to spec :)
I have no idea how far the assumptions in the js code are from the
spec, maybe not at all or not in a way that it would influence a
implementation, thats why i was asking :)
-- Chris
On May 19, 2008, at 7:38 PM, Kevin Brown wrote:
I think a better goal would be "all versions exactly match the spec".