Bug 1637486 - [wpt-sync] Update web-platform-tests to 4334e99c203a10db1fa0d23af2b00f04d78283ed, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 4334e99c203a10db1fa0d23af2b00f04d78283ed
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2020-05-13 10:02:34 +00:00
Родитель 894c71ae41
Коммит 97aaaf2dc0
225 изменённых файлов: 807 добавлений и 1543 удалений

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

@ -1,4 +0,0 @@
[idlharness.html]
[FileReader interface: new FileReader() must inherit property "result" with the proper type]
expected: FAIL

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

@ -1,4 +0,0 @@
[idlharness.worker.html]
[FileReader interface: new FileReader() must inherit property "result" with the proper type]
expected: FAIL

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

@ -8,9 +8,6 @@
[IDBTransaction interface: attribute durability]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.any.html]
[IDBFactory interface: [object IDBFactory\] must inherit property "databases()" with the proper type]
@ -22,9 +19,6 @@
[IDBTransaction interface: attribute durability]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.any.worker.html]
[IDBFactory interface: [object IDBFactory\] must inherit property "databases()" with the proper type]
@ -36,9 +30,6 @@
[IDBTransaction interface: attribute durability]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.https.any.serviceworker.html]
expected: TIMEOUT
@ -53,6 +44,3 @@
[IDBTransaction interface: attribute durability]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -29,11 +29,5 @@
[CryptoKey interface: attribute usages]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.https.any.html]
[idl_test validation]
expected: FAIL

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

@ -1,9 +0,0 @@
[class-string-iterator-prototype-object.any.html]
[Object.prototype.toString applied to a null-prototype instance]
expected: FAIL
[class-string-iterator-prototype-object.any.worker.html]
[Object.prototype.toString applied to a null-prototype instance]
expected: FAIL

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

@ -5,11 +5,6 @@
[Object.prototype.toString applied after modifying @@toStringTag]
expected: FAIL
[Object.prototype.toString applied after deleting @@toStringTag]
expected:
if (os == "linux") and not webrender and not debug: ["NOTRUN", "FAIL"]
NOTRUN
[@@toStringTag exists with the appropriate descriptor]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]

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

@ -5,6 +5,3 @@
[HTMLMediaElement interface: operation setSinkId(DOMString)]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -29,9 +29,6 @@
[Navigator interface: operation setClientBadge(optional unsigned long long)]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.https.any.worker.html]
[WorkerNavigator interface: navigator must inherit property "clearAppBadge()" with the proper type]
@ -49,6 +46,3 @@
[WorkerNavigator interface: operation setAppBadge(optional unsigned long long)]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -80,6 +80,3 @@
[BatteryManager interface: attribute onchargingtimechange]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -1,9 +0,0 @@
[idlharness.any.html]
[idl_test validation]
expected: FAIL
[idlharness.any.worker.html]
[idl_test validation]
expected: FAIL

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

@ -1,7 +1,4 @@
[async-raw-write-read.tentative.https.html]
[Verify write and read clipboard given arbitrary raw input: Async Clipboard raw write -> Async Clipboard raw read tests]
expected: FAIL
[Verify write and read clipboard given 2 platform-neutral raw inputs]
expected: FAIL

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

@ -25,6 +25,3 @@
if os == "android": PASS
FAIL
[idl_test validation]
expected: FAIL

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

@ -1,12 +1,9 @@
[idlharness.window.html]
expected:
if debug and (os == "win") and not webrender and (processor == "x86_64"): [OK, CRASH]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["OK", "CRASH"]
[HTMLIFrameElement interface: attribute csp]
expected: FAIL
[HTMLIFrameElement interface: document.createElement("iframe") must inherit property "csp" with the proper type]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -1,11 +1,7 @@
[spv-only-sent-to-initiator.sub.html]
expected:
if processor == "x86": ["TIMEOUT", "OK"]
[OK, TIMEOUT]
expected: [OK, TIMEOUT]
[Test that no spv event is raised]
expected:
if processor == "x86": ["NOTRUN", "FAIL"]
[FAIL, NOTRUN]
expected: [FAIL, NOTRUN]
[Violation report status OK.]
expected:

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

@ -41,6 +41,12 @@
[cookieStore.delete with missing / at the end of path]
expected: FAIL
[cookieStore.delete domain starts with "."]
expected: FAIL
[cookieStore.delete with domain that is not equal current host]
expected: FAIL
[cookieStore_delete_arguments.tentative.https.any.serviceworker.html]
[cookieStore.delete with domain set to a subdomain of the current hostname]
@ -85,3 +91,9 @@
[cookieStore.delete with missing / at the end of path]
expected: FAIL
[cookieStore.delete domain starts with "."]
expected: FAIL
[cookieStore.delete with domain that is not equal current host]
expected: FAIL

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

@ -1,5 +1,6 @@
[relpos-percentage-top-in-scrollable.html]
[Top percentage resolved correctly for overflow contribution]
expected:
if os == "android": ["FAIL", "PASS"]
if (os == "android") and debug: ["FAIL", "PASS"]
if (os == "android") and not debug: ["PASS", "FAIL"]

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

@ -1,4 +1,6 @@
[root-element-opacity-change.html]
expected:
if (os == "linux") and debug and webrender and fission: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender: ["PASS", "FAIL"]
if (os == "win") and fission: ["PASS", "FAIL"]

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

@ -1,4 +0,0 @@
[idlharness.html]
[idl_test validation]
expected: FAIL

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

@ -10,6 +10,3 @@
expected:
if (processor == "x86") and (os == "win"): FAIL
[idl_test validation]
expected: FAIL

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

@ -1,16 +0,0 @@
[math-script-level-001.tentative.html]
[Initial value of math-script-level]
expected: FAIL
[Specified math-script-level: auto]
expected: FAIL
[Inherited values of math-script-level]
expected: FAIL
[Specified math-script-level: add(<integer>)]
expected: FAIL
[Specified math-script-level: <integer>]
expected: FAIL

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

@ -1,2 +1,4 @@
[clip-path-descendant-text-mutated-001.html]
expected: [PASS, FAIL]
expected:
if (os == "win") and not fission and not webrender and (processor == "x86") and debug: ["FAIL", "PASS"]
[PASS, FAIL]

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

