selection-input-011.html.ini (251B)
1 [selection-input-011.html] 2 bug: Test relies on on particular font metrics which are just right on Android. 3 expected: 4 if os == "mac": PASS 5 if os == "android": PASS 6 if (os == "win") and not debug: [PASS, FAIL] 7 if os == "linux": FAIL