blob: a44f4ea40f01ad5db65c7a843d9955e4f753f233 (
plain)
1
2
3
4
5
6
7
|
[popover-light-dismiss-on-scroll.html]
max-asserts: 1
[Scrolling should not light-dismiss popovers]
expected:
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
|