mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
Bug 1892239 [wpt PR 45782] - Update wpt metadata, a=testonly
wpt-pr: 45782 wpt-type: metadata
This commit is contained in:
parent
de80630096
commit
350b0527e9
@ -0,0 +1,16 @@
|
||||
[css-transition-cross-document.html]
|
||||
expected:
|
||||
if (os == "linux") and debug and fission: [OK, TIMEOUT]
|
||||
if (os == "linux") and debug and not fission: [OK, TIMEOUT]
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
if (os == "linux") and not debug: TIMEOUT
|
||||
if os == "android": OK
|
||||
[TIMEOUT, OK]
|
||||
[Moving a transition across documents should reset its state]
|
||||
expected:
|
||||
if (os == "linux") and debug and fission: [FAIL, TIMEOUT]
|
||||
if (os == "linux") and debug and not fission: [FAIL, TIMEOUT]
|
||||
if (os == "win") and not debug: TIMEOUT
|
||||
if (os == "linux") and not debug: TIMEOUT
|
||||
if os == "android": FAIL
|
||||
[TIMEOUT, FAIL]
|
@ -0,0 +1,3 @@
|
||||
[css-transition-cross-shadow.html]
|
||||
[Moving an element with a transition across shadow boundaries should reset the transition]
|
||||
expected: FAIL
|
@ -0,0 +1,3 @@
|
||||
[css-transition-to-disconnected-document.html]
|
||||
[Moving an element with a transition to a disconnected document should reset the transitionm state]
|
||||
expected: FAIL
|
Loading…
Reference in New Issue
Block a user