diff options
Diffstat (limited to 'testing/web-platform/meta/intersection-observer/root-margin-rounding.html.ini')
-rw-r--r-- | testing/web-platform/meta/intersection-observer/root-margin-rounding.html.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/meta/intersection-observer/root-margin-rounding.html.ini b/testing/web-platform/meta/intersection-observer/root-margin-rounding.html.ini new file mode 100644 index 0000000000..d7e4b2c3a4 --- /dev/null +++ b/testing/web-platform/meta/intersection-observer/root-margin-rounding.html.ini @@ -0,0 +1,4 @@ +[root-margin-rounding.html] + [IntersectionObserver root margin cannot end up with negative rect (and thus non-intersecting) due to rounding] + expected: + if (os == "linux") and not fission and not debug: [PASS, FAIL] |