Bug 1384769 - Skip two smil tests due to crashes until bug 1385089 is sorted out. r=me

MozReview-Commit-ID: 4Bkav7OzvtU
This commit is contained in:
Bobby Holley 2017-07-27 12:27:47 -07:00
parent ab415510c2
commit c7e4963340
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ load 556841-1.svg
load 572938-1.svg load 572938-1.svg
load 572938-2.svg load 572938-2.svg
load 572938-3.svg load 572938-3.svg
load 572938-4.svg skip-if(stylo) load 572938-4.svg # Bug 1385089
load 588287-1.svg load 588287-1.svg
load 588287-2.svg load 588287-2.svg
load 590425-1.html load 590425-1.html

View File

@ -276,7 +276,7 @@ fuzzy-if(cocoaWidget&&layersGPUAccelerated,1,2) == anim-gradient-attr-presence-0
# Test animation that changes 'display' attribute # Test animation that changes 'display' attribute
== anim-display.svg lime.svg == anim-display.svg lime.svg
== anim-display-in-g-element.svg lime.svg skip-if(styloVsGecko||stylo) == anim-display-in-g-element.svg lime.svg # Bug 1385089
# Test animation that change 'display' style value to 'none' # Test animation that change 'display' style value to 'none'
== anim-change-display-none-for-ancestor-elem.html lime.html == anim-change-display-none-for-ancestor-elem.html lime.html