зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1128229 - Add fuzzy annotations to CSS image tests that depend on imgFrame::Optimize. r=me
This commit is contained in:
Родитель
1a4af9dc4c
Коммит
05f5685990
|
@ -155,8 +155,9 @@ fails-if(Android&&AndroidVersion==15) fuzzy-if(!Android||(Android&&AndroidVersio
|
|||
== attachment-local-clipping-image-1.html attachment-local-clipping-image-1-ref.html
|
||||
== attachment-local-clipping-image-2.html attachment-local-clipping-image-1-ref.html # Same ref as the previous test.
|
||||
== attachment-local-clipping-image-3.html attachment-local-clipping-image-3-ref.html
|
||||
fails-if(Android&&AndroidVersion==15) == attachment-local-clipping-image-4.html attachment-local-clipping-image-4-ref.html #Bug 959165
|
||||
fails-if(Android&&AndroidVersion==15) == attachment-local-clipping-image-5.html attachment-local-clipping-image-4-ref.html # Same ref as the previous test. #Bug 959165
|
||||
# The next three tests are fuzzy due to bug 1128229.
|
||||
fails-if(Android&&AndroidVersion==15) fuzzy-if(winWidget||(Android&&AndroidVersion!=15),16,69) == attachment-local-clipping-image-4.html attachment-local-clipping-image-4-ref.html #Bug 959165
|
||||
fails-if(Android&&AndroidVersion==15) fuzzy-if(winWidget||(Android&&AndroidVersion!=15),16,69) == attachment-local-clipping-image-5.html attachment-local-clipping-image-4-ref.html # Same ref as the previous test. #Bug 959165
|
||||
fails-if(Android&&AndroidVersion==15) fuzzy-if(!Android||(Android&&AndroidVersion!=15),80,500) == attachment-local-clipping-image-6.html attachment-local-clipping-image-6-ref.html #Bug 959165
|
||||
|
||||
== background-multiple-with-border-radius.html background-multiple-with-border-radius-ref.html
|
||||
|
|
|
@ -55,9 +55,9 @@ fails == 25888-2r-block.html 25888-2r-ref.html # Bug 25888
|
|||
fails == 25888-3l-block.html 25888-3l-ref.html # Bug 25888
|
||||
fails == 25888-3r-block.html 25888-3r-ref.html # Bug 25888
|
||||
skip-if(B2G) == 28811-1a.html 28811-1-ref.html
|
||||
== 28811-1b.html 28811-1-ref.html
|
||||
fuzzy-if(gtk2Widget,6,26200) == 28811-1b.html 28811-1-ref.html # Bug 1128229
|
||||
skip-if(B2G) == 28811-2a.html 28811-2-ref.html
|
||||
== 28811-2b.html 28811-2-ref.html
|
||||
fuzzy-if(gtk2Widget,6,26200) == 28811-2b.html 28811-2-ref.html # Bug 1128229
|
||||
== 40596-1a.html 40596-1-ref.html
|
||||
!= 40596-1b.html 40596-1-ref.html
|
||||
== 40596-1c.html 40596-1-ref.html
|
||||
|
@ -935,10 +935,10 @@ fuzzy-if(Android,13,9) == 407111-1.html 407111-1-ref.html # Bug 1128229
|
|||
== 409089-1.html 409089-1-ref.html
|
||||
== 409089-2.html 409089-2-ref.html
|
||||
== 409089-3.html 409089-3-ref.html
|
||||
== 409659-1a.html 409659-1-ref.html
|
||||
fuzzy-if(winWidget,123,1600) == 409659-1a.html 409659-1-ref.html # Bug 1128229
|
||||
!= 409659-1b.html 409659-1-ref.html
|
||||
fails-if(Android&&AndroidVersion>=15&&smallScreen&&AndroidVersion!=17) != 409659-1c.html 409659-1-ref.html #there is no difference in the visible area of the screen
|
||||
== 409659-1d.html 409659-1-ref.html
|
||||
fuzzy-if(winWidget,123,1600) == 409659-1d.html 409659-1-ref.html # Bug 1128229
|
||||
== 410621-1.html 410621-1-ref.html
|
||||
== 411059-1.html 411059-1-ref.html
|
||||
== 411334-1.xml 411334-1-ref.xml
|
||||
|
@ -1196,9 +1196,10 @@ test-pref(dom.use_xbl_scopes_for_remote_xul,true) != 449149-1b.html about:blank
|
|||
== 455280-1.xhtml 455280-1-ref.xhtml
|
||||
skip-if(B2G) == 455826-1.html 455826-1-ref.html
|
||||
skip-if(B2G) fails-if(cocoaWidget) fails-if(Android) == 456147.xul 456147-ref.html # bug 458047
|
||||
fuzzy-if(Android,11,40) fuzzy-if(B2G,11,40) fuzzy-if(d2d&&/^Windows\x20NT\x206\.2/.test(http.oscpu),1,69) == 456219-1a.html 456219-1-ref.html # bug 853273
|
||||
fuzzy-if(Android,11,40) fuzzy-if(B2G,11,40) fuzzy-if(d2d&&/^Windows\x20NT\x206\.2/.test(http.oscpu),1,69) == 456219-1b.html 456219-1-ref.html # bug 853273
|
||||
fuzzy-if(Android,11,40) fuzzy-if(B2G,11,40) fuzzy-if(d2d&&/^Windows\x20NT\x206\.2/.test(http.oscpu),1,69) == 456219-1c.html 456219-1-ref.html # bug 853273
|
||||
# The next three tests are fuzzy due to bug 1128229.
|
||||
fuzzy-if(Android||B2G,11,41) fuzzy-if(d2d&&/^Windows\x20NT\x206\.2/.test(http.oscpu),1,69) == 456219-1a.html 456219-1-ref.html # bug 853273
|
||||
fuzzy-if(Android||B2G,11,41) fuzzy-if(d2d&&/^Windows\x20NT\x206\.2/.test(http.oscpu),1,69) == 456219-1b.html 456219-1-ref.html # bug 853273
|
||||
fuzzy-if(Android||B2G,11,41) fuzzy-if(d2d&&/^Windows\x20NT\x206\.2/.test(http.oscpu),1,69) == 456219-1c.html 456219-1-ref.html # bug 853273
|
||||
== 456219-2.html 456219-2-ref.html
|
||||
== 456330-1.gif 456330-1-ref.png
|
||||
== 456484-1.html 456484-1-ref.html
|
||||
|
|
|
@ -8,7 +8,7 @@ asserts(0-4) == background-draw-nothing-malformed-images.html background-draw-no
|
|||
== background-over-size-rect.html background-over-size-rect-ref.html
|
||||
== background-test-parser.html background-test-parser-ref.html
|
||||
fuzzy-if(Android||B2G,113,124) == background-with-other-properties.html background-with-other-properties-ref.html
|
||||
== background-zoom-1.html background-zoom-1-ref.html
|
||||
fuzzy-if(Android||B2G,16,22) == background-zoom-1.html background-zoom-1-ref.html # Bug 1128229
|
||||
== background-zoom-2.html background-zoom-2-ref.html
|
||||
== background-zoom-3.html background-zoom-3-ref.html
|
||||
== background-zoom-4.html background-zoom-4-ref.html
|
||||
|
|
|
@ -2,7 +2,7 @@ fuzzy-if(Android,8,30) == background-image-zoom-1.html background-image-zoom-1-r
|
|||
== background-image-zoom-2.html about:blank
|
||||
== image-seam-1a.html image-seam-1-ref.html
|
||||
== image-seam-1b.html image-seam-1-ref.html
|
||||
== image-seam-2.html image-seam-2-ref.html
|
||||
fuzzy-if(Android,255,154) == image-seam-2.html image-seam-2-ref.html # Bug 1128229
|
||||
skip-if(B2G&&browserIsRemote) == image-zoom-1.html image-zoom-1-ref.html
|
||||
skip-if(B2G&&browserIsRemote) == image-zoom-2.html image-zoom-1-ref.html
|
||||
== invalid-url-image-1.html invalid-url-image-1-ref.html
|
||||
|
@ -17,7 +17,7 @@ test-pref(layout.css.object-fit-and-position.enabled,true) == image-object-fit-w
|
|||
test-pref(layout.css.object-fit-and-position.enabled,true) == image-object-fit-with-background-2.html image-object-fit-with-background-2-ref.html
|
||||
test-pref(layout.css.object-fit-and-position.enabled,true) == image-object-position-dyn-1.html image-object-position-dyn-1-ref.html
|
||||
test-pref(layout.css.object-fit-and-position.enabled,true) == image-object-position-with-background-1.html image-object-position-with-background-1-ref.html
|
||||
test-pref(layout.css.object-fit-and-position.enabled,true) == image-object-position-with-background-2.html image-object-position-with-background-2-ref.html
|
||||
test-pref(layout.css.object-fit-and-position.enabled,true) fuzzy-if(winWidget,100,198) == image-object-position-with-background-2.html image-object-position-with-background-2-ref.html # Bug 1128229
|
||||
|
||||
# Tests for image-orientation used with 'from-image' (note that all
|
||||
# image-orientation tests are fuzzy because the JPEG images do not perfectly
|
||||
|
|
Загрузка…
Ссылка в новой задаче