7 lines
209 B
INI
7 lines
209 B
INI
[selection-input-011.html]
|
|
expected:
|
|
if os == "mac": PASS
|
|
if os == "win": PASS
|
|
if os == "android": PASS
|
|
FAIL
|
|
bug: Test relies on on particular font metrics which are just right on Android.
|