13 lines
496 B
INI
13 lines
496 B
INI
[overflow-clip-margin-intersection-observer.html]
|
|
expected:
|
|
if debug and (os == "android") and not fission: OK
|
|
if debug and (os == "mac"): OK
|
|
if debug and (os == "linux"): OK
|
|
if debug and (os == "win"): OK
|
|
if not debug and (os == "win"): OK
|
|
[OK, TIMEOUT]
|
|
[ParentWithOverflowClipMargin]
|
|
expected:
|
|
if not debug and (os == "android"): [PASS, TIMEOUT]
|
|
if not debug and (os == "mac"): [PASS, TIMEOUT]
|
|
if not debug and (os == "linux"): [PASS, TIMEOUT]
|