7 lines
260 B
INI
7 lines
260 B
INI
[root-margin-rounding.html]
|
|
[IntersectionObserver root margin cannot end up with negative rect (and thus non-intersecting) due to rounding]
|
|
expected:
|
|
if os == "win": PASS
|
|
if os == "mac": PASS
|
|
if os == "android": PASS
|
|
[PASS, FAIL]
|