Bug 1581085 - [wpt-sync] Update web-platform-tests to 58815a8d4d42a6952bc3d975031562a3de4b2c94, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 58815a8d4d42a6952bc3d975031562a3de4b2c94
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2019-09-13 11:03:30 +00:00
Родитель d2bc3991be
Коммит df7643c64f
155 изменённых файлов: 402 добавлений и 454 удалений

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

@ -1,7 +1,7 @@
[subsumption_algorithm-host_sources-ports.html]
[Specified ports must match.]
expected:
if webrender and debug and (os == "linux"): ["PASS", "FAIL"]
if webrender and debug and (os == "linux"): ["FAIL", "PASS"]
FAIL
[Returned CSP should be subsumed if the port is specified but is not default for a more secure scheme.]

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

@ -1,4 +1,5 @@
[href-location-blocked.sub.html]
[Violation report status OK.]
expected:
if os == "android" and debug: ["PASS", "FAIL"]
if (os == "android") and debug: ["PASS", "FAIL"]

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

@ -3,20 +3,20 @@
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1573036
if (os == "win") and (processor == "aarch64"): https://bugzilla.mozilla.org/show_bug.cgi?id=1573036
expected:
if (os == "mac") and not debug: ["OK", "TIMEOUT"]
if (os == "mac") and not debug: ["TIMEOUT", "OK"]
TIMEOUT
[getChangeSubscriptions returns subscriptions passed to subscribeToChanges]
expected:
if (os == "mac") and not debug: ["FAIL", "TIMEOUT"]
if (os == "mac") and not debug: ["TIMEOUT", "FAIL"]
TIMEOUT
[subscribeToChanges rejects when called outside the install handler]
expected:
if (os == "mac") and not debug: ["FAIL", "NOTRUN"]
if (os == "mac") and not debug: ["NOTRUN", "FAIL"]
NOTRUN
[cookiechange dispatched with cookie change that matches subscription]
expected:
if (os == "mac") and not debug: ["FAIL", "NOTRUN"]
if (os == "mac") and not debug: ["NOTRUN", "FAIL"]
NOTRUN

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

