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