Bug 1743907 - cleanup webrender manifest annotation in wpt (part 4/5). r=jgraham

Differential Revision: https://phabricator.services.mozilla.com/D133718
This commit is contained in:
Joel Maher 2021-12-14 20:33:32 +00:00
Родитель fb10218d24
Коммит 2f0533c4dd
235 изменённых файлов: 249 добавлений и 869 удалений

Просмотреть файл

@ -1,6 +1,4 @@
[remove-filter-repaint.html]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86_64"): PASS
if (os == "linux") and not webrender and debug: PASS
if os == "mac": PASS
[PASS, FAIL]

Просмотреть файл

@ -1,8 +1,5 @@
[svg-mutation-drop-shadow-color.html]
expected:
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and debug and webrender: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and debug and not webrender: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and not debug: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and not fission: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "android") and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,9 +1,8 @@
[svg-mutation-drop-shadow-offset.html]
expected:
if (os == "linux") and webrender and debug and fission: PASS
if (os == "linux") and debug and fission: PASS
if (os == "win") and (processor == "x86") and not debug: PASS
if (os == "android") and not debug and not webrender: PASS
if (os == "linux") and webrender and not debug: PASS
if (os == "linux") and not debug: PASS
if (os == "android") and debug: PASS
if (os == "mac") and webrender: PASS
if (os == "mac"): PASS
[PASS, FAIL]

Просмотреть файл

@ -8,6 +8,5 @@
if (os == "win") and fission: FAIL
if (os == "android") and swgl: PASS
if (os == "linux") and swgl: PASS
if (os == "mac") and not webrender: FAIL
if (os == "mac") and webrender: PASS
if (os == "mac"): PASS
[PASS, FAIL]

Просмотреть файл

@ -1,9 +1,7 @@
[svg-mutation-group-position-changed.html]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86"): PASS
if (os == "win") and not debug and webrender: PASS
if (os == "android") and not debug and not webrender: PASS
if (os == "android") and debug and webrender: PASS
if (os == "linux") and not debug and webrender: PASS
if (os == "win") and not debug: PASS
if (os == "android") and debug: PASS
if (os == "linux") and not debug: PASS
if os == "mac": PASS
[PASS, FAIL]

Просмотреть файл

@ -1,10 +1,7 @@
[svg-mutation-group-size-changed.html]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86"): PASS
if (os == "linux") and webrender and debug and fission: PASS
if (os == "android") and not debug and not webrender: PASS
if (os == "mac") and debug and not webrender: PASS
if (os == "linux") and webrender and not debug: PASS
if (os == "linux") and debug and fission: PASS
if (os == "linux") and not debug: PASS
if (os == "android") and debug: PASS
if (os == "mac") and not debug: PASS
[PASS, FAIL]

Просмотреть файл

@ -1,8 +1,6 @@
[svg-mutation-group-transform-changed.html]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86"): PASS
if (os == "android") and not debug and not webrender: PASS
if (os == "win") and not debug and webrender: PASS
if (os == "win") and not debug: PASS
if (os == "android") and debug: PASS
if os == "mac": PASS
[PASS, FAIL]

Просмотреть файл

@ -1,7 +1,6 @@
[svg-mutation-object-position-changed.html]
expected:
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and not fission: ["PASS", "FAIL"]
if (os == "android") and not debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86") and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64"): ["PASS", "FAIL"]

Просмотреть файл

@ -1,9 +1,5 @@
[svg-mutation-object-size-changed.html]
expected:
if (os == "win") and (processor == "x86_64") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "mac") and debug and webrender: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "android") and not debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,9 +1,5 @@
[svg-mutation-object-transform-changed.html]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "win") and debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and debug: ["PASS", "FAIL"]
if (os == "android") and not debug: ["PASS", "FAIL"]
if (os == "linux") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -5,7 +5,6 @@
if (os == "win") and not fission and (processor == "x86_64") and not swgl and debug: FAIL
if (os == "win") and not fission and (processor == "x86_64") and swgl: PASS
if (os == "android") and swgl: PASS
if (os == "mac") and not webrender: FAIL
if (os == "linux") and swgl: PASS
if (os == "win") and fission: FAIL
[PASS, FAIL]

Просмотреть файл

@ -4,7 +4,6 @@
if (os == "win") and not fission and (processor == "x86_64") and not swgl and debug: FAIL
if (os == "win") and not fission and (processor == "x86_64") and not swgl and not debug: [FAIL, PASS]
if (os == "win") and not fission and (processor == "x86_64") and swgl: PASS
if (os == "mac") and debug and not webrender: FAIL
if (os == "win") and fission: FAIL
if (os == "mac") and devedition: ["PASS", "FAIL"]
if (os == "mac") and not debug: PASS

Просмотреть файл

@ -4,4 +4,3 @@
if (os == "win") and not fission and (processor == "x86_64") and not swgl and debug: FAIL
if (os == "win") and not fission and (processor == "x86_64") and not swgl and not debug: [FAIL, PASS]
if (os == "win") and fission: FAIL
if (os == "mac") and not webrender: FAIL

Просмотреть файл

