select-inside-top-layer.html.ini (340B)
1 [select-inside-top-layer.html] 2 [select can be nested inside a popover] 3 expected: 4 if os == "android": FAIL 5 6 [a popover can be nested inside select] 7 expected: FAIL 8 9 [select can be nested inside a modal dialog] 10 expected: 11 if os == "android": FAIL 12 13 [a modal dialog can be nested inside select] 14 expected: FAIL