Observations follow:
1) Processing of a number of batch jobs in the tool (validation) proceded much as expected. (Icons for URL files still blank.)
2) When testing highly minified (i.e condensed) JavaScript it was not obvious where the indicated jslint warning applied. In batch reports there's a red character but it's often not at the site of the issue. In the UI the position is indicated by a flash of green within the indicated line. To get the flash of green again it appears that another warning must be selected, then return to the original warning to get another momentary flash. A good sample for seeing this is the file jquery-1.2.6.min.js. (This is a publicly released file from the jquery project.) This is a pretty unusual body of code, I think developers would want to jslint a more conventional source file.
3) Considering some of the @font-face information that Thacker recently commented on I suggest that a message about that tag be reviewed. The message is:
- Code: Select all
msgidcfg id="2007100900" examplemsg="[608] The "@font-face" declaration is an official CSS2 (but not CSS2.1) declaration. Because this has been removed from CSS2.1 due to poor support, it is recommended that it not be used. This message is displayed only once.
The tag is now proposed for CSS 3 and there is a Safari implementation of it. I tested in IE 7 and found the IE and Safari implementations to be incompatible. (One probably only takes eot's the other ttf's.) (IE 8 may be different.)
Thanks for all you've done Albert. Looking good.



