Bug 846772 - Fuzz/un-fuzz tests for the dynamic toolbar on Android. r=jwatt,matspal

The dynamic toolbar enlarges the browser slightly, which causes extra fuzzing
to be required on dynamic-clipPath-01.svg and scroll-rounding layout tests,
but also makes translate-pattern-1.sg pass.
This commit is contained in:
Chris Lord 2013-03-12 18:32:26 +00:00
parent b44f857469
commit 2647d795ff
3 changed files with 3 additions and 3 deletions

View File

@ -73,7 +73,7 @@ fuzzy-if(/^Windows\x20NT\x206\.1/.test(http.oscpu),1,2) == clipPath-and-shape-re
== dynamic-conditions-11.svg pass.svg == dynamic-conditions-11.svg pass.svg
== dynamic-conditions-12.svg pass.svg == dynamic-conditions-12.svg pass.svg
== dynamic-conditions-13.svg about:blank == dynamic-conditions-13.svg about:blank
skip-if(B2G) == dynamic-clipPath-01.svg pass.svg fuzzy-if(Android,4,44) skip-if(B2G) == dynamic-clipPath-01.svg pass.svg
== dynamic-clipPath-02.svg pass.svg == dynamic-clipPath-02.svg pass.svg
== dynamic-feFlood-01.svg pass.svg == dynamic-feFlood-01.svg pass.svg
== dynamic-feImage-01.svg pass.svg == dynamic-feImage-01.svg pass.svg

View File

@ -14,4 +14,4 @@ fuzzy-if(Android,16,2) == rotate-angle-4.svg rotate-angle-ref.svg
fuzzy-if(cocoaWidget&&layersGPUAccelerated,1,45) == skew-1.svg skew-1-ref.svg fuzzy-if(cocoaWidget&&layersGPUAccelerated,1,45) == skew-1.svg skew-1-ref.svg
random-if(Android&&!browserIsRemote) == translate-clipPath-1.svg lime.svg # bug 760266 random-if(Android&&!browserIsRemote) == translate-clipPath-1.svg lime.svg # bug 760266
fails-if(OSX==10.6) == translate-gradient-1.svg lime.svg fails-if(OSX==10.6) == translate-gradient-1.svg lime.svg
fails-if(smallScreen&&Android) == translate-pattern-1.svg lime.svg == translate-pattern-1.svg lime.svg

View File

@ -3,7 +3,7 @@ skip-if(B2G) HTTP(..) == marker-basic.html marker-basic-ref.html
skip-if(B2G) HTTP(..) == marker-string.html marker-string-ref.html skip-if(B2G) HTTP(..) == marker-string.html marker-string-ref.html
skip-if(Android||B2G) HTTP(..) == bidi-simple.html bidi-simple-ref.html # Fails on Android due to anti-aliasing skip-if(Android||B2G) HTTP(..) == bidi-simple.html bidi-simple-ref.html # Fails on Android due to anti-aliasing
skip-if(!gtk2Widget) HTTP(..) == bidi-simple-scrolled.html bidi-simple-scrolled-ref.html # Fails on Windows and OSX due to anti-aliasing skip-if(!gtk2Widget) HTTP(..) == bidi-simple-scrolled.html bidi-simple-scrolled-ref.html # Fails on Windows and OSX due to anti-aliasing
skip-if(B2G) fuzzy-if(Android,9,2125) HTTP(..) == scroll-rounding.html scroll-rounding-ref.html # bug 760264 skip-if(B2G) fuzzy-if(Android,9,2545) HTTP(..) == scroll-rounding.html scroll-rounding-ref.html # bug 760264
fuzzy-if(OSX==10.8,1,1) HTTP(..) == anonymous-block.html anonymous-block-ref.html fuzzy-if(OSX==10.8,1,1) HTTP(..) == anonymous-block.html anonymous-block-ref.html
skip-if(B2G) HTTP(..) == false-marker-overlap.html false-marker-overlap-ref.html skip-if(B2G) HTTP(..) == false-marker-overlap.html false-marker-overlap-ref.html
HTTP(..) == visibility-hidden.html visibility-hidden-ref.html HTTP(..) == visibility-hidden.html visibility-hidden-ref.html