I noticed these were introduced in the latest nightlies:

wp-content/themes/twentyten/comments.php line 43
</div> <!-- .navigation -->
A space was added after </div> 

wp-admin/includes/media.php around line 1498
onclick was changed to onClick. Is that correct? 
<input id="cancel-upload" disabled="disabled" onClick="cancelUpload()" 
type="button" value="<?php esc_attr_e('Cancel Upload'); ?>" class="button" />

Gazzer


_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to