@ -1,6 +1,6 @@
[offset-rotate-005.html]
fuzzy:
if (os == "linux") and webrender: maxDifference=1;totalPixels=0-3
if (os == "android") and webrender: maxDifference=1;totalPixels=0-3
if (os == "linux"): maxDifference=1;totalPixels=0-3
if (os == "android"): maxDifference=1;totalPixels=0-3
expected:
if swgl and (os == "win"): [PASS, FAIL]

Просмотреть файл

@ -1,3 +1,3 @@
[pass_if_filler_text_match_bold.xht]
expected:
if (os == "win") and webrender and not debug: ["PASS", "TIMEOUT"]
if (os == "win") and not debug: ["PASS", "TIMEOUT"]

Просмотреть файл

@ -1,3 +0,0 @@
[selection-image-001.html]
expected:
if not webrender and (os == "linux") and not fission and not debug: [PASS, FAIL]

Просмотреть файл

@ -1,4 +0,0 @@
[selection-image-002.html]
expected:
if not webrender and (os == "linux") and not fission: [PASS, FAIL]
if not webrender and (os == "linux") and fission: [FAIL, PASS]

Просмотреть файл

@ -1,3 +0,0 @@
[selector-placeholder-shown-type-change-002.html]
expected:
if (os == "linux") and not webrender and not debug and not fission: ["PASS", "TIMEOUT"]

Просмотреть файл

@ -1,3 +0,0 @@
[selector-placeholder-shown-type-change-003.html]
expected:
if (os == "linux") and not webrender and not debug and not fission: ["PASS", "TIMEOUT"]

Просмотреть файл

@ -1,3 +1,3 @@
[dependent-builtin.html]
fuzzy:
if (os == "mac") and webrender: maxDifference=0-103;totalPixels=0-65
if (os == "mac"): maxDifference=0-103;totalPixels=0-65

Просмотреть файл

@ -1,3 +0,0 @@
[redefine-attr-mapping.html]
expected:
if (os == "linux") and not webrender and not debug and not fission: ["PASS", "FAIL"]

Просмотреть файл

@ -1,3 +0,0 @@
[mask-image-3f.html]
fuzzy:
if os == "mac" and not webrender: maxDifference=50;totalPixels=50

Просмотреть файл

@ -1,3 +1,3 @@
[mask-image-3i.html]
fuzzy:
if webrender and (os == "win"): maxDifference=0-1;totalPixels=0-8
if (os == "win"): maxDifference=0-1;totalPixels=0-8

Просмотреть файл

@ -1,3 +1,3 @@
[mask-opacity-1c.html]
fuzzy:
if not (webrender and not swgl and os == "linux"): maxDifference=0-1;totalPixels=5000
if not (not swgl and os == "linux"): maxDifference=0-1;totalPixels=5000

Просмотреть файл

@ -1,4 +1,3 @@
[HTMLMetaElement.html]
expected:
if not webrender and (processor == "x86") and not fission and (os == "win") and not debug: ["OK", "TIMEOUT"]
if webrender and not fission and (os == "win") and not debug: ["OK", "TIMEOUT"]
if not fission and (os == "win") and not debug: ["OK", "TIMEOUT"]

Просмотреть файл

@ -1,6 +1,6 @@
[idlharness.any.sharedworker.html]
expected:
if (os == "android") and debug and webrender: ["OK", "CRASH"]
if (os == "android") and debug: ["OK", "CRASH"]
[idlharness.any.serviceworker.html]

Просмотреть файл

@ -662,8 +662,7 @@
[[["delete",""\]\] "foo<div contenteditable=false>bar</div>[\]baz" compare innerHTML]
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]
if (os == "mac") and not debug: [PASS, FAIL]
[[["delete",""\]\] "<span>[abc\]</span>" compare innerHTML]

Просмотреть файл

@ -1,6 +1,4 @@
[cross-origin-element.sub.html]
expected:
if (os == "linux") and not webrender and not debug and not fission: ["OK", "TIMEOUT"]
[Cross-origin image element is NOT observable.]
expected: FAIL

Просмотреть файл

@ -1,19 +0,0 @@
[api-invalid-label.any.html?1001-2000]
[api-invalid-label.any.worker.html?1-1000]
[api-invalid-label.any.worker.html?3001-last]
expected:
if (os == "android") and not debug and not webrender: ["OK", "ERROR"]
[api-invalid-label.any.worker.html?2001-3000]
expected:
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["OK", "TIMEOUT"]
[api-invalid-label.any.html?1-1000]
[api-invalid-label.any.html?2001-3000]
[api-invalid-label.any.worker.html?1001-2000]
[api-invalid-label.any.html?3001-last]

Просмотреть файл

@ -12,7 +12,6 @@
[iso2022jp-encode-form-errors-hangul.html?4001-5000]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if (os == "mac") and debug: ["OK", "TIMEOUT"]
[hangul U+BF27 뼧 %26%2348935%3B]
expected:

Просмотреть файл

@ -2,7 +2,7 @@
[sjis-encode-form.html?3001-4000]
expected:
if webrender and debug and (os == "linux") and not fission: ["OK", "CRASH"]
if debug and (os == "linux") and not fission: ["OK", "CRASH"]
[sjis-encode-form.html?1001-2000]