@ -1,4 +0,0 @@
[idlharness.html]
[idl_test validation]
expected: FAIL

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

@ -0,0 +1,7 @@
[registered-property-change-style-001.html]
[Registered property overrides a previous declaration ]
expected: FAIL
[New registered property declaration]
expected: FAIL

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

@ -24,6 +24,3 @@ prefs: [dom.animations-api.getAnimations.enabled:true]
[Element interface: operation pseudo(CSSOMString)]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -1,11 +1,14 @@
[text-selection.html]
[Selection ending in ::before-marker]
expected:
if (os == "linux") and debug: [PASS, FAIL]
if (os == "linux") and debug and webrender and fission: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
[Selection ending in ::marker]
expected:
if (os == "linux") and debug and webrender and fission: [PASS, FAIL]
if (os == "linux") and debug and not webrender: [PASS, FAIL]
if webrender and debug: ["PASS", "FAIL"]
if debug and (os == "linux") and webrender and fission: ["PASS", "FAIL"]
if debug and (os == "linux") and webrender and not fission: ["PASS", "FAIL"]
if debug and (os == "win") and webrender: ["PASS", "FAIL"]
if debug and (os == "linux") and not webrender: ["PASS", "FAIL"]

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

@ -1,7 +0,0 @@
[ruby-position.html]
[ruby-position:over on <rt> works]
expected: FAIL
[ruby-position:under on <rt> works]
expected: FAIL

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

@ -1,5 +1,6 @@
[nested-overflow-subtree-layout.html]
expected:
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
if os == "android": PASS
if os == "mac": PASS
[PASS, FAIL]

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

@ -1,5 +1,4 @@
[shape-outside-linear-gradient-003.html]
expected:
if (os == "win") and webrender and not debug and fission: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and fission: ["PASS", "FAIL"]
if (os == "win") and webrender and not fission: ["FAIL", "PASS"]

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

@ -1,6 +1,5 @@
[shape-outside-linear-gradient-011.html]
expected:
if (os == "win") and webrender and not debug and fission: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and not fission: ["FAIL", "PASS"]
if (os == "win") and webrender and fission: ["PASS", "FAIL"]
if os == "mac": FAIL

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

@ -1,6 +1,5 @@
[shape-outside-linear-gradient-012.html]
expected:
if (os == "win") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug and fission: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and fission: ["PASS", "FAIL"]
if (os == "win") and webrender and not fission: ["FAIL", "PASS"]
if os == "mac": FAIL

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

@ -1,6 +1,5 @@
[shape-outside-linear-gradient-013.html]
expected:
if (os == "win") and webrender and not debug and fission: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and fission: ["PASS", "FAIL"]
if (os == "win") and webrender and not fission: ["FAIL", "PASS"]
if os == "mac": FAIL

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

@ -1,6 +1,5 @@
[shape-outside-linear-gradient-014.html]
expected:
if (os == "win") and webrender and not debug and fission: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and fission: ["PASS", "FAIL"]
if (os == "win") and webrender and not fission: ["FAIL", "PASS"]
if os == "mac": FAIL

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

@ -1,6 +1,5 @@
[shape-outside-linear-gradient-015.html]
expected:
if (os == "win") and webrender and not debug and fission: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and not fission: ["FAIL", "PASS"]
if (os == "win") and webrender and fission: ["PASS", "FAIL"]
if os == "mac": FAIL

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

@ -1,6 +1,5 @@
[shape-outside-linear-gradient-016.html]
expected:
if (os == "win") and webrender and not debug and fission: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and not fission: ["FAIL", "PASS"]
if (os == "win") and webrender and fission: ["PASS", "FAIL"]
if os == "mac": FAIL

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

@ -0,0 +1,5 @@
[css-text-line-break-ja-po-strict.html]
[2035 REVERSED PRIME may NOT appear at line start if ja and strict]
expected:
if (processor == "x86") and debug: ["PASS", "FAIL"]

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

@ -1,2 +0,0 @@
[css-transform-scale-001.html]
expected: FAIL

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

@ -1,4 +0,0 @@
[idlharness.html]
[idl_test validation]
expected: FAIL

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

@ -1,52 +1,4 @@
[outline-width-interpolation.html]
[Web Animations: property <outline-width> from [unset\] to [20px\] at (1.5) should be [28px\]]
expected: FAIL
[Web Animations: property <outline-width> from [initial\] to [20px\] at (1.5) should be [28px\]]
expected: FAIL
[CSS Animations: property <outline-width> from [unset\] to [20px\] at (0) should be [3px\]]
expected: FAIL
[Web Animations: property <outline-width> from [unset\] to [20px\] at (0.3) should be [8px\]]
expected: FAIL
[Web Animations: property <outline-width> from [unset\] to [20px\] at (0.6) should be [13px\]]
expected: FAIL
[CSS Animations: property <outline-width> from [unset\] to [20px\] at (0.6) should be [13px\]]
expected: FAIL
[CSS Animations: property <outline-width> from [initial\] to [20px\] at (0.3) should be [8px\]]
expected: FAIL
[CSS Animations: property <outline-width> from [unset\] to [20px\] at (0.3) should be [8px\]]
expected: FAIL
[Web Animations: property <outline-width> from [unset\] to [20px\] at (0) should be [3px\]]
expected: FAIL
[Web Animations: property <outline-width> from [initial\] to [20px\] at (0.3) should be [8px\]]
expected: FAIL
[Web Animations: property <outline-width> from [initial\] to [20px\] at (0.6) should be [13px\]]
expected: FAIL
[CSS Animations: property <outline-width> from [initial\] to [20px\] at (1.5) should be [28px\]]
expected: FAIL
[CSS Animations: property <outline-width> from [initial\] to [20px\] at (0.6) should be [13px\]]
expected: FAIL
[CSS Animations: property <outline-width> from [unset\] to [20px\] at (1.5) should be [28px\]]
expected: FAIL
[Web Animations: property <outline-width> from [initial\] to [20px\] at (0) should be [3px\]]
expected: FAIL
[CSS Animations: property <outline-width> from [initial\] to [20px\] at (0) should be [3px\]]
expected: FAIL
[CSS Animations: property <outline-width> from [unset\] to [23px\] at (0) should be [3px\]]
expected: FAIL

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

