mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 03:49:42 +00:00
Bug 1743907 - remove redundance webrender references from wpt (part 2). r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D132949
This commit is contained in:
parent
ed3fd8a0d8
commit
854a806af5
@ -2,5 +2,5 @@
|
||||
expected:
|
||||
if (os == "android") and debug: [PASS, FAIL]
|
||||
fuzzy:
|
||||
if os == "win" and webrender: maxDifference=92;totalPixels=2135
|
||||
if os == "win": maxDifference=92;totalPixels=2135
|
||||
if os == "mac" and swgl: maxDifference=1-1;totalPixels=2-2
|
||||
|
@ -1,7 +1,6 @@
|
||||
[mix-blend-mode-blended-element-interposed.html]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
if os == "mac" and not webrender: FAIL
|
||||
if (os == "android"): PASS
|
||||
fuzzy:
|
||||
if os == "mac" and swgl: maxDifference=1-1;totalPixels=1-1
|
||||
|
@ -1,3 +0,0 @@
|
||||
[mix-blend-mode-blended-with-transform-and-perspective.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
|
@ -1,7 +1,6 @@
|
||||
[mix-blend-mode-canvas-parent.html]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
if os == "mac" and not webrender: FAIL
|
||||
if (os == "android"): PASS
|
||||
fuzzy:
|
||||
if os == "mac" and swgl: maxDifference=1-1;totalPixels=3-3
|
||||
|
@ -1,7 +1,6 @@
|
||||
[mix-blend-mode-canvas-sibling.html]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
if os == "mac" and not webrender: FAIL
|
||||
if (os == "android"): PASS
|
||||
fuzzy:
|
||||
if os == "mac" and swgl: maxDifference=1-1;totalPixels=3-3
|
||||
|
@ -1,7 +1,6 @@
|
||||
[mix-blend-mode-iframe-parent.html]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
if os == "mac" and not webrender: FAIL
|
||||
if (os == "android"): PASS
|
||||
fuzzy:
|
||||
if os == "mac" and swgl: maxDifference=1-1;totalPixels=3-3
|
||||
|
@ -1,7 +1,6 @@
|
||||
[mix-blend-mode-iframe-sibling.html]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
if os == "mac" and not webrender: FAIL
|
||||
if (os == "android"): PASS
|
||||
fuzzy:
|
||||
if os == "mac" and swgl: maxDifference=1-1;totalPixels=3-3
|
||||
|
@ -1,5 +1,3 @@
|
||||
[mix-blend-mode-mask.html]
|
||||
expected:
|
||||
if (os == "linux") or (os == "android"): PASS
|
||||
if (os == "mac") and webrender: PASS
|
||||
FAIL
|
||||
if (os == "win"): FAIL
|
||||
|
@ -1,3 +0,0 @@
|
||||
[mix-blend-mode-parent-element-overflow-scroll-blended-position-fixed.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
|
@ -1,3 +1,3 @@
|
||||
[mix-blend-mode-rotated-clip.html]
|
||||
expected:
|
||||
if webrender: FAIL
|
||||
FAIL
|
||||
|
@ -1,4 +1,3 @@
|
||||
[mix-blend-mode-script.html]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
if os == "mac" and not webrender: FAIL
|
||||
|
@ -1,6 +1,5 @@
|
||||
[mix-blend-mode-simple.html]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
if os == "mac" and not webrender: FAIL
|
||||
fuzzy:
|
||||
if os == "mac" and swgl: maxDifference=1-1;totalPixels=1-1
|
||||
|
@ -1,4 +1,3 @@
|
||||
[mix-blend-mode-svg.html]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
if os == "mac" and not webrender: FAIL
|
||||
|
@ -1,3 +0,0 @@
|
||||
[root-element-blend-mode.html]
|
||||
expected:
|
||||
if (os == "linux") and not webrender: [PASS, FAIL] # Passes with apz.allow_zooming=true, fails otherwise
|
@ -2,8 +2,4 @@
|
||||
disabled:
|
||||
if tsan: https://bugzilla.mozilla.org/show_bug.cgi?id=1682723
|
||||
expected:
|
||||
if not webrender and not fission and (os == "android") and not debug: PASS
|
||||
if not webrender and not fission and (os == "linux"): PASS
|
||||
if not webrender and not fission and (os == "win"): PASS
|
||||
if not webrender and not fission and (os == "mac"): PASS
|
||||
[PASS, FAIL]
|
||||
|
@ -1,3 +0,0 @@
|
||||
[synthesized-baseline-grid-001.html]
|
||||
expected:
|
||||
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["OK", "CRASH"]
|
@ -1,3 +0,0 @@
|
||||
[CSSAnimation-finished.tentative.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender: ["OK", "ERROR"]
|
@ -1,3 +1,3 @@
|
||||
[keyframes-remove-documentElement-crash.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and webrender: ["PASS", "CRASH"]
|
||||
if (os == "linux") and not debug: ["PASS", "CRASH"]
|
||||
|
@ -1,3 +0,0 @@
|
||||
[svg-transform-animation.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
@ -1,4 +1,3 @@
|
||||
[background-color-animation-in-body.html]
|
||||
expected:
|
||||
if (os == "android") and not webrender: PASS
|
||||
[PASS, TIMEOUT]
|
||||
|
@ -1,3 +1,3 @@
|
||||
[background-color-animation-non-zero-size-element-change-to-zero.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug: ["PASS", "TIMEOUT"]
|
||||
|
@ -1,7 +1,5 @@
|
||||
[background-color-animation-with-images.html]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and not fission: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "android") and debug and webrender and swgl: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "android") and debug and not webrender: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and debug and fission: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "android") and debug and swgl: ["PASS", "FAIL", "TIMEOUT"]
|
||||
[PASS, TIMEOUT]
|
||||
|
@ -1,5 +1,3 @@
|
||||
[background-color-animation-with-table1.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
[PASS, TIMEOUT]
|
||||
|
@ -1,4 +1,3 @@
|
||||
[background-color-transparent-animation-in-body.html]
|
||||
expected:
|
||||
if (os == "android") and not webrender: PASS
|
||||
[PASS, TIMEOUT]
|
||||
|
@ -1,4 +0,0 @@
|
||||
[attachment-local-clipping-color-3.html]
|
||||
expected:
|
||||
if not webrender and (os == "win"): FAIL
|
||||
if not webrender and (os == "mac"): FAIL
|
@ -1,4 +0,0 @@
|
||||
[attachment-local-clipping-color-4.html]
|
||||
expected:
|
||||
if not webrender and (os == "win"): FAIL
|
||||
if not webrender and (os == "mac"): FAIL
|
@ -1,3 +0,0 @@
|
||||
[attachment-local-clipping-color-5.html]
|
||||
expected:
|
||||
if (os == "win") and not webrender: FAIL
|
@ -1,3 +0,0 @@
|
||||
[attachment-local-positioning-2.html]
|
||||
expected:
|
||||
if not webrender and (os == "win"): FAIL
|
@ -1,4 +0,0 @@
|
||||
[attachment-local-positioning-3.html]
|
||||
expected:
|
||||
if not webrender and (os == "win"): FAIL
|
||||
if os == "android": PASS
|
@ -1,3 +0,0 @@
|
||||
[attachment-local-positioning-4.html]
|
||||
expected:
|
||||
if not webrender and (os == "win"): FAIL
|
@ -1,5 +1,3 @@
|
||||
[attachment-local-positioning-5.html]
|
||||
disabled:
|
||||
if os == "android": bug 1550895 (frequently fails on geckoview)
|
||||
expected:
|
||||
if not webrender and (os == "win"): FAIL
|
||||
|
@ -1,3 +0,0 @@
|
||||
[attachment-scroll-positioning-1.html]
|
||||
expected:
|
||||
if not webrender and (os == "win"): FAIL
|
@ -1,5 +1,5 @@
|
||||
[background-repeat-space-6.html]
|
||||
fuzzy:
|
||||
if webrender and (os == "win") and (os_version == "10.0") and (processor == "x86"): maxDifference=1-1;totalPixels=981-981
|
||||
if (os == "win") and (os_version == "10.0") and (processor == "x86"): maxDifference=1-1;totalPixels=981-981
|
||||
expected:
|
||||
if (os == "win") and not debug and not fission and (processor == "x86_64"): [PASS, FAIL]
|
||||
|
@ -1,5 +1,5 @@
|
||||
[background-repeat-space-7.html]
|
||||
fuzzy:
|
||||
if webrender and (os == "win") and (os_version == "10.0") and (processor == "x86"): maxDifference=1-1;totalPixels=981-981
|
||||
if (os == "win") and (os_version == "10.0") and (processor == "x86"): maxDifference=1-1;totalPixels=981-981
|
||||
expected:
|
||||
if (os == "win") and not debug and not fission and (processor == "x86_64"): [PASS, FAIL]
|
||||
|
@ -1,3 +1,3 @@
|
||||
[bg-color-with-gradient.html]
|
||||
expected:
|
||||
if webrender: FAIL
|
||||
FAIL
|
||||
|
@ -1,3 +1,3 @@
|
||||
[border-image-repeat-round-1.html]
|
||||
expected:
|
||||
if webrender: FAIL
|
||||
FAIL
|
||||
|
@ -1,3 +1,3 @@
|
||||
[border-image-shorthand-001.htm]
|
||||
fuzzy:
|
||||
if (os == "win") and webrender: maxDifference=0-1;totalPixels=16-16
|
||||
if (os == "win"): maxDifference=0-1;totalPixels=16-16
|
||||
|
@ -1,3 +0,0 @@
|
||||
[box-shadow-029.html]
|
||||
expected:
|
||||
if (os == "mac") and not webrender: FAIL
|
@ -1,3 +0,0 @@
|
||||
[box-shadow-overlapping-001.html]
|
||||
expected:
|
||||
if (os == "mac") and not webrender: FAIL
|
@ -1,3 +0,0 @@
|
||||
[box-shadow-overlapping-003.html]
|
||||
expected:
|
||||
if (os == "mac") and not webrender: FAIL
|
@ -1,3 +0,0 @@
|
||||
[child-move-reveals-parent-background.html]
|
||||
expected:
|
||||
if not webrender and (os == "win"): FAIL
|
@ -1,3 +0,0 @@
|
||||
[css-box-shadow-001.html]
|
||||
expected:
|
||||
if (os == "mac") and not webrender: FAIL
|
@ -1,3 +0,0 @@
|
||||
[css3-box-shadow.html]
|
||||
expected:
|
||||
if (os == "mac") and not webrender: FAIL
|
@ -1,3 +0,0 @@
|
||||
[inset-box-shadow-scroll.html]
|
||||
fuzzy:
|
||||
if (os == "win") and not webrender: maxDifference=53-149;totalPixels=1066-1066
|
@ -1,3 +0,0 @@
|
||||
[inset-box-shadow-stacking-context-scroll.html]
|
||||
fuzzy:
|
||||
if (os == "win") and not webrender: maxDifference=53-149;totalPixels=1066-1066
|
@ -1,4 +1,3 @@
|
||||
[break-at-end-container-edge-001.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender: ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
@ -1,4 +1,3 @@
|
||||
[break-at-end-container-edge-002.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender: ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
@ -1,3 +0,0 @@
|
||||
[break-at-end-container-edge-003.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
@ -1,4 +1,4 @@
|
||||
[break-before-with-no-fragmentation-crash.html]
|
||||
expected:
|
||||
if (os == "win") and webrender and not debug and not fission: [PASS, TIMEOUT]
|
||||
if webrender and (os == "linux") and not debug: ["PASS", "CRASH"]
|
||||
if (os == "win") and not debug and not fission: [PASS, TIMEOUT]
|
||||
if (os == "linux") and not debug: ["PASS", "CRASH"]
|
||||
|
@ -1,3 +1,3 @@
|
||||
[unset-val-001.html]
|
||||
fuzzy:
|
||||
if webrender and (os == "win"): maxDifference=1;totalPixels=0-21
|
||||
if (os == "win"): maxDifference=1;totalPixels=0-21
|
||||
|
@ -1,4 +0,0 @@
|
||||
[composited-filters-under-opacity.html]
|
||||
fuzzy:
|
||||
if not webrender and (os == "linux"): maxDifference=1;totalPixels=0-22500
|
||||
if not webrender and (os == "win"): maxDifference=1;totalPixels=0-22500
|
@ -1,3 +1,3 @@
|
||||
[currentcolor-001.html]
|
||||
fuzzy:
|
||||
if webrender and (os == "win"): maxDifference=1;totalPixels=0-8
|
||||
if (os == "win"): maxDifference=1;totalPixels=0-8
|
||||
|
@ -1,3 +1,3 @@
|
||||
[currentcolor-002.html]
|
||||
fuzzy:
|
||||
if webrender and (os == "win"): maxDifference=1;totalPixels=0-8
|
||||
if (os == "win"): maxDifference=1;totalPixels=0-8
|
||||
|
@ -1,5 +1,5 @@
|
||||
[t32-opacity-basic-0.6-a.xht]
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
if webrender and not swgl and (os == "android"): PASS
|
||||
if not swgl and (os == "android"): PASS
|
||||
FAIL
|
||||
|
@ -1,5 +1,5 @@
|
||||
[t422-rgba-a0.6-a.xht]
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
if webrender and not swgl and (os == "android"): PASS
|
||||
if not swgl and (os == "android"): PASS
|
||||
FAIL
|
||||
|
@ -1,6 +1,5 @@
|
||||
[t422-rgba-onscreen-multiple-boxes-c.xht]
|
||||
expected:
|
||||
if (os == "android") and swgl: FAIL
|
||||
if webrender and (os == "android"): PASS
|
||||
if (os == "mac") and not webrender: FAIL
|
||||
if (os == "android"): PASS
|
||||
if (os == "android"): FAIL
|
||||
|
@ -1,5 +1,5 @@
|
||||
[t425-hsla-basic-a.xht]
|
||||
expected:
|
||||
if webrender and not swgl and (os == "android"): PASS
|
||||
if not swgl and (os == "android"): PASS
|
||||
if os == "linux": PASS
|
||||
FAIL
|
||||
|
@ -1,6 +1,3 @@
|
||||
[t425-hsla-onscreen-multiple-boxes-c.xht]
|
||||
expected:
|
||||
if (os == "mac") and not webrender: FAIL
|
||||
if (os == "android") and swgl: FAIL
|
||||
if webrender and (os == "android"): PASS
|
||||
if (os == "android"): FAIL
|
||||
|
@ -1,3 +1,3 @@
|
||||
[contain-size-replaced-003a.html]
|
||||
expected:
|
||||
if (os == "mac") and debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["PASS", "TIMEOUT"]
|
||||
|
@ -1,4 +0,0 @@
|
||||
[contain-size-select-elem-003.html]
|
||||
fuzzy:
|
||||
if non_native_theme and (os == "win") and not webrender: maxDifference=2;totalPixels=46
|
||||
if non_native_theme and (os != "win") and not webrender: maxDifference=1-24;totalPixels=12-14
|
@ -1,4 +0,0 @@
|
||||
[css3-counter-styles-158.html]
|
||||
expected:
|
||||
if (os == "android") and not webrender and debug: [PASS, FAIL]
|
||||
if (os == "android") and not webrender and not debug: [FAIL, PASS]
|
@ -1,3 +0,0 @@
|
||||
[css3-counter-styles-159.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
|
@ -1,21 +1,17 @@
|
||||
[counter-style-name-syntax.html]
|
||||
[@counter-style name square is invalid]
|
||||
expected:
|
||||
if (os == "linux") and not debug and fission and webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[@counter-style name circle is invalid]
|
||||
expected:
|
||||
if (os == "linux") and not debug and fission and webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[@counter-style name disclosure-open is invalid]
|
||||
expected:
|
||||
if (os == "linux") and not debug and fission and webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[@counter-style name disclosure-closed is invalid]
|
||||
expected:
|
||||
if (os == "linux") and not debug and fission and webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
@ -1,4 +0,0 @@
|
||||
[css3-counter-styles-161.html]
|
||||
expected:
|
||||
if (os == "android") and not webrender and debug: [PASS, FAIL]
|
||||
if (os == "android") and not webrender and not debug: [FAIL, PASS]
|
@ -1,3 +0,0 @@
|
||||
[css3-counter-styles-162.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
|
@ -1,3 +0,0 @@
|
||||
[css3-counter-styles-163.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
|
@ -1,4 +0,0 @@
|
||||
[css3-counter-styles-137.html]
|
||||
expected:
|
||||
if (os == "android") and not webrender and not debug: [FAIL, PASS]
|
||||
if (os == "android") and not webrender and debug: [FAIL, PASS]
|
@ -1,3 +0,0 @@
|
||||
[css3-counter-styles-138.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
|
@ -1,3 +0,0 @@
|
||||
[css3-counter-styles-139.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
|
@ -1,5 +1,5 @@
|
||||
[exclusions-wrap-flow-01.xht]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender: ["FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and debug: ["FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
@ -1,6 +1,6 @@
|
||||
[paint-order-001.tentative.html]
|
||||
expected:
|
||||
if webrender and (os == 'android'): FAIL
|
||||
if webrender and (os == "win"): FAIL
|
||||
if (os == 'android'): FAIL
|
||||
if (os == "win"): FAIL
|
||||
fuzzy:
|
||||
if (os == "mac") and webrender: maxDifference=0-1;totalPixels=0-1054
|
||||
if (os == "mac"): maxDifference=0-1;totalPixels=0-1054
|
||||
|
@ -1,3 +0,0 @@
|
||||
[flexitem-no-margin-collapsing.html]
|
||||
expected:
|
||||
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
|
@ -1,4 +1,3 @@
|
||||
[inline-flex-frameset-main-axis-crash.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender: ["PASS", "CRASH"]
|
||||
if (os == "linux") and not debug and webrender: ["PASS", "CRASH"]
|
||||
if (os == "linux") and not debug: ["PASS", "CRASH"]
|
||||
|
@ -1,3 +0,0 @@
|
||||
[negative-flex-margins-crash.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender: ["PASS", "CRASH"]
|
@ -1,3 +1,3 @@
|
||||
[negative-flex-rounding-crash.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and webrender: ["PASS", "CRASH"]
|
||||
if (os == "linux") and not debug: ["PASS", "CRASH"]
|
||||
|
@ -1,5 +1,3 @@
|
||||
[overflow-top-left.html]
|
||||
expected:
|
||||
if (os == "android") and swgl: FAIL
|
||||
fuzzy: # The text antialiasing can cause some fuzz, on Windows w/o webrender.
|
||||
if (os == "win") and not webrender: maxDifference=0-103;totalPixels=0-228
|
||||
|
@ -1,3 +0,0 @@
|
||||
[padding-overflow-crash.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender: ["PASS", "CRASH"]
|
@ -1,3 +0,0 @@
|
||||
[remove-out-of-flow-child-crash.html]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug: ["PASS", "CRASH"]
|
@ -1,4 +0,0 @@
|
||||
[scrollbars-no-margin.html]
|
||||
fuzzy: # The text and scrollbar on Windows without webrender are reliably fuzzy.
|
||||
if (os == "win") and not webrender: maxDifference=53-138;totalPixels=1498-2052
|
||||
if (os == "mac") and not webrender: maxDifference=0-1;totalPixels=0-20
|
@ -1,3 +0,0 @@
|
||||
[zero-content-size-with-scrollbar-crash.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender: ["PASS", "CRASH"]
|
@ -2,7 +2,6 @@
|
||||
expected:
|
||||
if debug and fission and (os == "win"): [PASS, FAIL]
|
||||
if not debug and (os == "win") and fission: [PASS, FAIL]
|
||||
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
|
||||
|
||||
[font-display-preload.html]
|
||||
expected:
|
||||
|
@ -1,6 +1,6 @@
|
||||
[test-synthetic-italic-3.html]
|
||||
fuzzy:
|
||||
if webrender and (os == "linux"): maxDifference=255;totalPixels=0-26
|
||||
if (os == "linux"): maxDifference=255;totalPixels=0-26
|
||||
if (os == "win"): maxDifference=255;totalPixels=0-24
|
||||
if (os == "mac"): maxDifference=255;totalPixels=0-109
|
||||
if (os == "android"): maxDifference=255;totalPixels=0-16
|
||||
|
@ -1,3 +0,0 @@
|
||||
[font-weight-matching.html]
|
||||
expected:
|
||||
if debug and (os == "win") and not fission and not webrender and (processor == "x86_64"): ["OK", "ERROR"]
|
@ -1,6 +1,5 @@
|
||||
[empty-background-image.html]
|
||||
[Empty url shouldn't try to load a subresource.]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "mac") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
@ -1,4 +0,0 @@
|
||||
[image-orientation-from-image-composited-dynamic1.html]
|
||||
expected:
|
||||
if (os == "win") and not webrender and not debug: [PASS, FAIL]
|
||||
if (os == "win") and not webrender and debug: [PASS, FAIL]
|
@ -1,3 +0,0 @@
|
||||
[image-orientation-from-image-composited-dynamic2.html]
|
||||
expected:
|
||||
if (os == "win") and not webrender: ["PASS", "FAIL"]
|
@ -1,6 +1,3 @@
|
||||
[image-orientation-from-image-composited.html]
|
||||
expected:
|
||||
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug: ["PASS", "FAIL"]
|
||||
if (os == "win"): ["PASS", "FAIL"]
|
||||
|
@ -1,3 +0,0 @@
|
||||
[image-orientation-iframe.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender: ["PASS", "ERROR"]
|
@ -1,6 +1,5 @@
|
||||
[absolute.https.html]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug: ["FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and debug: ["FAIL", "TIMEOUT"]
|
||||
if (os == "linux"): ["FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
@ -1,5 +1,4 @@
|
||||
[constraints-data-function-failure.https.html]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
@ -1,6 +1,5 @@
|
||||
[all.https.html]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender: ["FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender: ["FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and debug: ["FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
@ -1,5 +1,5 @@
|
||||
[absolute.https.html]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender: ["FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and debug: ["FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
@ -1,3 +1,3 @@
|
||||
[counter-list-item.html]
|
||||
expected:
|
||||
if webrender and (os == "win"): FAIL
|
||||
if (os == "win"): FAIL
|
||||
|
@ -1,3 +0,0 @@
|
||||
[list-marker-symbol-bidi.html]
|
||||
expected:
|
||||
if (os == "win") and not webrender: FAIL
|
@ -1,3 +0,0 @@
|
||||
[clip-path-circle-001.html]
|
||||
expected:
|
||||
if not webrender: FAIL
|
@ -1,3 +0,0 @@
|
||||
[clip-path-circle-002.html]
|
||||
expected:
|
||||
if not webrender: FAIL
|
@ -1,3 +0,0 @@
|
||||
[clip-path-circle-003.html]
|
||||
expected:
|
||||
if not webrender: FAIL
|
@ -1,3 +0,0 @@
|
||||
[clip-path-circle-004.html]
|
||||
expected:
|
||||
if not webrender: FAIL
|
@ -1,3 +0,0 @@
|
||||
[clip-path-circle-005.html]
|
||||
expected:
|
||||
if not webrender: FAIL
|
@ -1,3 +0,0 @@
|
||||
[clip-path-circle-006.html]
|
||||
expected:
|
||||
if not webrender: FAIL
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user