Просмотреть файл

@ -2,7 +2,7 @@
[euckr-decode-ksc_5601.html?16001-17000]
expected:
if (os == "linux") and debug and webrender and not fission: ["OK", "CRASH"]
if (os == "linux") and debug and not fission: ["OK", "CRASH"]
[euckr-decode-ksc_5601.html?2001-3000]

Просмотреть файл

@ -1,49 +0,0 @@
[euckr-encode-href-errors-han.html?1-1000]
[euckr-encode-href-errors-han.html?15001-16000]
[euckr-encode-href-errors-han.html?17001-18000]
[euckr-encode-href-errors-han.html?8001-9000]
[euckr-encode-href-errors-han.html?20001-21000]
[euckr-encode-href-errors-han.html?6001-7000]
[euckr-encode-href-errors-han.html?16001-17000]
[euckr-encode-href-errors-han.html?1001-2000]
[euckr-encode-href-errors-han.html?12001-13000]
[euckr-encode-href-errors-han.html?3001-4000]
[euckr-encode-href-errors-han.html?7001-8000]
[euckr-encode-href-errors-han.html?4001-5000]
[euckr-encode-href-errors-han.html?13001-14000]
[euckr-encode-href-errors-han.html?10001-11000]
[euckr-encode-href-errors-han.html?11001-12000]
[euckr-encode-href-errors-han.html?9001-10000]
[euckr-encode-href-errors-han.html?18001-19000]
[euckr-encode-href-errors-han.html?21001-22000]
[euckr-encode-href-errors-han.html?2001-3000]
[euckr-encode-href-errors-han.html?22001-23000]
[euckr-encode-href-errors-han.html?19001-20000]
expected:
if (os == "linux") and not webrender and not debug: ["OK", "TIMEOUT"]
[euckr-encode-href-errors-han.html?23001-last]
[euckr-encode-href-errors-han.html?5001-6000]
[euckr-encode-href-errors-han.html?14001-15000]

Просмотреть файл

@ -1,6 +1,6 @@
[big5-decode-csbig5.html?8001-9000]
expected:
if (os == "android") and not debug and webrender: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
[big5-decode-csbig5.html?11001-12000]

Просмотреть файл

@ -1,33 +0,0 @@
[big5-encode-form-errors-han.html?12001-13000]
expected:
if not webrender and (os == "linux") and not fission and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[big5-encode-form-errors-han.html?14001-last]
[big5-encode-form-errors-han.html?6001-7000]
[big5-encode-form-errors-han.html?1001-2000]
[big5-encode-form-errors-han.html?8001-9000]
[big5-encode-form-errors-han.html?2001-3000]
[big5-encode-form-errors-han.html?4001-5000]
[big5-encode-form-errors-han.html?7001-8000]
[big5-encode-form-errors-han.html?5001-6000]
[big5-encode-form-errors-han.html?11001-12000]
[big5-encode-form-errors-han.html?1-1000]
[big5-encode-form-errors-han.html?9001-10000]
[big5-encode-form-errors-han.html?13001-14000]
[big5-encode-form-errors-han.html?10001-11000]
expected:
if not webrender and (os == "linux") and not fission and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[big5-encode-form-errors-han.html?3001-4000]

Просмотреть файл

@ -1,33 +0,0 @@
[textdecoder-fatal-single-byte.any.worker.html?6001-7000]
[textdecoder-fatal-single-byte.any.html?3001-4000]
[textdecoder-fatal-single-byte.any.html?5001-6000]
[textdecoder-fatal-single-byte.any.worker.html?5001-6000]
[textdecoder-fatal-single-byte.any.worker.html?7001-last]
[textdecoder-fatal-single-byte.any.worker.html?1001-2000]
[textdecoder-fatal-single-byte.any.html?6001-7000]
[textdecoder-fatal-single-byte.any.html?1001-2000]
[textdecoder-fatal-single-byte.any.html?2001-3000]
[textdecoder-fatal-single-byte.any.worker.html?1-1000]
expected:
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["OK", "TIMEOUT"]
[textdecoder-fatal-single-byte.any.worker.html?4001-5000]
[textdecoder-fatal-single-byte.any.html?1-1000]
[textdecoder-fatal-single-byte.any.worker.html?2001-3000]
[textdecoder-fatal-single-byte.any.worker.html?3001-4000]
[textdecoder-fatal-single-byte.any.html?4001-5000]
[textdecoder-fatal-single-byte.any.html?7001-last]

Просмотреть файл

@ -1,14 +1,9 @@
[clearkey-mp4-playback-temporary-encrypted-clear.https.html]
disabled:
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1301418
expected:
if not webrender and (os == "android"): OK
if not webrender and (os == "mac"): OK
if webrender: OK
[OK, TIMEOUT]
[org.w3.clearkey, temporary, mp4, playback, single key, encrypted then clear content]
expected:
if (processor == "x86_64") and (os == "win") and webrender: PASS
if (processor == "x86_64") and (os == "win"): PASS
if (processor == "x86_64") and (os == "mac"): PASS
if (processor == "x86_64") and (os == "android"): FAIL
[PASS, TIMEOUT]

Просмотреть файл