@ -1,6 +1,6 @@
[appearance-revert-001.tentative.html]
expected:
if (os == "android") and debug: ["PASS", "FAIL"]
if (os == "android") and not debug: ["PASS", "FAIL"]
if os == "linux": PASS
FAIL
if (os == "android") and not debug: ["FAIL", "PASS"]
if (os == "win") and fission: ["PASS", "FAIL"]
if (os == "win") and not fission: FAIL

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

@ -2,9 +2,9 @@
fuzzy:
if os == "android": maxDifference=0-1;totalPixels=0-23
expected:
if (os == "win") and fission: [FAIL, PASS]
if (os == "win") and (processor == "x86_64") and debug and not webrender: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and debug and webrender: [FAIL, PASS]
if (os == "win") and (processor == "x86_64") and not debug and webrender: [FAIL, PASS]
if (os == "win") and (processor == "x86_64") and not debug and not webrender: [FAIL, PASS]
if (os == "win") and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and not debug and webrender and fission: ["FAIL", "PASS"]
if (os == "win") and not debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
if (os == "win") and not debug and not webrender: ["FAIL", "PASS"]

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

@ -1,49 +1,49 @@
[ch-pseudo-recalc-on-font-load.html]
[ch in pseudo-element ::marker should be recalculated after loading a web font]
expected:
if not debug and not fission and (os == "android"): ["PASS", "FAIL"]
if not debug and fission and (os == "linux"): PASS
if not debug and fission and (os == "win"): ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: [PASS, FAIL]
if debug and (os == "mac"): FAIL
if debug and (os == "android"): PASS
if debug and (os == "win"): FAIL
if debug and (os == "android"): FAIL
if not debug and (os == "android"): [FAIL, PASS]
if debug and (os == "mac"): FAIL
[FAIL, PASS]
[ch in pseudo-element ::after should be recalculated after loading a web font]
expected:
if debug and (os == "linux") and fission: PASS
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "win") and fission: [PASS, FAIL]
if not debug and (os == "linux") and fission: PASS
if debug and (os == "android"): FAIL
if not debug and fission and (os == "linux"): PASS
if not debug and fission and (os == "win"): ["PASS", "FAIL"]
if not debug and not fission and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "android"): PASS
if debug and (os == "win"): FAIL
if debug and (os == "mac"): FAIL
if not debug and (os == "android"): [FAIL, PASS]
[FAIL, PASS]
[ch in pseudo-element ::first-line should be recalculated after loading a web font]
expected:
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: [PASS, FAIL]
if debug and (os == "linux") and fission: PASS
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "android"): [FAIL, PASS]
if debug and (os == "android"): FAIL
if debug and (os == "win"): FAIL
if not debug and fission and (os == "linux"): PASS
if not debug and fission and (os == "win"): ["PASS", "FAIL"]
if not debug and not fission and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "android"): PASS
if debug and (os == "mac"): FAIL
if debug and (os == "win"): FAIL
[FAIL, PASS]
[ch in pseudo-element ::before should be recalculated after loading a web font]
expected:
if not debug and (os == "win") and fission: [PASS, FAIL]
if not debug and (os == "linux") and fission: PASS
if not debug and not fission and (os == "android"): ["PASS", "FAIL"]
if not debug and fission and (os == "linux"): PASS
if not debug and fission and (os == "win"): ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "android"): [FAIL, PASS]
if debug and (os == "mac"): FAIL
if debug and (os == "win"): FAIL
if debug and (os == "android"): FAIL
if debug and (os == "android"): PASS
[FAIL, PASS]

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

@ -24,6 +24,3 @@
[CSSPseudoElement interface: operation getBoxQuads(optional BoxQuadOptions)]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -197,6 +197,3 @@
[CSSGroupingRule interface: sheet.cssRules[2\] must inherit property "insertRule(CSSOMString, optional unsigned long)" with the proper type]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -1,4 +1,5 @@
[effect-reference-feimage-001.html]
expected:
if webrender and not debug and (os == "win") and not fission: ["PASS", "FAIL"]
if webrender and not debug and (os == "win") and fission: ["PASS", "FAIL"]
if webrender and debug: ["PASS", "FAIL"]

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

@ -1,5 +1,5 @@
[effect-reference-feimage-002.html]
expected:
if webrender and not debug and (os == "win") and not fission: ["PASS", "FAIL"]
if webrender and debug and (os == "linux"): ["PASS", "FAIL"]
if webrender and debug and (os == "win"): ["FAIL", "PASS"]
if webrender and debug and fission: ["PASS", "FAIL"]
if webrender and debug and not fission: ["PASS", "FAIL"]

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

@ -1,4 +1,5 @@
[effect-reference-feimage-003.html]
expected:
if webrender and not debug and (os == "win") and fission: ["PASS", "FAIL"]
if webrender and debug: ["PASS", "FAIL"]
if webrender and debug and (os == "win"): ["FAIL", "PASS"]
if webrender and debug and (os == "linux"): ["PASS", "FAIL"]

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

@ -1,7 +1,4 @@
[idlharness.any.worker.html]
[idl_test validation]
expected: FAIL
[idlharness.any.html]
[SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_NONE on interface prototype object]
@ -34,6 +31,3 @@
[SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_UNKNOWN on interface object]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -0,0 +1,7 @@
[Event-dispatch-redispatch.html]
[Redispatching mouseup event whose default action dispatches a click event]
expected:
if os == "mac": PASS
if os == "android": PASS
FAIL

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

