resize-interactive.html.ini (851B)
1 [resize-interactive.html] 2 [test resize-both wm-horizontal] 3 expected: 4 if os == "android": FAIL 5 6 [test resize-both wm-vertical] 7 expected: 8 if os == "android": FAIL 9 10 [test resize-horizontal wm-horizontal] 11 expected: 12 if os == "android": FAIL 13 14 [test resize-horizontal wm-vertical] 15 expected: 16 if os == "android": FAIL 17 18 [test resize-vertical wm-horizontal] 19 expected: 20 if os == "android": FAIL 21 22 [test resize-vertical wm-vertical] 23 expected: 24 if os == "android": FAIL 25 26 [test resize-block wm-horizontal] 27 expected: 28 if os == "android": FAIL 29 30 [test resize-block wm-vertical] 31 expected: 32 if os == "android": FAIL 33 34 [test resize-inline wm-horizontal] 35 expected: 36 if os == "android": FAIL 37 38 [test resize-inline wm-vertical] 39 expected: 40 if os == "android": FAIL