@ -1,6 +1,6 @@
[clearkey-mp4-reset-src-after-setmediakeys.https.html]
expected:
if not fission and webrender and (os == "linux") and not debug: ["OK", "ERROR"]
if not fission and (os == "linux") and not debug: ["OK", "ERROR"]
[Reset src after setMediaKeys().]
expected:
if os == "android": FAIL

Просмотреть файл

@ -1,3 +0,0 @@
[eventsource-close.htm]
expected:
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["OK", "ERROR"]

Просмотреть файл

@ -1,6 +1,6 @@
[feature-policy-header-policy-allowed-for-all.https.sub.html]
expected:
if (os == "linux") and debug and webrender and not fission: [OK, CRASH]
if (os == "linux") and debug and not fission: [OK, CRASH]
[Feature-Policy: fullscreen * -- test fullscreen is allowed on cross-origin subframe]
expected: FAIL

Просмотреть файл

@ -2,7 +2,4 @@
disabled:
if (os == "android") or not nightly_build: https://bugzilla.mozilla.org/show_bug.cgi?id=1549241
max-asserts: 2
[Feature-Policy allow="payment" allows same-origin navigation in an iframe.]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -2,7 +2,4 @@
disabled:
if (os == "android") or not nightly_build: https://bugzilla.mozilla.org/show_bug.cgi?id=1549241
max-asserts: 2
[Feature policy "payment" can be enabled in same-origin iframe using allow="payment" attribute]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -2,14 +2,6 @@
disabled:
if (os == "android") or not nightly_build: https://bugzilla.mozilla.org/show_bug.cgi?id=1549241
max-asserts: 2
[Feature-Policy header {"payment" : ["*"\]} allows the top-level document.]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
[Feature-Policy header {"payment" : ["*"\]} allows same-origin iframes.]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
[Feature-Policy header {"payment" : ["*"\]} disallows cross-origin iframes.]
expected: FAIL

Просмотреть файл

@ -2,17 +2,9 @@
disabled:
if (os == "android") or not nightly_build: https://bugzilla.mozilla.org/show_bug.cgi?id=1549241
max-asserts: 2
[Default "payment" feature policy ["self"\] allows the top-level document.]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
[Default "payment" feature policy ["self"\] allows same-origin iframes.]
expected: PASS
[Default "payment" feature policy ["self"\] allows same-origin iframes.]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
[Default "payment" feature policy ["self"\] disallows cross-origin iframes.]
expected: FAIL

Просмотреть файл

@ -2,7 +2,4 @@
disabled:
if (os == "android") or not nightly_build: https://bugzilla.mozilla.org/show_bug.cgi?id=1549241
max-asserts: 2
[Feature-Policy header {"payment" : [\]} disallows the top-level document.]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -2,7 +2,4 @@
disabled:
if not nightly_build: https://bugzilla.mozilla.org/show_bug.cgi?id=1495301
max-asserts: 2
[PaymentRequest Report Format]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -9,8 +9,6 @@
[stream-safe-creation.any.serviceworker.html]
disabled:
if (os == "mac") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1564531
expected:
if (os == "linux") and not webrender: ["OK", "TIMEOUT"]
[stream-safe-creation.any.sharedworker.html]
disabled:

Просмотреть файл

@ -1,3 +0,0 @@
[referrer-origin-when-cross-origin-worker.html]
expected:
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["OK", "TIMEOUT"]

Просмотреть файл

@ -9,7 +9,3 @@
[HTMLLinkElement with rel=preload and as=track fetches with a "track" Request.destination]
expected: FAIL
[HTMLAudioElement fetches with an "audio" Request.destination]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]

Просмотреть файл

@ -19,11 +19,11 @@
[combined text/javascript error]
expected:
if (os == "win") and webrender: ["PASS", "FAIL"]
if (os == "win"): ["PASS", "FAIL"]
[separate text/javascript ]
expected:
if (os == "win") and webrender: ["PASS", "FAIL"]
if (os == "win"): ["PASS", "FAIL"]
[combined x/x text/javascript]
expected:

Просмотреть файл

@ -113,8 +113,6 @@
[processing.any.sharedworker.html]
expected:
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["OK", "TIMEOUT"]
["data:;x=x;charset=x,X"]
expected: FAIL

Просмотреть файл

