From e83465c362c53ac7451183a775456f3112262f6e Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Mon, 23 May 2011 14:17:55 -0700 Subject: Fix scenario runner on IE7, IE8 * add ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected * fetch fixed cookbook/advancedform (use ng:disabled) * fire keydown instead of change on input * remove frame when test finishes --- docs/content/cookbook/advancedform.ngdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/content/cookbook') diff --git a/docs/content/cookbook/advancedform.ngdoc b/docs/content/cookbook/advancedform.ngdoc index b376cbee..747e8891 100644 --- a/docs/content/cookbook/advancedform.ngdoc +++ b/docs/content/cookbook/advancedform.ngdoc @@ -71,8 +71,8 @@ ng:validate="regexp:zip"/>

[ X ] - - + -- cgit v1.2.3