@ -1,65 +1,79 @@
[webkit-animation-iteration-event.html]
expected:
if webrender and fission and (os == "linux") and not debug: ["TIMEOUT", "OK"]
if webrender and fission and (os == "linux") and debug: ["OK", "TIMEOUT"]
if webrender and fission and (os == "win"): ["OK", "TIMEOUT"]
if not webrender and (os == "linux") and debug: ["OK", "TIMEOUT"]
if webrender and debug and fission: ["OK", "TIMEOUT"]
if webrender and debug and not fission: ["OK", "TIMEOUT"]
if webrender and not debug: ["OK", "TIMEOUT"]
if webrender and not fission: ["OK", "TIMEOUT"]
[webkitAnimationIteration event listener is case sensitive]
expected:
if webrender and fission and debug: ["PASS", "NOTRUN", "FAIL"]
if webrender and fission and not debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["NOTRUN", "PASS"]
if webrender and fission and (os == "linux") and debug: ["PASS", "FAIL", "NOTRUN"]
if webrender and fission and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "FAIL", "NOTRUN"]
[webkitAnimationIteration event listener should trigger for an animation]
expected:
if webrender and debug and fission: ["PASS", "NOTRUN"]
if webrender and debug and not fission: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["NOTRUN", "PASS"]
if webrender and fission and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and not debug: ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "NOTRUN"]
[webkitAnimationIteration event listener should not trigger if an unprefixed listener also exists]
expected:
if webrender and debug and fission: ["PASS", "NOTRUN"]
if webrender and debug and not fission: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["NOTRUN", "PASS"]
if webrender and fission and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and not debug: ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "NOTRUN"]
[onwebkitanimationiteration event handler should not trigger if an unprefixed event handler also exists]
expected:
if webrender and fission and (os == "linux") and not debug: ["TIMEOUT", "PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and fission and (os == "win"): ["PASS", "TIMEOUT", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and not fission: ["PASS", "TIMEOUT", "NOTRUN"]
[event types for prefixed and unprefixed animationiteration event handlers should be named appropriately]
expected:
if webrender and fission and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["NOTRUN", "PASS"]
if webrender and fission and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and debug and not fission: ["PASS", "NOTRUN"]
if webrender and debug and fission: ["PASS", "NOTRUN"]
if webrender and not debug: ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "NOTRUN"]
[event types for prefixed and unprefixed animationiteration event listeners should be named appropriately]
expected:
if webrender and debug and not fission: ["PASS", "NOTRUN"]
if webrender and debug and fission: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["NOTRUN", "PASS"]
if webrender and fission and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and not debug: ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "NOTRUN"]
[webkitAnimationIteration event listener should not trigger if an unprefixed event handler also exists]
expected:
if webrender and debug and fission: ["PASS", "NOTRUN"]
if webrender and debug and not fission: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["NOTRUN", "PASS"]
if webrender and fission and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and not debug: ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "NOTRUN"]
[onwebkitanimationiteration event handler should not trigger if an unprefixed listener also exists]
expected:
if webrender and debug and fission: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and debug and not fission: ["PASS", "NOTRUN"]
if webrender and fission and (os == "linux") and debug: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and fission and (os == "linux") and not debug: ["NOTRUN", "PASS"]
if webrender and fission and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and not debug: ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "NOTRUN"]
[onwebkitanimationiteration event handler should trigger for an animation]
expected:
if webrender and fission and (os == "linux") and not debug: ["PASS", "TIMEOUT"]
if webrender and fission and (os == "linux") and debug: ["PASS", "TIMEOUT"]
if webrender and fission and (os == "win"): ["PASS", "TIMEOUT"]
if not webrender and (os == "linux") and debug: ["PASS", "TIMEOUT"]
if webrender: ["PASS", "TIMEOUT"]
if webrender and not fission: ["PASS", "TIMEOUT"]

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

@ -1,14 +0,0 @@
[idlharness.any.worker.html]
[idl_test validation]
expected: FAIL
[idlharness.any.sharedworker.html]
[idl_test validation]
expected: FAIL
[idlharness.any.serviceworker.html]
[idl_test validation]
expected: FAIL

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