@ -4,8 +4,7 @@
[HTTP cache doesn't use aged but fresh response when request contains Cache-Control: max-age=1]
expected:
if (os == "android") and debug and not webrender: [PASS, FAIL]
if (os == "android") and debug and webrender: [PASS, FAIL]
if (os == "android") and debug: [PASS, FAIL]
[cc-request.any.sharedworker.html]
@ -14,8 +13,7 @@
[HTTP cache doesn't use aged but fresh response when request contains Cache-Control: max-age=1]
expected:
if (os == "android") and debug and webrender: [PASS, FAIL]
if (os == "android") and debug and not webrender: [PASS, FAIL]
if (os == "android") and debug: [PASS, FAIL]
[cc-request.any.html]
@ -29,5 +27,4 @@
[HTTP cache doesn't use aged but fresh response when request contains Cache-Control: max-age=1]
expected:
if (os == "android") and debug and not webrender: [PASS, FAIL]
if (os == "android") and debug and webrender: [PASS, FAIL]
if (os == "android") and debug: [PASS, FAIL]

Просмотреть файл

@ -1,7 +1,6 @@
[favicon.https.sub.html]
[Cross-Site favicon]
expected:
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): [PASS, FAIL]
if os == "android": FAIL
[Same-Origin favicon]
@ -10,5 +9,5 @@
[Same-Site favicon]
expected:
if (os == "win") and not debug and webrender: [PASS, FAIL]
if (os == "win") and not debug: [PASS, FAIL]
if os == "android": FAIL

Просмотреть файл

@ -1,50 +1,31 @@
[preload.https.sub.html]
[<link rel='preload' as='fetch' href='https://www.not-web-platform.test:8443/...'>]
expected:
if not webrender and (os == "win") and not debug and (processor == "x86"): ["PASS", "FAIL"]
if not webrender and (os == "linux"): ["PASS", "FAIL"]
[<link rel='preload' as='font' href='https://www.web-platform.test:8443/...'>]
expected:
if not webrender and (os == "win") and not debug and (processor == "x86"): ["PASS", "FAIL"]
if not webrender and (os == "linux") and debug: ["PASS", "FAIL"]
[preload style web-platform.test:8443: sec-fetch-site]
expected:
if webrender and (os == "win") and debug: ["PASS", "FAIL"]
if not webrender and (os == "android") and debug: ["PASS", "FAIL"]
if webrender and (os == "linux"): ["PASS", "FAIL"]
if (os == "win") and debug: ["PASS", "FAIL"]
if (os == "linux"): ["PASS", "FAIL"]
[<link rel='preload' as='style' href='https://www.not-web-platform.test:8443/...'>]
expected:
if (os == "linux") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86") and debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64"): ["PASS", "FAIL"]
[<link rel='preload' as='fetch' href='https://web-platform.test:8443/...'>]
expected:
if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender: ["PASS", "FAIL"]
[preload script www.web-platform.test:8443: sec-fetch-site]
expected:
if not webrender and (os == "linux") and (processor == "x86_64"): ["PASS", "FAIL"]
if not webrender and (os == "win") and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and debug: ["PASS", "FAIL"]
[<link rel='preload' as='image' href='https://www.not-web-platform.test:8443/...'>]
expected:
if (os == "win") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and webrender: ["PASS", "FAIL"]
if (os == "win"): ["PASS", "FAIL"]
[<link rel='preload' as='font' href='https://www.not-web-platform.test:8443/...'>]
expected:
if webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
if (os == "linux") and not debug: ["PASS", "FAIL"]
[<link rel='preload' as='track' href='https://www.web-platform.test:8443/...'>]
expected:
if (os == "win") and (processor == "x86") and not debug: FAIL
if (os == "linux") and not webrender and not debug: FAIL
[FAIL, PASS]
[preload image web-platform.test:8443: sec-fetch-site]
@ -53,29 +34,23 @@
[<link rel='preload' as='fetch' href='https://www.web-platform.test:8443/...'>]
expected:
if (os == "linux") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
[<link rel='preload' as='style' href='https://web-platform.test:8443/...'>]
expected:
if (os == "linux") and not webrender and not debug: PASS
if (os == "win") and not debug and webrender: PASS
if (os == "win") and not debug: PASS
if os == "android": PASS
[PASS, FAIL]
[<link rel='preload' as='font' href='https://web-platform.test:8443/...'>]
expected:
if (os == "linux") and (processor == "x86_64") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and (processor == "x86_64") and debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and (processor == "x86_64") and not debug: ["PASS", "FAIL"]
[<link rel='preload' as='script' href='https://www.web-platform.test:8443/...'>]
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 debug and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "win") and not debug: ["PASS", "FAIL"]
[preload style www.not-web-platform.test:8443: sec-fetch-site]
expected:
@ -83,39 +58,27 @@
[<link rel='preload' as='script' href='https://www.not-web-platform.test:8443/...'>]
expected:
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "win") and not webrender and debug and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and webrender: ["PASS", "FAIL"]
if (os == "win"): ["PASS", "FAIL"]
[<link rel='preload' as='track' href='https://www.not-web-platform.test:8443/...'>]
expected:
if not debug and not webrender and (os == "win") and (processor == "x86_64"): FAIL
if not debug and not webrender and (os == "android"): FAIL
if not debug and webrender and (os == "linux"): FAIL
if not debug and (os == "linux"): FAIL
[FAIL, PASS]
[preload style www.web-platform.test:8443: sec-fetch-site]
expected:
if not webrender and (os == "win") and debug and (processor == "x86_64"): ["PASS", "FAIL"]
if not webrender and (os == "win") and not debug: ["PASS", "FAIL"]
if not webrender and (os == "linux"): ["PASS", "FAIL"]
[<link rel='preload' as='image' href='https://web-platform.test:8443/...'>]
expected:
if (os == "win") and webrender and not debug: PASS
if (os == "linux") and not webrender: PASS
if (os == "win") and not debug: PASS
if (os == "android") and not debug: PASS
[PASS, FAIL]
[<link rel='preload' as='style' href='https://www.web-platform.test:8443/...'>]
expected:
if (os == "linux") and not webrender and not debug: PASS
if os == "android": PASS
[PASS, FAIL]
[<link rel='preload' as='track' href='https://web-platform.test:8443/...'>]
expected:
if (os == "win") and webrender and not debug: FAIL
if (os == "win") and not debug: FAIL
[FAIL, PASS]
[preload script web-platform.test:8443: sec-fetch-site]
@ -125,15 +88,11 @@
[<link rel='preload' as='image' href='https://www.web-platform.test:8443/...'>]
expected:
if (os == "android") and not debug: PASS
if (os == "linux") and not webrender: PASS
[PASS, FAIL]
[<link rel='preload' as='script' href='https://web-platform.test:8443/...'>]
expected:
if (os == "win") and not webrender and debug and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "win") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "win") and debug: ["PASS", "FAIL"]
[preload fetch web-platform.test:8443: sec-fetch-site]
expected:
@ -141,8 +100,6 @@
[preload image www.web-platform.test:8443: sec-fetch-site]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "win") and debug: ["PASS", "FAIL"]
if os == "mac": ["PASS", "FAIL"]