@ -555,11 +555,13 @@
[CSS Transitions: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.25) should be [calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions with transition: all: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (-0.25) should be [calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[Web Animations: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.5) should be [calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px)\]]
expected:
@ -567,51 +569,63 @@
[CSS Animations: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.25) should be [calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.25) should be [calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Animations: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (-0.25) should be [calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (1.25) should be [calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (-0.25) should be [calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Animations: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (1.25) should be [calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions with transition: all: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (1.25) should be [calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Animations: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.75) should be [calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (1.25) should be [calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (-0.25) should be [calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Animations: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (1.25) should be [calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Animations: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.75) should be [calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[Web Animations: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.5) should be [calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px)\]]
expected:
@ -619,65 +633,81 @@
[CSS Transitions: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.5) should be [calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Animations: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (-0.25) should be [calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions with transition: all: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.5) should be [calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions with transition: all: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.25) should be [calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Animations: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.5) should be [calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions with transition: all: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (1.25) should be [calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px), calc(0% + 100px) calc(0% + 100px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Animations: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.5) should be [calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Animations: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.25) should be [calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions with transition: all: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.25) should be [calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px), calc(0% + 20px) calc(0% + 20px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.5) should be [calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.75) should be [calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.75) should be [calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions with transition: all: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.5) should be [calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px), calc(0% + 40px) calc(0% + 40px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions with transition: all: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.75) should be [calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions with transition: all: property <background-position> from [unset\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (0.75) should be [calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px), calc(0% + 60px) calc(0% + 60px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL
[CSS Transitions with transition: all: property <background-position> from [initial\] to [80px 80px, 80px 80px, 80px 80px, 80px 80px\] at (-0.25) should be [calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px), calc(0% - 20px) calc(0% - 20px)\]]
expected:
if processor == "x86": FAIL
if (processor == "x86") and (os == "win"): FAIL
if processor == "aarch64": FAIL

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

@ -1,49 +0,0 @@
[text-decoration-computed.html]
[Property text-decoration value 'solid' computes to 'none solid rgb(0, 0, 255)']
expected: FAIL
[Property text-decoration value 'underline overline line-through red' computes to 'underline overline line-through solid rgb(255, 0, 0)']
expected: FAIL
[Property text-decoration value 'none' computes to 'none solid rgb(0, 0, 255)']
expected: FAIL
[Property text-decoration value 'line-through' computes to 'line-through solid rgb(0, 0, 255)']
expected: FAIL
[Property text-decoration value 'currentcolor' computes to 'none solid rgb(0, 0, 255)']
expected: FAIL
[Property text-decoration value 'from-font' computes to 'from-font']
expected: FAIL
[Property text-decoration value 'underline red from-font' computes to 'underline rgb(255, 0, 0) from-font']
expected: FAIL
[Property text-decoration value '10px' computes to '10px']
expected: FAIL
[Property text-decoration value 'rgba(10, 20, 30, 0.4) dotted' computes to 'dotted rgba(10, 20, 30, 0.4)']
expected: FAIL
[Property text-decoration value 'line-through' computes to 'line-through rgb(0, 0, 255)']
expected: FAIL
[Property text-decoration value '10px' computes to 'rgb(0, 0, 255) 10px']
expected: FAIL
[Property text-decoration value 'auto' computes to 'rgb(0, 0, 255)']
expected: FAIL
[Property text-decoration value 'from-font' computes to 'rgb(0, 0, 255) from-font']
expected: FAIL
[Property text-decoration value 'none' computes to 'rgb(0, 0, 255)']
expected: FAIL
[Property text-decoration value 'currentcolor' computes to 'rgb(0, 0, 255)']
expected: FAIL
[Property text-decoration value 'solid' computes to 'rgb(0, 0, 255)']
expected: FAIL

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

@ -1,3 +0,0 @@
[text-decoration-serialization.tentative.html]
[text-decoration shorthand serialization]
expected: FAIL

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

@ -1,7 +1,7 @@
[appearance-textfield-001.html]
expected:
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 webrender and debug: [FAIL, PASS]
if (os == "win") and webrender and not debug: [PASS, FAIL]
if (os == "win") and not webrender and not debug: [FAIL, PASS]
if (os == "win") and (processor == "x86_64") and webrender and not debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and not webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86"): ["FAIL", "PASS"]
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]

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

@ -1,2 +0,0 @@
[minmax-length-percentage-interpolate.html]
expected: FAIL

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

@ -1,9 +1,8 @@
[variable-presentation-attribute.html]
[Testing 'clip' on '#test4'.]
expected:
if (os == "win"): PASS
if (os == "mac"): PASS
FAIL
if os == "android": FAIL
if os == "linux": FAIL
[Testing 'alignment-baseline'.]
expected: FAIL

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

@ -1,4 +1,4 @@
[idlharness.window.html]
[idlharness.https.window.html]
[GeolocationPositionError interface: constant PERMISSION_DENIED on interface object]
expected: FAIL

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

@ -1,10 +1,12 @@
[update-the-rendering.html]
["Flush autofocus candidates" should be happen after the first animation frame callbacks, and before a resize event in the next iteration of window event loop.]
expected:
if (os == "linux") and not debug and (processor == "x86_64") and webrender: [FAIL, PASS]
if (os == "linux") and not debug and (processor == "x86_64") and not webrender: [FAIL, PASS]
if (os == "linux") and debug and webrender: [PASS, FAIL]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if (os == "win") and debug: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and debug and not webrender and sw-e10s: ["PASS", "FAIL"]
if (os == "linux") and (processor == "x86_64") and debug and not webrender and not sw-e10s: ["FAIL", "PASS"]
if (os == "linux") and (processor == "x86_64") and debug and webrender: ["PASS", "FAIL"]
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 == "linux") and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
FAIL

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

@ -29,33 +29,33 @@
[semantics (embellished operator)]
expected: FAIL
[munder (not embellished operator)]
[msup (not embellished operator, from in-flow children)]
expected: FAIL
[maction (not embellished operator)]
[maction (not embellished operator, from in-flow children)]
expected: FAIL
[mover (not embellished operator)]
[mfrac (not embellished operator, from in-flow children)]
expected: FAIL
[mmultiscripts (not embellished operator)]
[semantics (not embellished operator, from in-flow children)]
expected: FAIL
[munderover (not embellished operator)]
[munderover (not embellished operator, from in-flow children)]
expected: FAIL
[mfrac (not embellished operator)]
[msubsup (not embellished operator, from in-flow children)]
expected: FAIL
[msub (not embellished operator)]
[munder (not embellished operator, from in-flow children)]
expected: FAIL
[msubsup (not embellished operator)]
[msub (not embellished operator, from in-flow children)]
expected: FAIL
[msup (not embellished operator)]
[mmultiscripts (not embellished operator, from in-flow children)]
expected: FAIL
[semantics (not embellished operator)]
[mover (not embellished operator, from in-flow children)]
expected: FAIL

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

@ -2,39 +2,9 @@
[accent child of munderover]
expected: FAIL
[child of mfrac]
expected: FAIL
[child of msup]
expected: FAIL
[child of msubsup]
expected: FAIL
[child of munder]
expected: FAIL
[accent child of mover]
expected: FAIL
[child of non-cramped element]
expected: FAIL
[child of cramped element]
expected: FAIL
[child of mover]
expected: FAIL
[child of msub]
expected: FAIL
[child of msqrt]
expected: FAIL
[child of munderover]
expected: FAIL
[child of parent]
expected: FAIL

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

@ -1,10 +1,4 @@
[space-like-004.html]
[complex non-space-like subtree]
expected: FAIL
[complex space-like subtree]
expected: FAIL
[complex non-space-like subtree, from in-flow children]
expected: FAIL

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

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

@ -1,4 +0,0 @@
[opt-in-blocks.https.html]
[opt_in_method: http-csp\n origin: cross-origin-http\n source_scheme: https\n context_nesting: top-level\n redirection: keep-scheme-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[opt-in-blocks.https.html]
[opt_in_method: http-csp\n origin: cross-origin-http\n source_scheme: https\n context_nesting: top-level\n redirection: no-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[opt-in-blocks.https.html]
[opt_in_method: http-csp\n origin: cross-origin-http\n source_scheme: https\n context_nesting: top-level\n redirection: swap-scheme-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[opt-in-blocks.https.html]
[opt_in_method: http-csp\n origin: same-host-http\n source_scheme: https\n context_nesting: top-level\n redirection: keep-scheme-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[opt-in-blocks.https.html]
[opt_in_method: http-csp\n origin: same-host-http\n source_scheme: https\n context_nesting: top-level\n redirection: no-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[opt-in-blocks.https.html]
[opt_in_method: http-csp\n origin: same-host-http\n source_scheme: https\n context_nesting: top-level\n redirection: swap-scheme-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[opt-in-blocks.https.html]
[opt_in_method: meta-csp\n origin: cross-origin-http\n source_scheme: https\n context_nesting: top-level\n redirection: no-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[opt-in-blocks.https.html]
[opt_in_method: meta-csp\n origin: same-host-http\n source_scheme: https\n context_nesting: top-level\n redirection: no-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[no-opt-in-blocks.https.html]
[opt_in_method: no-opt-in\n origin: cross-origin-http\n source_scheme: https\n context_nesting: top-level\n redirection: keep-scheme-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[no-opt-in-blocks.https.html]
[opt_in_method: no-opt-in\n origin: cross-origin-http\n source_scheme: https\n context_nesting: top-level\n redirection: no-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[no-opt-in-blocks.https.html]
[opt_in_method: no-opt-in\n origin: cross-origin-http\n source_scheme: https\n context_nesting: top-level\n redirection: swap-scheme-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[no-opt-in-blocks.https.html]
[opt_in_method: no-opt-in\n origin: same-host-http\n source_scheme: https\n context_nesting: top-level\n redirection: keep-scheme-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[no-opt-in-blocks.https.html]
[opt_in_method: no-opt-in\n origin: same-host-http\n source_scheme: https\n context_nesting: top-level\n redirection: no-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -1,4 +0,0 @@
[no-opt-in-blocks.https.html]
[opt_in_method: no-opt-in\n origin: same-host-http\n source_scheme: https\n context_nesting: top-level\n redirection: swap-scheme-redirect\n subresource: classic-data-worker-fetch\n expectation: blocked]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worker-import-data to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worker-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-animation-import-data to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-animation-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-animation to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-animation to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-audio-import-data to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-audio-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-audio to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-audio to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-layout-import-data to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-layout-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-layout to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-layout to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-paint-import-data to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-paint-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-paint to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-paint to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worker-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-animation-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-animation to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-audio-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-audio to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-layout-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-layout to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-paint-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-paint to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worker-import-data to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worker-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-animation-import-data to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-animation-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-animation to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-animation to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-audio-import-data to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-audio-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-audio to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-audio to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-layout-import-data to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-layout-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-layout to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-layout to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-paint-import-data to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-paint-import-data to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.keep-scheme.https.html]
[Mixed-Content: Expects allowed for worklet-paint to same-https origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-https.no-redirect.https.html]
[Mixed-Content: Expects allowed for worklet-paint to same-https origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[cross-http.keep-scheme.https.html]
[Mixed-Content: Expects blocked for fetch to cross-http origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[cross-http.no-redirect.https.html]
[Mixed-Content: Expects blocked for fetch to cross-http origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[cross-http.swap-scheme.https.html]
[Mixed-Content: Expects blocked for fetch to cross-http origin and swap-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-http.keep-scheme.https.html]
[Mixed-Content: Expects blocked for fetch to same-http origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-http.no-redirect.https.html]
[Mixed-Content: Expects blocked for fetch to same-http origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-http.swap-scheme.https.html]
[Mixed-Content: Expects blocked for fetch to same-http origin and swap-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[cross-http.no-redirect.https.html]
[Mixed-Content: Expects blocked for fetch to cross-http origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-http.no-redirect.https.html]
[Mixed-Content: Expects blocked for fetch to same-http origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[cross-http.keep-scheme.https.html]
[Mixed-Content: Expects blocked for fetch to cross-http origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[cross-http.no-redirect.https.html]
[Mixed-Content: Expects blocked for fetch to cross-http origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[cross-http.swap-scheme.https.html]
[Mixed-Content: Expects blocked for fetch to cross-http origin and swap-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-http.keep-scheme.https.html]
[Mixed-Content: Expects blocked for fetch to same-http origin and keep-scheme redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-http.no-redirect.https.html]
[Mixed-Content: Expects blocked for fetch to same-http origin and no-redirect redirection from https context.]
expected: FAIL

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

@ -0,0 +1,4 @@
[same-http.swap-scheme.https.html]
[Mixed-Content: Expects blocked for fetch to same-http origin and swap-scheme redirection from https context.]
expected: FAIL

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

@ -1,4 +0,0 @@
[allowed.https.html]
[opt_in_method: http-csp\n origin: same-host-https\n source_scheme: https\n context_nesting: top-level\n redirection: keep-scheme-redirect\n subresource: module-data-worker-import\n expectation: allowed]
expected: FAIL

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

@ -1,4 +0,0 @@
[allowed.https.html]
[opt_in_method: http-csp\n origin: same-host-https\n source_scheme: https\n context_nesting: top-level\n redirection: no-redirect\n subresource: module-data-worker-import\n expectation: allowed]
expected: FAIL

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

@ -1,4 +0,0 @@
[allowed.https.html]
[opt_in_method: meta-csp\n origin: same-host-https\n source_scheme: https\n context_nesting: top-level\n redirection: no-redirect\n subresource: module-data-worker-import\n expectation: allowed]
expected: FAIL

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

@ -1,4 +0,0 @@
[allowed.https.html]
[opt_in_method: no-opt-in\n origin: same-host-https\n source_scheme: https\n context_nesting: top-level\n redirection: keep-scheme-redirect\n subresource: module-data-worker-import\n expectation: allowed]
expected: FAIL

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

@ -1,4 +0,0 @@
[allowed.https.html]
[opt_in_method: no-opt-in\n origin: same-host-https\n source_scheme: https\n context_nesting: top-level\n redirection: no-redirect\n subresource: module-data-worker-import\n expectation: allowed]
expected: FAIL

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

@ -1,4 +0,0 @@
[allowed.https.html]
[opt_in_method: http-csp\n origin: same-host-https\n source_scheme: https\n context_nesting: top-level\n redirection: keep-scheme-redirect\n subresource: worklet-animation-data-import\n expectation: allowed]
expected: FAIL

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

@ -1,4 +0,0 @@
[allowed.https.html]
[opt_in_method: http-csp\n origin: same-host-https\n source_scheme: https\n context_nesting: top-level\n redirection: no-redirect\n subresource: worklet-animation-data-import\n expectation: allowed]
expected: FAIL

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

@ -1,4 +0,0 @@
[allowed.https.html]
[opt_in_method: meta-csp\n origin: same-host-https\n source_scheme: https\n context_nesting: top-level\n redirection: no-redirect\n subresource: worklet-animation-data-import\n expectation: allowed]
expected: FAIL

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

@ -1,4 +0,0 @@
[allowed.https.html]
[opt_in_method: no-opt-in\n origin: same-host-https\n source_scheme: https\n context_nesting: top-level\n redirection: keep-scheme-redirect\n subresource: worklet-animation-data-import\n expectation: allowed]
expected: FAIL

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

@ -1,4 +0,0 @@
[allowed.https.html]
[opt_in_method: no-opt-in\n origin: same-host-https\n source_scheme: https\n context_nesting: top-level\n redirection: no-redirect\n subresource: worklet-animation-data-import\n expectation: allowed]
expected: FAIL

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

@ -1,3 +0,0 @@
[opt-in-blocks.https.html]
disabled:
if (os == "linux") and webrender: true

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

@ -1,4 +0,0 @@
[allowed.https.html]
[opt_in_method: http-csp\n origin: same-host-https\n source_scheme: https\n context_nesting: top-level\n redirection: keep-scheme-redirect\n subresource: worklet-animation-top-level\n expectation: allowed]
expected: FAIL

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