@ -1,7 +1,4 @@
[idlharness.window.html?include=Node]
[idl_test validation]
expected: FAIL
[idlharness.window.html?exclude=Node]
[Document interface: existence and properties of interface prototype object's @@unscopables property]
@ -43,6 +40,3 @@
[Document interface: xmlDoc must inherit property "replaceChildren((Node or DOMString)...)" with the proper type]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -1,4 +0,0 @@
[idlharness.https.html]
[idl_test validation]
expected: FAIL

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

@ -3,7 +3,7 @@
if webrender and fission and debug and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1499123
[Sanity-check: Contents do not load immediately (no eager-loading) when the loading attribute is 'lazy' and frame is in viewport.]
expected:
if fission and (os == "linux"): ["PASS", "FAIL"]
if fission and (os == "linux"): ["FAIL", "PASS"]
if fission and (os == "win"): ["FAIL", "PASS"]
FAIL

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

@ -1,13 +1,11 @@
[lazyload-enabled-tentative.sub.html]
[Sanity-check: Contents do not load immediately (no eager-loading) when the loading attribute is 'lazy' and frame is in viewport.]
expected:
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if fission and (os == "linux") and debug: ["FAIL", "PASS"]
if fission and (os == "win"): ["FAIL", "PASS"]
if fission and debug: ["PASS", "FAIL"]
if fission and not debug: ["PASS", "FAIL"]
FAIL
[When 'lazyload' feature is enabled, a frame can avoid lazyloading by setting 'loading' attribute to 'eager']
expected:
if fission and (os == "linux") and not debug: ["FAIL", "PASS"]
if fission and (os == "win"): ["PASS", "FAIL"]
if fission and not debug: ["PASS", "FAIL"]

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

@ -1,8 +1,8 @@
[loading-frame-default-eager-disabled-tentative.sub.html]
[When 'loading-frame-default-eager' feature is disabled, a frame with 'loading attribute 'auto' will be lazily loaded.]
expected:
if fission and (os == "linux") and debug: ["FAIL", "PASS"]
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if fission and (os == "linux") and debug: ["PASS", "FAIL"]
if fission and (os == "linux") and not debug: ["FAIL", "PASS"]
if fission and (os == "win"): ["FAIL", "PASS"]
FAIL

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

@ -3,10 +3,11 @@
if debug and (os == "linux") and (bits == 64): https://bugzilla.mozilla.org/show_bug.cgi?id=1564229
if debug and (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1564229
expected:
if (os == "linux") and not webrender and (processor == "x86"): ["OK", "ERROR"]
if (os == "linux") and not webrender and (processor == "x86_64"): ["OK", "ERROR"]
if (os == "linux") and webrender and not fission: ["OK", "ERROR"]
if os == "mac": ["OK", "ERROR"]
if (os == "linux") and not fission and not webrender and (processor == "x86"): ["OK", "ERROR"]
if (os == "linux") and not fission and not webrender and (processor == "x86_64"): ["OK", "ERROR"]
if (os == "linux") and not fission and webrender: ["OK", "ERROR"]
if (os == "mac") and not debug: ["OK", "ERROR"]
if (os == "mac") and debug: ["ERROR", "OK"]
[Verify that when a sandbox related feature is enabled in 'allow' then the feature will be enabled regardless of sandbox attribute's value.]
expected: FAIL

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

@ -1,7 +1,4 @@
[feature-policy-frame-policy-allowed-for-some.https.sub.html]
[Test frame policy on data: URL cross origin iframe with allow = "*".]
expected: FAIL
[Test frame policy on data: URL cross origin iframe with allow = "*" and allowfullscreen.]
expected: FAIL

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

@ -32,6 +32,3 @@
[FeaturePolicy interface: operation allowsFeature(DOMString, optional DOMString)]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -23,9 +23,6 @@
[Request interface: attribute body]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.any.html]
[Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type]
@ -52,9 +49,6 @@
[Request interface: attribute body]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.any.worker.html]
[Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type]
@ -81,9 +75,6 @@
[Request interface: attribute body]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.any.sharedworker.html]
[Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type]
@ -110,6 +101,3 @@
[Request interface: attribute body]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -5,9 +5,6 @@
[Document interface: document must inherit property "addressSpace" with the proper type]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.tentative.any.worker.html]
[WorkerGlobalScope interface: attribute addressSpace]
@ -16,9 +13,6 @@
[WorkerGlobalScope interface: self must inherit property "addressSpace" with the proper type]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.tentative.any.sharedworker.html]
[WorkerGlobalScope interface: attribute addressSpace]
@ -27,9 +21,6 @@
[WorkerGlobalScope interface: self must inherit property "addressSpace" with the proper type]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.tentative.https.any.serviceworker.html]
expected: TIMEOUT
@ -41,6 +32,3 @@
[WorkerGlobalScope interface: attribute addressSpace]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -1,237 +1,139 @@
[preload.https.sub.html]
[preload font www.not-web-platform.test:8443: sec-fetch-site]
expected: FAIL
[preload fetch www.web-platform.test:8443: sec-fetch-site]
expected:
if (os == "win") and webrender: PASS
FAIL
[preload track web-platform.test:8443: sec-fetch-site]
expected:
if (os == "win") and not webrender and (processor == "x86_64") and not debug: ["PASS", "FAIL"]
if (os == "win") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender: FAIL
[<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"): ["FAIL", "PASS"]
if not webrender and (os == "linux") and not debug: ["FAIL", "PASS"]
if not webrender and (os == "linux") and debug: ["FAIL", "PASS"]
FAIL
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 (os == "win") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
if (os == "win") and not debug and webrender: PASS
FAIL
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 debug and (processor == "x86_64") and not webrender and (os == "android"): ["PASS", "FAIL"]
if debug and (processor == "x86_64") and webrender and (os == "win"): ["PASS", "FAIL"]
if debug and (processor == "x86_64") and webrender and (os == "linux"): ["PASS", "FAIL"]
if not debug and (os == "linux") and webrender: ["PASS", "FAIL"]
if debug and (processor == "x86"): FAIL
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"]
[<link rel='preload' as='style' href='https://www.not-web-platform.test:8443/...'>]
expected:
if (os == "win") and (processor == "x86_64") and debug and webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and debug and not webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and not debug and not webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and not debug and webrender: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86") and debug: ["FAIL", "PASS"]
FAIL
if (os == "linux") and debug and webrender: ["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 == "linux") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: FAIL
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
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 (processor == "x86_64") and (os == "linux"): ["PASS", "FAIL"]
if not webrender and (processor == "x86_64") and (os == "win"): ["PASS", "FAIL"]
if not webrender and (os == "linux") and (processor == "x86_64"): ["PASS", "FAIL"]
if not webrender and (os == "win") and (processor == "x86_64"): ["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") and not debug: ["FAIL", "PASS"]
if (os == "win") and not webrender and (processor == "x86") and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
FAIL
if (os == "win") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and webrender: ["PASS", "FAIL"]
[<link rel='preload' as='font' href='https://www.not-web-platform.test:8443/...'>]
expected:
if (os == "linux") and not debug and webrender: ["FAIL", "PASS"]
FAIL
if webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
[<link rel='preload' as='track' href='https://www.web-platform.test:8443/...'>]
expected:
if not debug and (processor == "x86_64") and (os == "linux") and webrender: ["PASS", "FAIL"]
if not debug and (processor == "x86_64") and (os == "linux") and not webrender: PASS
if not debug and (processor == "x86_64") and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "linux") and webrender: ["PASS", "FAIL"]
if not debug and (processor == "x86"): PASS
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]
expected:
if (os == "android") and debug: ["PASS", "FAIL"]
[preload image www.not-web-platform.test:8443: sec-fetch-site]
expected:
if not debug and not webrender: FAIL
[<link rel='preload' as='fetch' href='https://www.web-platform.test:8443/...'>]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and not debug and webrender: PASS
if (os == "linux") and debug and webrender: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "win") and not debug and webrender: PASS
FAIL
[preload script www.not-web-platform.test:8443: sec-fetch-site]
expected:
if not debug and not webrender: FAIL
[preload track www.not-web-platform.test:8443: sec-fetch-site]
expected:
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "win") and debug and (processor == "x86_64"): FAIL
if (os == "win") and not debug and not webrender: FAIL
[preload fetch www.not-web-platform.test:8443: sec-fetch-site]
expected: 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 == "win") and not webrender and not debug and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: PASS
if (os == "win") and webrender and not debug: PASS
if (os == "linux") and not webrender and not debug: PASS
if (os == "win") and not debug and webrender: PASS
if os == "android": PASS
[FAIL, PASS]
[PASS, FAIL]
[<link rel='preload' as='font' href='https://web-platform.test:8443/...'>]
expected:
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
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"]
[<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 not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and debug and webrender: PASS
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "win") and debug and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and debug and (processor == "x86"): ["FAIL", "PASS"]
FAIL
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
[preload style www.not-web-platform.test:8443: sec-fetch-site]
expected:
if debug and (processor == "x86"): ["PASS", "FAIL"]
if not debug: PASS
FAIL
if (processor == "x86") and debug: ["PASS", "FAIL"]
[<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"): ["FAIL", "PASS"]
if (os == "win") and not webrender and debug and (processor == "x86"): ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
FAIL
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"]
[<link rel='preload' as='track' href='https://www.not-web-platform.test:8443/...'>]
expected:
if not debug and (os == "win") and not webrender and (processor == "x86_64"): FAIL
if not debug and (os == "win") and webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and webrender: FAIL
if debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "android"): FAIL
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
[FAIL, PASS]
[preload style www.web-platform.test:8443: sec-fetch-site]
expected:
if not webrender and (processor == "x86_64") and (os == "win") and not debug: ["PASS", "FAIL"]
if not webrender and (processor == "x86_64") and (os == "win") and debug: ["PASS", "FAIL"]
if webrender and (os == "linux") and not debug: FAIL
if not webrender and (processor == "x86_64") and (os == "linux"): ["PASS", "FAIL"]
if not webrender and (processor == "x86") and not debug: ["PASS", "FAIL"]
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 debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if debug and (os == "linux") and not webrender: FAIL
if not debug and (os == "linux") and webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: PASS
if not debug and (os == "win") and webrender: PASS
if debug and (os == "android"): ["PASS", "FAIL"]
if not debug and (os == "android"): PASS
[FAIL, PASS]
if (os == "win") and webrender and not debug: PASS
if (os == "linux") and not webrender: 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 debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: FAIL
if (os == "win") and not debug and webrender: ["PASS", "FAIL"]
if os == "android": FAIL
[FAIL, PASS]
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 not webrender and (os == "win") and debug and (processor == "x86"): ["PASS", "FAIL"]
if not webrender and (os == "win") and debug and (processor == "x86_64"): ["PASS", "FAIL"]
if not webrender and (os == "win") and not debug and (processor == "x86"): ["PASS", "FAIL"]
if not webrender and (os == "win") and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if not webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
if webrender and (os == "win") and not debug: PASS
if (os == "win") and webrender and not debug: FAIL
[FAIL, PASS]
[preload script web-platform.test:8443: sec-fetch-site]
expected:
if (os == "android") and not debug: ["PASS", "FAIL"]
[preload track www.web-platform.test:8443: sec-fetch-site]
expected:
if debug and (processor == "x86_64") and (os == "linux") and webrender: ["PASS", "FAIL"]
if debug and (processor == "x86_64") and (os == "win") and not webrender: FAIL
if debug and (processor == "x86_64") and (os == "win") and webrender: ["PASS", "FAIL"]
if not debug and (processor == "x86_64") and (os == "linux") and webrender: ["PASS", "FAIL"]
if debug and (processor == "x86_64") and (os == "android"): ["PASS", "FAIL"]
if debug and (processor == "x86"): FAIL
if not debug and (processor == "x86"): ["PASS", "FAIL"]
[<link rel='preload' as='image' href='https://www.web-platform.test:8443/...'>]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender: FAIL
if (os == "linux") and not debug and webrender: ["FAIL", "PASS"]
if (os == "linux") and debug and not webrender: PASS
if (os == "android") and debug: ["FAIL", "PASS"]
if (os == "android") and not debug: FAIL
if (os == "android") and not debug: PASS
if (os == "linux") and not webrender: PASS
[PASS, FAIL]
[preload font www.web-platform.test:8443: sec-fetch-site]
expected:
if processor == "x86": FAIL
[<link rel='preload' as='script' href='https://web-platform.test:8443/...'>]
expected:
if (os == "win") and (processor == "x86_64") and not debug and not webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender: FAIL
if (os == "win") and (processor == "x86") and debug: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86") and not debug: ["FAIL", "PASS"]
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"]
[preload fetch web-platform.test:8443: sec-fetch-site]
expected:
@ -239,11 +141,8 @@
[preload image www.web-platform.test:8443: sec-fetch-site]
expected:
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and not webrender and not debug and (processor == "x86"): FAIL
if (os == "linux") and debug and webrender: PASS
if (os == "win") and webrender and not debug: PASS
if (os == "linux") and not debug: FAIL
if os == "android": FAIL
[PASS, FAIL]
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"]

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