Просмотреть файл

@ -133,8 +133,6 @@
[idlharness.https.any.worker.html]
expected:
if (os == "linux") and not debug and not webrender: ["OK", "TIMEOUT"]
[FileSystemHandle interface: existence and properties of interface object]
expected: FAIL

Просмотреть файл

@ -1,9 +1,9 @@
[element-request-fullscreen.html]
expected:
if (os == "win") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
if (os == "win") and not debug and not fission: ["OK", "TIMEOUT"]
if (os == "mac") and debug: ["OK", "ERROR"]
[Element#requestFullscreen()]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "TIMEOUT"]
if (os == "win") and not debug and not fission: ["PASS", "TIMEOUT"]
if (os == "mac") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,4 +0,0 @@
[idlharness.https.window.html]
expected:
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86"): ["OK", "TIMEOUT"]

Просмотреть файл

@ -1,3 +0,0 @@
[non-secure-contexts.http.html]
expected:
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["OK", "TIMEOUT"]

Просмотреть файл

@ -1,9 +0,0 @@
[idlharness.any.sharedworker.html]
expected:
if not debug and (os == "linux") and not webrender: ["OK", "TIMEOUT"]
[idlharness.any.worker.html]
[idlharness.any.serviceworker.html]
[idlharness.any.html]

Просмотреть файл

@ -1,3 +1,3 @@
[001.html]
expected:
if (os == "android") and debug and webrender: ["OK", "CRASH"]
if (os == "android") and debug: ["OK", "CRASH"]

Просмотреть файл

@ -1,5 +0,0 @@
[abort-document-load.html]
[Aborting a Document load]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,5 +1,5 @@
[replacement-enabled.html]
[Navigating to a fragment should not clear forward history]
expected:
if not fission and (os == "linux") and debug and webrender: ["PASS", "FAIL"]
if not fission and (os == "linux") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,9 +1,6 @@
[window-open-blank-from-different-initiator.html]
expected:
if (os == "linux") and not webrender and not fission and not debug and (processor == "x86_64"): [TIMEOUT, CRASH]
if (os == "android") and not debug and webrender: [TIMEOUT, CRASH]
if (os == "android") and not debug and not webrender: [TIMEOUT, CRASH]
if (os == "android") and debug and not webrender: [TIMEOUT, CRASH]
if (os == "android") and not debug: [TIMEOUT, CRASH]
TIMEOUT
[One pending navigation]
expected: TIMEOUT

Просмотреть файл

@ -8,7 +8,7 @@
ERROR
[no popups from synchronously reachable window]
expected:
if not debug and webrender and (os == "linux"): TIMEOUT
if not debug and (os == "linux"): TIMEOUT
FAIL
[no popups with frame navigation]

Просмотреть файл

@ -1,30 +1,30 @@
[open-features-negative-screenx-screeny.html]
[features "screeny=-204.5" should NOT set "top=204"]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
if os == "mac": ["PASS", "FAIL"]
[features "screeny=-0" should NOT set "top=204"]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
if os == "mac": ["PASS", "FAIL"]
[features "screenx=-204" should NOT set "left=204"]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
if os == "mac": ["PASS", "FAIL"]
[features "screenx=-204.5" should NOT set "left=204"]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
if os == "mac": ["PASS", "FAIL"]
[features "screenx=-0" should NOT set "left=204"]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
if os == "mac": ["PASS", "FAIL"]
[features "screeny=-204" should NOT set "top=204"]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and not fission: ["PASS", "FAIL"]

Просмотреть файл

@ -1,6 +1,6 @@
[open-features-non-integer-height.html]
disabled:
if webrender and not debug: bug 1425588
if not debug: bug 1425588
[top=0,left=0: absence of feature "height" should be treated same as "height=0"]
expected:

Просмотреть файл

@ -1,6 +1,6 @@
[open-features-non-integer-innerheight.html]
disabled:
if webrender and not debug: bug 1425588
if not debug: bug 1425588
if devedition: bug 1540551
[features "innerheight=405e-1" should set "height=405"]
expected:

Просмотреть файл

@ -1,6 +1,6 @@
[open-features-non-integer-innerwidth.html]
disabled:
if webrender and not debug: bug 1425588
if not debug: bug 1425588
[features "innerwidth=405e-1" should set "width=405"]
expected:
if os == "android": FAIL

Просмотреть файл

@ -1,6 +1,6 @@
[open-features-non-integer-left.html]
disabled:
if webrender and not debug: bug 1425588
if not debug: bug 1425588
[features "left=_104" should NOT set "left=104"]
expected:

Просмотреть файл

@ -1,6 +1,6 @@
[open-features-non-integer-screenx.html]
disabled:
if webrender and not debug: bug 1425588
if not debug: bug 1425588
[features "screenx=_104" should NOT set "left=104"]
expected:

Просмотреть файл

@ -1,6 +1,6 @@
[open-features-non-integer-screeny.html]
disabled:
if webrender and not debug: bug 1425588
if not debug: bug 1425588
[features "screeny=_404" should NOT set "height=404"]
expected:

Просмотреть файл

@ -1,6 +1,6 @@
[open-features-non-integer-top.html]
disabled:
if webrender and not debug: bug 1425588
if not debug: bug 1425588
[features "top=_104" should NOT set "top=104"]
expected:

Просмотреть файл

@ -1,6 +1,6 @@
[open-features-non-integer-width.html]
disabled:
if webrender and not debug: bug 1425588
if not debug: bug 1425588
[features "width=405^4" should set "width=405"]
expected:
if (os == "android"): FAIL

Просмотреть файл

@ -1,5 +1,5 @@
[open-features-tokenization-innerheight-innerwidth.html]
disabled:
if webrender and not debug: bug 1425588
if not debug: bug 1425588
if os == "android": frequently hits timeout

Просмотреть файл

@ -2,5 +2,5 @@
disabled:
if os == "android": frequently hits timeout
expected:
if (os == "win") and debug and webrender: ["OK", "TIMEOUT"]
if (os == "linux") and webrender: ["OK", "TIMEOUT", "CRASH"]
if (os == "win") and debug: ["OK", "TIMEOUT"]
if (os == "linux"): ["OK", "TIMEOUT", "CRASH"]

Просмотреть файл

@ -1,6 +1,6 @@
[open-features-tokenization-screenx-screeny.html]
disabled:
if webrender and not debug: bug 1425588
if not debug: bug 1425588
if os == "android": frequently hits timeout
expected:
if not debug and (os == "linux") and (processor == "x86_64"): ["OK", "CRASH"]

Просмотреть файл

@ -1,5 +1,5 @@
[open-features-tokenization-top-left.html]
disabled:
if webrender and not debug: bug 1425588
if not debug: bug 1425588
if os == "android": frequently hits timeout

Просмотреть файл

@ -1,7 +1,7 @@
[open-features-tokenization-width-height.html]
disabled:
if webrender and not debug: bug 1425588
if not debug: bug 1425588
if os == "android": frequently hits timeout
expected:
if webrender and (os == "linux"): [OK, TIMEOUT]
if (os == "linux"): [OK, TIMEOUT]

Просмотреть файл

@ -2,9 +2,8 @@
[window-open-noopener.html?indexed]
expected:
if (os == "win") and debug and webrender and not fission and (processor == "x86_64") and not swgl: [OK, CRASH]
if (os == "linux") and debug and webrender and not fission: [OK, CRASH]
if (os == "android") and not debug and not webrender: [OK, TIMEOUT]
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [OK, CRASH]
if (os == "linux") and debug and not fission: [OK, CRASH]
[noopener=1 means the same as noopener]
expected: FAIL

Просмотреть файл

@ -1,5 +1,5 @@
[2d.fillStyle.parse.invalid.hex2.html]
[Canvas test: 2d.fillStyle.parse.invalid.hex2]
expected:
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
if (os == "win") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,8 +1,8 @@
[drawImage-from-blob.tentative.html]
expected:
if webrender and os == "win": PASS
if os == "win": PASS
if swgl: PASS
FAIL
fuzzy:
if swgl: maxDifference=2-13;totalPixels=778-901
if webrender and os == "win": maxDifference=0-14;totalPixels=0-897
if os == "win": maxDifference=0-14;totalPixels=0-897

Просмотреть файл

@ -1,4 +1,3 @@
[canvas.2d.fontStretch.condensed.html]
expected:
if (os == "android") and not debug and not webrender: ["FAIL", "PASS"]
FAIL

Просмотреть файл

@ -2,7 +2,6 @@
expected: [OK, TIMEOUT]
[redirected to cross-origin HTMLVideoElement: origin unclear 2dContext.drawImage]
expected:
if debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL", "NOTRUN"]
[PASS, NOTRUN]
[redirected to cross-origin HTMLVideoElement: origin unclear bitmaprenderer.transferFromImageBitmap]
@ -16,7 +15,6 @@
[cross-origin HTMLVideoElement: origin unclear bitmaprenderer.transferFromImageBitmap]
expected:
if debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL", "TIMEOUT"]
[PASS, TIMEOUT]
[redirected to same-origin HTMLVideoElement: origin unclear getImageData]
@ -24,7 +22,6 @@
[redirected to same-origin HTMLVideoElement: origin unclear 2dContext.drawImage]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
[PASS, NOTRUN]
[unclean ImageBitmap: origin unclear bitmaprenderer.transferFromImageBitmap]
@ -35,7 +32,6 @@
[redirected to cross-origin HTMLVideoElement: origin unclear getImageData]
expected:
if debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL", "NOTRUN"]
[PASS, NOTRUN]
[unclean ImageBitmap: origin unclear getImageData]
@ -47,11 +43,3 @@
[unclean ImageBitmap: origin unclear 2dContext.drawImage]
expected: [PASS, NOTRUN]
[cross-origin HTMLVideoElement: origin unclear 2dContext.drawImage]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
[cross-origin HTMLVideoElement: origin unclear getImageData]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]

