blob: b08dc161d9d5e3aa2f31947909698db9692c409c (
plain)
1
2
3
4
5
6
7
8
|
[intersection-ratio-with-fractional-bounds-in-iframe.html]
[intersectionRatio in iframe should be 1 for totally visible target with fractional bounds]
expected:
if fission and not debug and (os == "win") and (processor == "x86_64"): [PASS, FAIL]
if fission and not debug and (os == "win") and (processor == "x86"): [PASS, FAIL]
if fission and not debug and (os == "linux"): [PASS, FAIL]
if fission and not debug and (os == "mac"): [PASS, FAIL]
if fission and debug and (os == "win"): [PASS, FAIL]
|