@ -1,4 +0,0 @@
[idlharness.window.html]
[idl_test validation]
expected: FAIL

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

@ -2,6 +2,3 @@
[GamepadEvent interface object length]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -1,19 +0,0 @@
[idlharness.any.serviceworker.html]
[idl_test validation]
expected: FAIL
[idlharness.any.sharedworker.html]
[idl_test validation]
expected: FAIL
[idlharness.any.html]
[idl_test validation]
expected: FAIL
[idlharness.any.worker.html]
[idl_test validation]
expected: FAIL

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

@ -1,5 +1,2 @@
[idlharness.window.html]
prefs: [dom.capture.enabled:true]
[idl_test validation]
expected: FAIL

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

@ -3,9 +3,10 @@
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1321179
[history.back() handles top level page timer correctly]
expected:
if (os == "linux") and webrender and debug and not fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not fission and (processor == "x86_64") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not fission and (processor == "x86_64") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not fission and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and fission and debug: ["FAIL", "PASS"]
[history.back() handles nested iframe timer correctly]
expected:

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

@ -1,5 +1,7 @@
[scroll-to-top.html]
[Fragment Navigation: When fragid is TOP scroll to the top of the document]
disabled:
if os == "android" and debug: Unstable on GeckoView (Bug 1548023)
if (os == "android") and debug: Unstable on GeckoView (Bug 1548023)
expected:
if (os == "mac") and not debug: ["PASS", "FAIL"]

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

@ -1,9 +1,8 @@
[no_window_open_when_term_nesting_level_nonzero.window.html]
expected:
if webrender and (os == "linux") and debug and not fission: ["TIMEOUT", "ERROR", "CRASH"]
if webrender and (os == "linux") and debug and fission: ["ERROR", "TIMEOUT", "CRASH"]
if webrender and (os == "linux") and not debug and fission: ["TIMEOUT", "CRASH", "ERROR"]
if webrender and (os == "linux") and not debug and fission: ["CRASH", "ERROR", "TIMEOUT"]
if webrender and (os == "linux") and not debug and not fission: ["TIMEOUT", "ERROR", "CRASH"]
if webrender and (os == "linux") and debug: ["ERROR", "TIMEOUT", "CRASH"]
ERROR
[no popups from synchronously reachable window]
expected:

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