Просмотреть файл

@ -1,5 +1,5 @@
[2d.path.beginPath.html]
[Canvas test: 2d.path.beginPath]
expected:
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
if (os == "win") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,3 +1,3 @@
[2d.path.bezierCurveTo.ensuresubpath.2.html]
expected:
if (os == "win") and debug and webrender: ["OK", "ERROR"]
if (os == "win") and debug: ["OK", "ERROR"]

Просмотреть файл

@ -1,5 +1,5 @@
[2d.path.bezierCurveTo.nonfinite.html]
[bezierCurveTo() with Infinity/NaN is ignored]
expected:
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
if (os == "win") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,3 +1,3 @@
[2d.path.closePath.newline.html]
expected:
if (os == "win") and debug and webrender: ["OK", "ERROR"]
if (os == "win") and debug: ["OK", "ERROR"]

Просмотреть файл

@ -1,5 +1,5 @@
[2d.path.rect.zero.4.html]
[Canvas test: 2d.path.rect.zero.4]
expected:
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
if (os == "win") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,5 +1,5 @@
[2d.path.rect.zero.6.html]
[Canvas test: 2d.path.rect.zero.6]
expected:
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
if (os == "win") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,6 +1,6 @@
[2d.path.roundrect.closed.html]
expected:
if (os == "android") and debug and webrender: ["OK", "CRASH"]
if (os == "android") and debug: ["OK", "CRASH"]
[Canvas test: 2d.path.roundrect.closed]
expected: FAIL

