зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1899820 - [wpt-sync] Update web-platform-tests to 5930e386a5e1e59456dc810c9b21adf18bc1b6fe, a=testonly
MANUAL PUSH: wpt sync bot wpt-head: 5930e386a5e1e59456dc810c9b21adf18bc1b6fe wpt-type: landing
This commit is contained in:
Родитель
b299d3b9ce
Коммит
81095edb39
|
@ -1,8 +0,0 @@
|
|||
[bindings-inject-keys-bypass-setters.html]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
|
||||
[Returning keys to script should bypass prototype setters]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
|
|
@ -1,6 +0,0 @@
|
|||
[bindings-inject-values-bypass-chain.html]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
|
||||
[Returning values to script should bypass prototype chain]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
|
|
@ -1,6 +0,0 @@
|
|||
[bindings-inject-values-bypass-setters.html]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
|
||||
[Returning values to script should bypass prototype setters]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
|
|
@ -1,8 +1,2 @@
|
|||
prefs: [layout.css.content.alt-text.enabled: true]
|
||||
|
||||
[comp_name_from_content.html]
|
||||
[heading with link referencing image using aria-labelledby, that in turn references text element via aria-labelledby]
|
||||
expected: FAIL
|
||||
|
||||
[heading with link referencing image using aria-labelledby, that in turn references itself and another element via aria-labelledby]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[non-fully-active.https.html]
|
||||
[non-fully active document behavior for CredentialsContainer]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[scope-proximity.html]
|
||||
expected:
|
||||
if (os == "android") and fission: [OK, TIMEOUT]
|
|
@ -1,18 +1,18 @@
|
|||
[animation-display-lock.html]
|
||||
expected:
|
||||
if not fission and (os == "linux") and not debug: TIMEOUT
|
||||
if asan: [OK, TIMEOUT]
|
||||
[Animation events do not fire for a CSS animation running in a display locked subtree]
|
||||
expected:
|
||||
if not fission and (os == "linux") and not debug: TIMEOUT
|
||||
if asan: [PASS, TIMEOUT]
|
||||
|
||||
[The finished promise does not resolve due to the normal passage of time for a CSS animation in a display locked subtree]
|
||||
expected:
|
||||
if not fission and (os == "linux") and not debug: NOTRUN
|
||||
if asan: [PASS, NOTRUN]
|
||||
|
||||
[The finished promise does not resolve due to the normal passage of time for a CSS transition in a display locked subtree]
|
||||
expected:
|
||||
if not fission and (os == "linux") and not debug: NOTRUN
|
||||
if asan: [PASS, NOTRUN]
|
||||
|
||||
[Events and promises are handled normally for animations without an owning element]
|
||||
expected:
|
||||
if not fission and (os == "linux") and not debug: NOTRUN
|
||||
if asan: [PASS, NOTRUN]
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
[scrollsnapchanging-on-programmatic-root-scroll.tentative.html]
|
||||
[snapchanging fires on programmatic scrolls that changes a scroller's snap targets.]
|
||||
[scrollsnapchanging does not fire on programmatic scrolls that don't trigger a change in snap targets.]
|
||||
expected: FAIL
|
||||
|
||||
[Document.snapchanging fires on programmatic scrolls that changes ascroller's snap targets.]
|
||||
[scrollsnapchanging fires on programmatic scrolls that changes a scroller's snap targets.]
|
||||
expected: FAIL
|
||||
|
||||
[snapchanging does not fire on programmatic scrolls that don't trigger a change in snap targets.]
|
||||
[Document.scrollsnapchanging fires on programmatic scrolls that changes ascroller's snap targets.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
[scrollsnapchanging-on-programmatic-scroll.tentative.html]
|
||||
[snapchanging fires on programmatic scrolls that changes a scroller's snap targets.]
|
||||
[Element.onscrollsnapchanging fires on programmatic scrolls that changes a scroller's snap targets.]
|
||||
expected: FAIL
|
||||
|
||||
[Element.onsnapchanging fires on programmatic scrolls that changes a scroller's snap targets.]
|
||||
[scrollsnapchanging fires on programmatic scrolls that changes a scroller's snap targets.]
|
||||
expected: FAIL
|
||||
|
||||
[snapchanging should not fire since the snap target doesn't change.]
|
||||
[scrollsnapchanging should not fire since the snap target doesn't change.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
[scrollsnapchanging-on-user-root-scroll.tentative.html]
|
||||
expected: TIMEOUT
|
||||
[touch scrolling fires snapchanging.]
|
||||
[scrollbar dragging fires scrollsnapchanging.]
|
||||
expected: FAIL
|
||||
|
||||
[mouse wheel scroll triggers snapchanging.]
|
||||
[mouse wheel scroll triggers scrollsnapchanging.]
|
||||
expected: FAIL
|
||||
|
||||
[scrollbar dragging fires snapchanging.]
|
||||
[touch scrolling fires Document.onscrollsnapchanging.]
|
||||
expected: FAIL
|
||||
|
||||
[keyboard scroll triggers snapchanging.]
|
||||
expected: FAIL
|
||||
|
||||
[touch scrolling fires Document.onsnapchanging.]
|
||||
expected: FAIL
|
||||
|
||||
[snapchanging fires as scroll moves through different snap targets.]
|
||||
[scrollsnapchanging fires as scroll moves through different snap targets.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[snapchanging doesn't fire if scroll doesn't reach different snap targets.]
|
||||
[scrollsnapchanging doesn't fire if scroll doesn't reach different snap targets.]
|
||||
expected: NOTRUN
|
||||
|
||||
[keyboard scroll triggers scrollsnapchanging.]
|
||||
expected: FAIL
|
||||
|
||||
[touch scrolling fires scrollsnapchanging.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
[scrollsnapchanging-on-user-scroll.tentative.html]
|
||||
expected: TIMEOUT
|
||||
[touch scrolling fires snapchanging.]
|
||||
[touch scrolling fires Element.onscrollsnapchanging.]
|
||||
expected: NOTRUN
|
||||
|
||||
[scrollbar dragging fires scrollsnapchanging.]
|
||||
expected: FAIL
|
||||
|
||||
[mouse wheel scroll triggers snapchanging.]
|
||||
[mouse wheel scroll triggers scrollsnapchanging.]
|
||||
expected: FAIL
|
||||
|
||||
[scrollbar dragging fires snapchanging.]
|
||||
expected: FAIL
|
||||
|
||||
[keyboard scroll triggers snapchanging.]
|
||||
expected: FAIL
|
||||
|
||||
[snapchanging fires as scroll moves through different snap targets.]
|
||||
[scrollsnapchanging fires as scroll moves through different snap targets.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[touch scrolling fires Element.onsnapchanging.]
|
||||
[scrollsnapchanging doesn't fire if scroll doesn't reach different snap targets.]
|
||||
expected: NOTRUN
|
||||
|
||||
[snapchanging doesn't fire if scroll doesn't reach different snap targets.]
|
||||
expected: NOTRUN
|
||||
[keyboard scroll triggers scrollsnapchanging.]
|
||||
expected: FAIL
|
||||
|
||||
[touch scrolling fires scrollsnapchanging.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -5,9 +5,6 @@
|
|||
[Property text-spacing-trim value 'space-all']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing-trim value 'trim-auto']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing-trim value 'space-first']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -5,9 +5,6 @@
|
|||
[e.style['text-spacing-trim'\] = "space-all" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing-trim'\] = "trim-auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing-trim'\] = "space-first" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
[Smooth scrollIntoView should scroll the element to the 'center' position]
|
||||
expected:
|
||||
if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]
|
||||
if os == "android": FAIL
|
||||
|
||||
[Smooth scrollIntoView should scroll the element to the 'nearest' position]
|
||||
|
|
|
@ -13,3 +13,6 @@
|
|||
|
||||
[navigator.identity.get() fails in cross-origin iframe]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.identity.get() API succeeds when IdentityRequestProvider#request is an object instead of stringified JSON object]
|
||||
expected: FAIL
|
||||
|
|
|
@ -16,16 +16,12 @@
|
|||
NOTRUN
|
||||
|
||||
[Tests that the target_div within iframe gets scrollend event when mouse wheel scrolling.]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
NOTRUN
|
||||
|
||||
[scrollend fires to iframe window on mousewheelscroll]
|
||||
expected:
|
||||
if os == "mac": TIMEOUT
|
||||
NOTRUN
|
||||
|
||||
[scrollend fires to iframe window on mousewheelscroll]
|
||||
expected: NOTRUN
|
||||
|
||||
[Tests that the target_div within iframe gets scrollend event when sending DOWN key to the target.]
|
||||
expected:
|
||||
if os == "mac": PASS
|
||||
NOTRUN
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[stale-image.html]
|
||||
expected:
|
||||
if not fission and (os == "linux") and not debug and not asan: TIMEOUT
|
||||
if (processor == "x86") and debug: [OK, TIMEOUT]
|
||||
[Cache returns stale resource]
|
||||
expected:
|
||||
if not fission and (os == "linux") and not debug and not asan: TIMEOUT
|
||||
if (processor == "x86") and debug: [FAIL, TIMEOUT]
|
||||
FAIL
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
[FileSystemFileHandle-cross-primitive-locking.https.tentative.worker.html]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
|
||||
if (os == "mac") and not debug: [OK, TIMEOUT]
|
||||
if os == "win": [TIMEOUT, OK]
|
||||
if os == "win": [OK, TIMEOUT]
|
||||
[After a file has finished moving, that file can have an open access handle in readwrite mode]
|
||||
expected:
|
||||
if os == "win": [FAIL, TIMEOUT, NOTRUN]
|
||||
|
@ -199,151 +198,130 @@
|
|||
[After a file has finished moving, that file can have an open writable stream in siloed mode]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL, TIMEOUT]
|
||||
if os == "win": [FAIL, TIMEOUT, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[A file cannot be moved to a location with an open writable stream in siloed mode]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [PASS, TIMEOUT]
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if os == "win": [NOTRUN, PASS]
|
||||
if os == "win": [PASS, NOTRUN]
|
||||
|
||||
[When there's an open writable stream in siloed mode on a file, cannot have an ongoing move operation on that same file]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [PASS, NOTRUN]
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if os == "win": [NOTRUN, PASS]
|
||||
if os == "win": [PASS, NOTRUN]
|
||||
|
||||
[A file with an open writable stream in siloed mode does not interfere with an ongoing move operation on another file]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [PASS, NOTRUN]
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if os == "win": [NOTRUN, PASS]
|
||||
if os == "win": [PASS, NOTRUN]
|
||||
|
||||
[After all writable streams in siloed mode have been closed for a file, that file can have an ongoing move operation]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [PASS, NOTRUN]
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if os == "win": [NOTRUN, PASS]
|
||||
if os == "win": [PASS, NOTRUN]
|
||||
|
||||
[A file with an ongoing remove operation does not interfere with the creation of an open writable stream in siloed mode on another file]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL]
|
||||
if os == "win": [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[After a file has finished being removed, that file can have an open writable stream in siloed mode]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL]
|
||||
if os == "win": [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[A directory cannot be removed if it contains a file that has an open writable stream in siloed mode.]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL]
|
||||
if os == "win": [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[When there's an open writable stream in siloed mode on a file, cannot have an ongoing remove operation on that same file]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL]
|
||||
if os == "win": [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[A file with an open writable stream in siloed mode does not interfere with an ongoing remove operation on another file]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL]
|
||||
if os == "win": [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[After all writable streams in siloed mode have been closed for a file, that file can have an ongoing remove operation]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL]
|
||||
if os == "win": [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[A file with an ongoing move operation does not interfere with an open writable stream in exclusive mode on another file]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [PASS, NOTRUN]
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if os == "win": [NOTRUN, PASS]
|
||||
if os == "win": [PASS, NOTRUN]
|
||||
|
||||
[After a file has finished moving, that file can have an open writable stream in exclusive mode]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL]
|
||||
if os == "win": [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[A file cannot be moved to a location with an open writable stream in exclusive mode]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [PASS, NOTRUN]
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if os == "win": [PASS, NOTRUN]
|
||||
|
||||
[When there's an open writable stream in exclusive mode on a file, cannot have an ongoing move operation on that same file]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [PASS, NOTRUN]
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if os == "win": [NOTRUN, PASS]
|
||||
if os == "win": [PASS, NOTRUN]
|
||||
|
||||
[A file with an open writable stream in exclusive mode does not interfere with an ongoing move operation on another file]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [PASS, NOTRUN]
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if os == "win": [NOTRUN, PASS]
|
||||
if os == "win": [PASS, NOTRUN]
|
||||
|
||||
[After a writable stream in exclusive mode has been closed for a file, that file can have an ongoing move operation]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [PASS, NOTRUN]
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if os == "win": [NOTRUN, PASS]
|
||||
if os == "win": [PASS, NOTRUN]
|
||||
|
||||
[A file with an ongoing remove operation does not interfere with the creation of an open writable stream in exclusive mode on another file]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL, TIMEOUT]
|
||||
if os == "win": [FAIL, TIMEOUT, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[After a file has finished being removed, that file can have an open writable stream in exclusive mode]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL]
|
||||
if os == "win": [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[A directory cannot be removed if it contains a file that has an open writable stream in exclusive mode.]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL]
|
||||
if os == "win": [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[When there's an open writable stream in exclusive mode on a file, cannot have an ongoing remove operation on that same file]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL]
|
||||
if os == "win": [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[A file with an open writable stream in exclusive mode does not interfere with an ongoing remove operation on another file]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL]
|
||||
if os == "win": [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[After a writable stream in exclusive mode has been closed for a file, that file can have an ongoing remove operation]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [FAIL, NOTRUN]
|
||||
if (os == "mac") and not debug: [FAIL, NOTRUN]
|
||||
if os == "win": [NOTRUN, FAIL]
|
||||
if os == "win": [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[After all writable streams in siloed mode have been closed for a file, that file can have an open access handle in readwrite mode]
|
||||
|
@ -353,7 +331,7 @@
|
|||
[A file with an open access handle in readwrite mode does not interfere with the creation of an open writable stream in exclusive mode on another file]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if os == "win": [NOTRUN, PASS, TIMEOUT]
|
||||
if os == "win": [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[A file with an open access handle in readwrite mode cannot be moved]
|
||||
expected:
|
||||
|
@ -362,7 +340,7 @@
|
|||
[After a writable stream in exclusive mode has been closed for a file, that file can have an open access handle in readwrite mode]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
||||
if os == "win": [NOTRUN, PASS, TIMEOUT]
|
||||
if os == "win": [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[A file with an open writable stream in siloed mode does not interfere with an open access handle in read-only mode on another file]
|
||||
expected:
|
||||
|
@ -371,10 +349,11 @@
|
|||
[A file with an ongoing move operation does not interfere with an open access handle in read-only mode on another file]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if os == "win": [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[When there's an open access handle in readwrite mode on a file, cannot open an open writable stream in siloed mode on that same file]
|
||||
expected:
|
||||
if os == "win": [TIMEOUT, PASS, NOTRUN]
|
||||
if os == "win": [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[A file cannot be moved to a location with an open access handle in read-only mode]
|
||||
expected:
|
||||
|
@ -403,7 +382,7 @@
|
|||
[When there's an open access handle in readwrite mode on a file, cannot open an open writable stream in exclusive mode on that same file]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if os == "win": [NOTRUN, PASS, TIMEOUT]
|
||||
if os == "win": [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[A file with an open access handle in readwrite mode does not interfere with moving another file]
|
||||
expected:
|
||||
|
@ -415,7 +394,7 @@
|
|||
|
||||
[A file with an open access handle in readwrite mode does not interfere with the creation of an open writable stream in siloed mode on another file]
|
||||
expected:
|
||||
if os == "win": [NOTRUN, PASS, TIMEOUT]
|
||||
if os == "win": [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[A file cannot be moved to a location with an open access handle in readwrite mode]
|
||||
expected:
|
||||
|
@ -423,7 +402,7 @@
|
|||
|
||||
[A file with an open writable stream in exclusive mode does not interfere with an open access handle in readwrite mode on another file]
|
||||
expected:
|
||||
if os == "win": [NOTRUN, PASS, TIMEOUT]
|
||||
if os == "win": [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[When there's an open writable stream in siloed mode on a file, cannot have an open access handle in read-only mode on that same file]
|
||||
expected:
|
||||
|
@ -439,7 +418,7 @@
|
|||
|
||||
[When there's an open writable stream in exclusive mode on a file, cannot have an open access handle in readwrite mode on that same file]
|
||||
expected:
|
||||
if os == "win": [NOTRUN, PASS, TIMEOUT]
|
||||
if os == "win": [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[When there's an open writable stream in siloed mode on a file, cannot have an open access handle in readwrite mode on that same file]
|
||||
expected:
|
||||
|
|
|
@ -1,82 +1,80 @@
|
|||
[FileSystemWritableFileStream-write.https.any.html]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [TIMEOUT, OK, ERROR]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86"): [OK, ERROR, TIMEOUT]
|
||||
if (os == "mac") and not debug: [OK, TIMEOUT]
|
||||
[write() with a string with windows line ending preserved]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, TIMEOUT, PASS]
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if processor == "x86": [PASS, NOTRUN]
|
||||
|
||||
[write() with an empty array buffer to an empty file]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS]
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN]
|
||||
if processor == "x86": [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[write() with a valid typed array buffer]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS]
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN]
|
||||
if processor == "x86": [PASS, NOTRUN]
|
||||
|
||||
[atomic writes: writable file streams make atomic changes on close]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT]
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if processor == "x86": [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[atomic writes: write() after close() fails]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS]
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN]
|
||||
if processor == "x86": [PASS, NOTRUN]
|
||||
|
||||
[atomic writes: truncate() after close() fails]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS]
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN]
|
||||
if processor == "x86": [PASS, NOTRUN]
|
||||
|
||||
[atomic writes: close() after close() fails]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT]
|
||||
if (processor == "x86") and (os == "win") and debug: [PASS, NOTRUN]
|
||||
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if (processor == "x86") and debug: [PASS, NOTRUN]
|
||||
if (processor == "x86") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[atomic writes: only one close() operation may succeed]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT]
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if processor == "x86": [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[getWriter() can be used]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS]
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN]
|
||||
if processor == "x86": [PASS, NOTRUN]
|
||||
|
||||
[WriteParams: truncate missing size param]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT]
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if processor == "x86": [PASS, NOTRUN]
|
||||
|
||||
[WriteParams: write missing data param]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT]
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if processor == "x86": [PASS, NOTRUN]
|
||||
|
||||
[WriteParams: seek missing position param]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
||||
|
||||
[write() with an invalid blob to an empty file should reject]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
|
||||
[WriteParams: write null data param]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "linux") and not fission and not debug: [PASS, FAIL]
|
||||
|
||||
[write() with an empty blob to an empty file]
|
||||
expected:
|
||||
|
@ -89,62 +87,60 @@
|
|||
|
||||
[an errored writable stream releases its lock]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT]
|
||||
if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if processor == "x86": [PASS, NOTRUN]
|
||||
|
||||
[write() called with a blob and a valid offset]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[write() called with an offset beyond the end of the file]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[write() with a string with unix line ending preserved]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [NOTRUN, TIMEOUT, PASS]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[write() with a valid utf-8 string]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[write() with an empty string to an empty file]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[write() called with a string and a valid offset]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[write() WriteParams without position and blob appends]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN]
|
||||
|
||||
[write() a blob to an empty file with zero offset]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[write() called consecutively appends]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN]
|
||||
if (os == "win") and not debug: [PASS, NOTRUN]
|
||||
|
||||
[write() WriteParams without position and string appends]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN]
|
||||
if (os == "win") and not debug: [PASS, NOTRUN]
|
||||
|
||||
[write() a string to an empty file with zero offset]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN]
|
||||
|
||||
[write() a blob to an empty file]
|
||||
|
@ -154,40 +150,39 @@
|
|||
|
||||
[write() with WriteParams without position to an empty file]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[an errored writable stream should reject the next write call]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN]
|
||||
|
||||
|
||||
[FileSystemWritableFileStream-write.https.any.worker.html]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [OK, TIMEOUT]
|
||||
[write() called with a blob and a valid offset]
|
||||
expected:
|
||||
if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
|
||||
[write() called with an offset beyond the end of the file]
|
||||
expected:
|
||||
if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
|
||||
[write() with an empty string to an empty file]
|
||||
expected:
|
||||
if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
|
||||
[write() with a valid utf-8 string]
|
||||
expected:
|
||||
if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT]
|
||||
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
|
||||
[write() with a string with unix line ending preserved]
|
||||
expected:
|
||||
if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT]
|
||||
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
|
||||
[write() with a string with windows line ending preserved]
|
||||
|
@ -214,7 +209,7 @@
|
|||
[WriteParams: truncate missing size param]
|
||||
expected:
|
||||
if (os == "win") and debug: [PASS, NOTRUN]
|
||||
if (os == "win") and not debug: [NOTRUN, PASS]
|
||||
if (os == "win") and not debug: [PASS, NOTRUN]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
|
||||
[WriteParams: write missing data param]
|
||||
|
@ -223,9 +218,8 @@
|
|||
|
||||
[WriteParams: seek missing position param]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug: [PASS, FAIL]
|
||||
if (os == "win") and debug: [PASS, NOTRUN]
|
||||
if (os == "win") and not debug: [NOTRUN, PASS]
|
||||
if (os == "win") and not debug: [PASS, NOTRUN]
|
||||
if (os == "mac") and not debug: [PASS, NOTRUN]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
|
||||
|
@ -260,22 +254,22 @@
|
|||
|
||||
[write() a blob to an empty file with zero offset]
|
||||
expected:
|
||||
if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
|
||||
[write() called consecutively appends]
|
||||
expected:
|
||||
if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
|
||||
[write() WriteParams without position and string appends]
|
||||
expected:
|
||||
if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
|
||||
[write() WriteParams without position and blob appends]
|
||||
expected:
|
||||
if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
|
||||
[write() called with a string and a valid offset]
|
||||
|
@ -301,8 +295,7 @@
|
|||
|
||||
[write() called with a string and a valid offset after seek]
|
||||
expected:
|
||||
if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "linux") and (processor == "x86"): [PASS, NOTRUN]
|
||||
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[an errored writable stream releases its lock]
|
||||
expected:
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
[unclosed-layers.html]
|
||||
expected: TIMEOUT
|
||||
expected:
|
||||
if os == "mac": [TIMEOUT, ERROR]
|
||||
TIMEOUT
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
max-asserts: 3
|
||||
prefs: [dom.element.popover.enabled: true]
|
||||
lsan-allowed: [AllocateProtoAndIfaceCache, ProtoAndIfaceCache, mozilla::detail::HashTable]
|
||||
leak-threshold: [default:204800, tab:358400]
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
[click-user-gesture.html]
|
||||
expected:
|
||||
if tsan: CRASH
|
||||
[input[type=date\] click() consumes user activation]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[show-picker-disabled-readonly.html]
|
||||
expected:
|
||||
if (os == "android") and fission: [OK, TIMEOUT]
|
||||
ERROR
|
||||
if tsan: CRASH
|
||||
[input[type=button\] showPicker() doesn't throw when readonly]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
[click-user-gesture.html]
|
||||
[select click() requires a user gesture]
|
||||
expected: FAIL
|
||||
|
||||
[select click() consumes user activation]
|
||||
expected: FAIL
|
|
@ -1,11 +1,5 @@
|
|||
[negative-offset-and-margin.tentative.html]
|
||||
max-asserts: 4
|
||||
[Negative margins/offset should be changed to 0px]
|
||||
expected: FAIL
|
||||
|
||||
[Expressions margins/offset should always return at least 0px]
|
||||
expected: FAIL
|
||||
|
||||
[Negative margins/offset should be changed to 4px]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -16,6 +16,4 @@
|
|||
expected: NOTRUN
|
||||
|
||||
[Inherited header permissions policy allows dedicated workers.]
|
||||
expected:
|
||||
if os == "android": [FAIL, TIMEOUT]
|
||||
FAIL
|
||||
expected: [FAIL, NOTRUN]
|
||||
|
|
|
@ -1 +1 @@
|
|||
upstream: 83278a9b8486f07fc6cf27d89f6b4dd292c66bc9
|
||||
upstream: 5930e386a5e1e59456dc810c9b21adf18bc1b6fe
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
[scroll-timeline-responsiveness-from-endpoint.html]
|
||||
expected:
|
||||
if (os == "android"): [OK, TIMEOUT]
|
||||
if not debug: TIMEOUT
|
||||
if os == "mac": [TIMEOUT, OK]
|
||||
if os == "android": [OK, TIMEOUT]
|
||||
TIMEOUT
|
||||
[Test that the scroll animation is still responsive after moving from 100%]
|
||||
expected:
|
||||
if not debug: [TIMEOUT, FAIL]
|
||||
if os == "android": [FAIL, TIMEOUT]
|
||||
[TIMEOUT, FAIL]
|
||||
|
|
|
@ -61,16 +61,18 @@
|
|||
[navigation-redirect.https.html?default]
|
||||
[SW-fallbacked redirect to same-origin same-scope.]
|
||||
expected:
|
||||
if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "linux") and not asan and not fission: [PASS, FAIL]
|
||||
if (os == "win") and not debug: [PASS, FAIL]
|
||||
if (os == "linux") and asan: [PASS, FAIL]
|
||||
if (os == "linux") and fission and not asan and (processor == "x86_64"): PASS
|
||||
if (os == "win") and debug and (processor == "x86_64"): PASS
|
||||
if os == "mac": PASS
|
||||
if os == "android": PASS
|
||||
[PASS, FAIL]
|
||||
|
||||
[SW-fallbacked redirect to same-origin same-scope with a hash fragment.]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86_64") and not tsan and debug and fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and not tsan and not debug and not fission: [PASS, FAIL]
|
||||
if (os == "win") and debug: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
|
||||
[SW-fallbacked redirect to same-origin same-scope with different hash fragments.]
|
||||
expected:
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[pattern-text-01.svg]
|
||||
expected:
|
||||
if (os == "win") and swgl: [PASS, ERROR]
|
|
@ -0,0 +1,4 @@
|
|||
[Document-write-exception-order.xhtml]
|
||||
expected: ERROR
|
||||
[`document.write(string)` throws TypeError]
|
||||
expected: FAIL
|
|
@ -1,4 +1,2 @@
|
|||
[HTMLScriptElement-internal-slot.html]
|
||||
expected: ERROR
|
||||
[Test TT application when manipulating <script> elements during loading.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[SVGScriptElement-internal-slot.html]
|
||||
expected: ERROR
|
|
@ -13,3 +13,9 @@
|
|||
|
||||
[`insertAdjacentHTML(null)` assigned via default policy does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[`insertAdjacentHTML(string)` still throws TypeError when position invalid.]
|
||||
expected: FAIL
|
||||
|
||||
[insertAdjacentHTML(TrustedHTML) throws SyntaxError DOMException when position invalid.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -13,3 +13,9 @@
|
|||
|
||||
[`outerHTML = null` assigned via default policy does not throw]
|
||||
expected: FAIL
|
||||
|
||||
[`outerHTML = string` throws TypeError even when parent is a document.]
|
||||
expected: FAIL
|
||||
|
||||
[`outerHTML = TrustedHTML` throws NoModificationAllowedError when parent is a document.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[eval-csp-tt-default-policy-mutate.html]
|
||||
expected: ERROR
|
|
@ -311,10 +311,10 @@
|
|||
[Event handler div.ontouchend should be blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Event handler div.ontouchstart should be blocked.]
|
||||
[Event handler div.ontouchmove should be blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Event handler div.ontouchmove should be blocked.]
|
||||
[Event handler div.ontouchstart should be blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Event handler div.ontouchcancel should be blocked.]
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
[active-processing.https.html]
|
||||
[X Number of distinct values is not equal to 2. Got 0.]
|
||||
expected: FAIL
|
||||
|
||||
[< [test\] 1 out of 1 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[# AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed.]
|
||||
expected: FAIL
|
|
@ -4,19 +4,19 @@
|
|||
|
||||
[reconfiguring-encoder.https.any.html?av1]
|
||||
disabled:
|
||||
if (os == "android"): not implemented
|
||||
if os == "android": not implemented
|
||||
|
||||
[reconfiguring-encoder.https.any.html?vp9_p0]
|
||||
disabled:
|
||||
if (os == "android"): not implemented
|
||||
if os == "android": not implemented
|
||||
|
||||
[reconfiguring-encoder.https.any.worker.html?vp9_p2]
|
||||
disabled:
|
||||
if (os == "android"): not implemented
|
||||
if os == "android": not implemented
|
||||
|
||||
[reconfiguring-encoder.https.any.worker.html?vp9_p0]
|
||||
disabled:
|
||||
if (os == "android"): not implemented
|
||||
if os == "android": not implemented
|
||||
|
||||
[reconfiguring-encoder.https.any.html?h264_annexb]
|
||||
disabled:
|
||||
|
@ -28,21 +28,15 @@
|
|||
|
||||
[reconfiguring-encoder.https.any.html?vp9_p2]
|
||||
disabled:
|
||||
if (os == "android"): not implemented
|
||||
if os == "android": not implemented
|
||||
|
||||
[reconfiguring-encoder.https.any.worker.html?av1]
|
||||
disabled:
|
||||
if (os == "android"):: not implemented
|
||||
expected:
|
||||
if asan and not fission: [OK, TIMEOUT]
|
||||
[Reconfiguring encoder]
|
||||
expected:
|
||||
if asan and not fission: [PASS, TIMEOUT]
|
||||
|
||||
if os == "android": : not implemented
|
||||
|
||||
[reconfiguring-encoder.https.any.worker.html?vp8]
|
||||
disabled:
|
||||
if (os == "android"): not implemented
|
||||
if os == "android": not implemented
|
||||
|
||||
[reconfiguring-encoder.https.any.html?h264_avc]
|
||||
disabled:
|
||||
|
@ -50,4 +44,4 @@
|
|||
|
||||
[reconfiguring-encoder.https.any.html?vp8]
|
||||
disabled:
|
||||
if (os == "android"): not implemented
|
||||
if os == "android": not implemented
|
||||
|
|
|
@ -3,10 +3,6 @@
|
|||
bug: 1859814
|
||||
expected: FAIL
|
||||
|
||||
[test_prompt_default_value[null\]]
|
||||
bug: 1859814
|
||||
expected: FAIL
|
||||
|
||||
[test_prompt_type[prompt\]]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче