Source code

Revision control

Copy as Markdown

Other Tools

[selection-input-011.html]
bug: Test relies on on particular font metrics which are just right on Android.
expected:
if os == "mac": PASS
if os == "android": PASS
if (os == "win") and not debug: [PASS, FAIL]
if os == "linux": FAIL