tests should pass on PPC now, get rid of the expected failures. patch by jdaggett. b=382048 r=josh sr=dbaron

This commit is contained in:
joshmoz@gmail.com 2007-11-09 09:56:16 -08:00
parent cc8ffe4fc1
commit 36dab7b340

View File

@ -1,5 +1,5 @@
fails-if(MOZ_WIDGET_TOOLKIT=="cocoa"&&TARGET_CPU=="powerpc") != button-html-not-blank.html about:blank # bug 382048
fails-if(MOZ_WIDGET_TOOLKIT=="cocoa"&&TARGET_CPU=="powerpc") != button-not-blank.html about:blank # bug 382048
!= button-html-not-blank.html about:blank
!= button-not-blank.html about:blank
!= checkbox-not-blank.html about:blank
!= combobox-not-blank.html about:blank
!= fieldset-not-blank.html about:blank