@ -1,2 +0,0 @@
[drawImage-from-bitmap-swap-width-height.tentative.html]
expected: FAIL

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

@ -1,2 +0,0 @@
[drawImage-from-bitmap.tentative.html]
expected: FAIL

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

@ -1,2 +0,0 @@
[drawImage-from-blob.tentative.html]
expected: FAIL

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

@ -1,2 +0,0 @@
[drawImage-from-element-swap-width-height.tentative.html]
expected: FAIL

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

@ -1,2 +0,0 @@
[drawImage-from-element.tentative.html]
expected: FAIL

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

@ -1,13 +1,14 @@
[offscreencanvas.commit.w.html]
expected:
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86"): OK
if (os == "linux") and not debug and not fission and not webrender and (processor == "x86"): OK
if (os == "win") and not debug and not webrender and (processor == "x86"): OK
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["ERROR", "OK"]
if (os == "win") and not debug and webrender and not fission: ["ERROR", "OK"]
if (os == "linux") and not fission and debug and webrender: ["ERROR", "OK"]
if (os == "linux") and not fission and debug and not webrender: ["ERROR", "OK"]
if (os == "linux") and not fission and not debug and webrender: OK
if (os == "win") and not debug and not webrender: OK
if os == "mac": ["ERROR", "OK"]
if (os == "linux") and not debug and not fission and webrender: OK
if (os == "win") and not debug and webrender: ["ERROR", "OK"]
if (os == "win") and debug and webrender: ["ERROR", "OK"]
if (os == "linux") and not debug and fission: ["ERROR", "OK"]
if (os == "mac") and debug: ["ERROR", "OK"]
if (os == "mac") and not debug: ["ERROR", "OK"]
[OK, ERROR]
[Test that calling OffscreenCanvas's commit pushes its contents to its placeholder.]
expected: FAIL

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

@ -4,7 +4,7 @@ implementation-status: backlog
if debug and (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1626425
if debug and (os == "mac"): https://bugzilla.mozilla.org/show_bug.cgi?id=1626425
expected:
if debug and (os == "linux"): ["CRASH", "TIMEOUT"]
if debug and (os == "linux"): ["TIMEOUT", "CRASH"]
TIMEOUT
[COEP support on document.]
expected: TIMEOUT

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

@ -702,9 +702,6 @@ prefs: [dom.security.featurePolicy.enabled:true, dom.security.featurePolicy.expe
[OffscreenCanvasRenderingContext2D interface: operation fill(Path2D, optional CanvasFillRule)]
expected: FAIL
[ElementInternals interface: operation setValidity(ValidityStateFlags, optional DOMString, optional HTMLElement)]
expected: FAIL
[OffscreenCanvasRenderingContext2D interface: operation clip(optional CanvasFillRule)]
expected: FAIL
@ -723,9 +720,6 @@ prefs: [dom.security.featurePolicy.enabled:true, dom.security.featurePolicy.expe
[ElementInternals interface: operation setValidity(optional ValidityStateFlags, optional DOMString, optional HTMLElement)]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.https.html?include=(Document|Window)]
[Document interface: documentWithHandlers must inherit property "onsecuritypolicyviolation" with the proper type]
@ -817,9 +811,6 @@ prefs: [dom.security.featurePolicy.enabled:true, dom.security.featurePolicy.expe
[SVGAElement includes HTMLHyperlinkElementUtils: member names are unique]
expected: FAIL
[idl_test validation]
expected: FAIL
[idlharness.https.html?include=HTML.*]
[HTMLDialogElement interface: existence and properties of interface object]
@ -1038,6 +1029,3 @@ prefs: [dom.security.featurePolicy.enabled:true, dom.security.featurePolicy.expe
[HTMLDialogElement interface: operation close(optional DOMString)]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -452,6 +452,3 @@
[OffscreenCanvasRenderingContext2D interface: operation clip(optional CanvasFillRule)]
expected: FAIL
[idl_test validation]
expected: FAIL

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

@ -1,6 +1,8 @@
[blob-data.https.html]
expected: [TIMEOUT, OK] # intermittently times out
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "OK"]
if (os == "win") and not debug and not fission and (processor == "x86_64"): ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[data frame: self.isSecureContext]
expected: FAIL

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

@ -45,8 +45,9 @@
[utf-16be.html?include=workers]
expected:
if (os == "linux") and not debug and not fission and webrender: ["TIMEOUT", "OK"]
if os == "mac": ["TIMEOUT", "OK"]
if (os == "linux") and (processor == "x86_64") and debug and not fission and webrender: ["TIMEOUT", "OK"]
if (os == "linux") and (processor == "x86_64") and not debug and fission: ["TIMEOUT", "OK"]
if (os == "android") and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -58,8 +59,9 @@
[SharedWorker constructor]
expected:
if (os == "linux") and not debug and not fission and webrender: ["TIMEOUT", "PASS"]
if os == "mac": ["TIMEOUT", "PASS"]
if (os == "linux") and (processor == "x86_64") and debug and not fission and webrender: ["TIMEOUT", "PASS"]
if (os == "linux") and (processor == "x86_64") and not debug and fission: ["TIMEOUT", "PASS"]
if (os == "android") and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

@ -43,8 +43,7 @@
[utf-16le.html?include=workers]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "OK"]
if (os == "android") and not debug: ["TIMEOUT", "OK"]
if (os == "android") and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -58,8 +57,7 @@
[SharedWorker constructor]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "PASS"]
if (os == "android") and not debug: ["TIMEOUT", "PASS"]
if (os == "android") and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

@ -33,7 +33,9 @@
[utf-8.html?include=workers]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "OK"]
if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "OK"]
if (os == "linux") and fission and not debug: ["TIMEOUT", "OK"]
if (os == "mac") and not debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -43,7 +45,9 @@
[SharedWorker constructor]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "PASS"]
if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
if (os == "linux") and fission and not debug: ["TIMEOUT", "PASS"]
if (os == "mac") and not debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

