diff --git a/layout/forms/crashtests/crashtests.list b/layout/forms/crashtests/crashtests.list index 99f8438e46af..e39391aaed54 100644 --- a/layout/forms/crashtests/crashtests.list +++ b/layout/forms/crashtests/crashtests.list @@ -43,6 +43,6 @@ load 538062-1.xhtml load 570624-1.html load 498698-1.html asserts(1) load 578604-1.html # bug 584564 -asserts(5) load 590302-1.xhtml # bug 584564 +asserts(3-5) load 590302-1.xhtml # bug 584564 load 626014.xhtml load 639733.xhtml diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index f12a0930f77a..e19abeded2d9 100644 --- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -675,7 +675,7 @@ fails-if(Android) != 376532-3.html 376532-3-ref.html == 379178-html.html 379178-html-ref.html == 379178-svg.svg 379178-svg-ref.svg == 379316-1.html 379316-1-ref.html -fails-if(Android) random-if(cocoaWidget) fails-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == 379316-2.html 379316-2-ref.html # bug 379786 +fails-if(Android) random-if(cocoaWidget) random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == 379316-2.html 379316-2-ref.html # bug 379786 == 379328-1.html 379328-1-ref.html == 379349-1a.xhtml 379349-1-ref.xhtml == 379349-1b.xhtml 379349-1-ref.xhtml @@ -1538,7 +1538,8 @@ needs-focus == 568441.html 568441-ref.html # 574907 is a windows-only issue, result on other platforms depends on details of font support random-if(!winWidget) == 574907-1.html 574907-1-ref.html random-if(!winWidget) == 574907-2.html 574907-2-ref.html -random-if(!winWidget) fails-if(winWidget&&!d2d) != 574907-3.html 574907-3-notref.html +# 574907-3 only worked under directwrite, and even there it now depends on the rendering mode; marking as random for now +random-if(!winWidget) fails-if(winWidget&&!d2d) random-if(winWidget&&d2d) != 574907-3.html 574907-3-notref.html == 577838-1.html 577838-1-ref.html == 577838-2.html 577838-2-ref.html fails-if(Android) random-if(layersGPUAccelerated) fails-if(/^Windows\x20NT\x205\.1/.test(http.oscpu)) fails-if(/Mac\x20OS\x20X\x2010\.5/.test(http.oscpu)) == 579323-1.html 579323-1-ref.html # bug 623450 for WinXP and bug 627560 for OSX 10.5 diff --git a/layout/reftests/margin-collapsing/inline-block-horizontal-1-dyn.html b/layout/reftests/margin-collapsing/inline-block-horizontal-1-dyn.html index 36cd3125067c..8e422c6baa99 100644 --- a/layout/reftests/margin-collapsing/inline-block-horizontal-1-dyn.html +++ b/layout/reftests/margin-collapsing/inline-block-horizontal-1-dyn.html @@ -2,6 +2,9 @@