Fix annotations for tests that are fixed by the patches in bug 911889.

This commit is contained in:
Robert O'Callahan 2013-11-02 21:02:03 +13:00
parent ba4f140599
commit c3f6fe7aae
2 changed files with 2 additions and 2 deletions

View File

@ -1625,7 +1625,7 @@ HTTP(..) == 615121-1.html 615121-1-ref.html
HTTP(..) != 615121-2.html 615121-2-notref.html
fails-if(Android) == 617242-1.html 617242-1-ref.html
!= 618071.html 618071-notref.html
fails-if(Android) == 619117-1.html 619117-1-ref.html
== 619117-1.html 619117-1-ref.html
HTTP(..) == 619511-1.html 619511-1-ref.html
skip-if(Android) HTTP(..) == 621253-1-externalFilter.html 621253-1-ref.html
skip-if(Android) == 621253-1-internalFilter.html 621253-1-ref.html

View File

@ -100,7 +100,7 @@ random == rotate-1f.html rotate-1-ref.html
# ensure matrix 3d does not break us - should do nothing
== matrix3d-1.html matrix3d-1-ref.html
# Test that complex transform can be reversed
skip-if(B2G) fails-if(Android) fuzzy-if(cocoaWidget,1,2) == stresstest-1.html stresstest-1-ref.html # bug 773482
skip-if(B2G) == stresstest-1.html stresstest-1-ref.html # bug 773482
# Test scale transforms
== scalex-1.html scalex-1-ref.html
== scaley-1.html scaley-1-ref.html