@ -287,8 +287,8 @@
[windows-1251.html?include=workers]
expected:
if (os == "linux") and (processor == "x86_64") and fission and debug: ["TIMEOUT", "OK"]
if (os == "linux") and (processor == "x86"): ["TIMEOUT", "OK"]
if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "OK"]
if (os == "android") and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -300,8 +300,8 @@
[SharedWorker constructor]
expected:
if (os == "linux") and (processor == "x86_64") and fission and debug: ["TIMEOUT", "PASS"]
if (os == "linux") and (processor == "x86"): ["TIMEOUT", "PASS"]
if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
if (os == "android") and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

@ -114,7 +114,10 @@
[windows-1252.html?include=css]
[windows-1252.html?include=workers]
expected: [OK, TIMEOUT]
expected:
if (os == "win") and not fission and (processor == "x86") and not debug: ["TIMEOUT", "OK"]
if (os == "mac") and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -124,7 +127,10 @@
FAIL
[SharedWorker constructor]
expected: [PASS, TIMEOUT]
expected:
if (os == "win") and not fission and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
expected: FAIL

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

@ -1,7 +1,7 @@
[first-when-later-but-before.html]
[The temporally first autofocus in the document wins, even if an element is inserted later that is previous in the document tree.]
expected:
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if not debug and (os == "android"): ["PASS", "FAIL"]
if not debug and (os == "linux"): ["PASS", "FAIL"]
if (os == "win") and fission: ["PASS", "FAIL"]
if (os == "linux") and not debug: ["PASS", "FAIL"]
if (os == "android") and not debug: ["PASS", "FAIL"]

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

@ -1,7 +1,7 @@
[iframe-scrolling-attribute-values.html]
expected:
if (processor == "x86_64") and (os == "win") and not webrender and not debug: ["FAIL", "PASS"]
if (processor == "x86_64") and (os == "win") and not webrender and debug: ["PASS", "FAIL"]
if (processor == "x86_64") and (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
if (processor == "x86") and debug: ["FAIL", "PASS"]
if (processor == "x86") and not debug: ["FAIL", "PASS"]
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and not webrender and debug and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and not webrender and not debug and (processor == "x86"): ["FAIL", "PASS"]
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]

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

@ -1,4 +1,5 @@
[iframe-scrolling-attribute.html]
expected:
if (os == "linux") and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if os == "mac": ["PASS", "FAIL"]

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

@ -1,2 +1,4 @@
[image-loading-lazy-slow-aspect-ratio.html]
expected: [PASS, FAIL]
expected:
if os == "android": ["TIMEOUT", "PASS", "FAIL"]
[PASS, FAIL]

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

@ -1,4 +1,5 @@
[image-loading-lazy-slow.html]
expected:
if (processor == "x86") and not debug: PASS
if (os == "win") and (processor == "x86") and not debug: PASS
if os == "android": ["TIMEOUT", "PASS", "FAIL"]
[PASS, FAIL]

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

@ -1,4 +0,0 @@
[original-referrer-policy-applied.sub.html]
[Test that when deferred img is loaded, it uses the referrer-policy specified at parse time.]
expected: FAIL

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

@ -0,0 +1,19 @@
[relevant-mutations.html]
[referrerpolicy no-referrer-when-downgrade to empty, src already set]
expected: FAIL
[referrerpolicy no-referrer-when-downgrade to absent, src already set]
expected: FAIL
[referrerpolicy no-referrer to invalid, src already set]
expected: FAIL
[referrerpolicy no-referrer to empty, src already set]
expected: FAIL
[referrerpolicy no-referrer-when-downgrade to invalid, src already set]
expected: FAIL
[referrerpolicy no-referrer to absent, src already set]
expected: FAIL

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

@ -1,8 +1,8 @@
[after-prepare-createHTMLDocument-parse-error-external-classic.html]
[window error: Move parse-error external classic script to createHTMLDocument after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "mac"): PASS
if not debug and (os == "win"): PASS

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

@ -1,8 +1,8 @@
[after-prepare-createHTMLDocument-parse-error-external-module.html]
[window error: Move parse-error external module script to createHTMLDocument after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "mac"): PASS
if not debug and (os == "win"): PASS

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

@ -4,14 +4,15 @@
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "mac"): PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL
[<script> error: Move parse-error external classic script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if not debug and (os == "linux") and webrender: ["FAIL", "PASS"]
if not debug and (os == "mac"): ["FAIL", "PASS"]
if not debug and (os == "win"): ["FAIL", "PASS"]
[PASS, FAIL]

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

@ -3,6 +3,7 @@
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if not debug and (os == "linux") and webrender: ["FAIL", "PASS"]
if not debug and (os == "mac"): ["FAIL", "PASS"]
if not debug and (os == "win"): ["FAIL", "PASS"]
[PASS, FAIL]
@ -11,7 +12,7 @@
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "mac"): PASS
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): PASS
FAIL

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

@ -1,8 +1,8 @@
[after-prepare-iframe-parse-error-inline-classic.html]
[window error: Move parse-error inline classic script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "mac"): PASS
if not debug and (os == "win"): PASS

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

@ -3,13 +3,14 @@
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if not debug and (os == "linux") and webrender: ["FAIL", "PASS"]
if not debug and (os == "mac"): ["FAIL", "PASS"]
if not debug and (os == "win"): ["FAIL", "PASS"]
[PASS, FAIL]
[Eval: Move success external classic script to iframe after-prepare]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "linux") and webrender: PASS
if not debug and (os == "mac"): PASS
if not debug and (os == "win"): PASS

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

@ -12,6 +12,7 @@
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if not debug and (os == "linux") and webrender: ["FAIL", "PASS"]
if not debug and (os == "mac"): ["FAIL", "PASS"]
if not debug and (os == "win"): ["FAIL", "PASS"]
[PASS, FAIL]

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

@ -1,6 +1,6 @@
[before-prepare-iframe-fetch-error-external-classic.html]
[<script> error: Move fetch-error external classic script to iframe before-prepare]
expected:
if (os == "linux") and webrender and debug and not fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]

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

@ -1,6 +1,6 @@
[before-prepare-iframe-parse-error-external-classic.html]
[<script> error: Move parse-error external classic script to iframe before-prepare]
expected:
if (os == "linux") and webrender and debug and not fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]

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

@ -2,6 +2,6 @@
[<script> error: Move success external classic script to iframe before-prepare]
expected:
if (os == "linux") and ccov: FAIL
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]

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