Просмотреть файл

@ -1,6 +1,4 @@
[2d.path.roundrect.zero.1.html]
expected:
if (os == "android") and debug and not webrender: ["OK", "CRASH"]
[Canvas test: 2d.path.roundrect.zero.1]
expected: FAIL

Просмотреть файл

@ -1,3 +1,3 @@
[2d.path.stroke.unaffected.html]
expected:
if (os == "win") and debug and webrender: ["OK", "ERROR"]
if (os == "win") and debug: ["OK", "ERROR"]

Просмотреть файл

@ -1,3 +1,3 @@
[2d.imageData.get.clamp.html]
expected:
if (os == "win") and debug and webrender: ["OK", "ERROR"]
if (os == "win") and debug: ["OK", "ERROR"]

Просмотреть файл

@ -1,3 +0,0 @@
[2d.imageData.object.ctor.size.bounds.html]
expected:
if fission and not webrender: [OK, TIMEOUT]

Просмотреть файл

@ -1,3 +0,0 @@
[2d.shadow.enable.x.html]
expected:
if fission and not webrender: [OK, TIMEOUT]

Просмотреть файл

@ -1,3 +1,3 @@
[2d.shadow.pattern.basic.html]
expected:
if (os == "win") and debug and webrender: ["OK", "ERROR"]
if (os == "win") and debug: ["OK", "ERROR"]

Просмотреть файл

@ -1,6 +1,4 @@
[2d.composite.canvas.destination-atop.worker.html]
expected:
if (os == "linux") and not webrender and not debug and not fission: ["OK", "TIMEOUT"]
[2d]
expected: FAIL

Просмотреть файл

@ -1,6 +1,6 @@
[2d.composite.uncovered.pattern.destination-in.html]
expected:
if (os == "android") and debug and webrender: ["OK", "TIMEOUT"]
if (os == "android") and debug: ["OK", "TIMEOUT"]
[Pattern fill() draws pixels not covered by the source object as (0,0,0,0), and does not leave the pixels unchanged.]
expected: FAIL

Просмотреть файл

@ -1,6 +1,6 @@
[2d.composite.uncovered.pattern.source-out.worker.html]
expected:
if (os == "android") and debug and webrender: ["OK", "CRASH"]
if (os == "android") and debug: ["OK", "CRASH"]
[Pattern fill() draws pixels not covered by the source object as (0,0,0,0), and does not leave the pixels unchanged.]
expected: FAIL

Просмотреть файл

@ -1,6 +1,6 @@
[2d.fillStyle.parse.css-color-4-hsl-5.html]
expected:
if (os == "android") and debug and webrender: ["OK", "TIMEOUT"]
if (os == "android") and debug: ["OK", "TIMEOUT"]
[OffscreenCanvas test: 2d.fillStyle.parse.css-color-4-hsl-5]
expected: FAIL

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше