blob: e8d10ad1781fc8fc901cc6867f3d972b8dc1a59f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[basic-mathematical-alphanumeric-symbols-with-default-font.html]
[Bold mathematical alphanumeric symbol with the default font]
expected:
if os == "android": FAIL
[Italic mathematical alphanumeric symbol with the default font]
expected:
if os == "android": FAIL
[Bold-italic mathematical alphanumeric symbol with the default font]
expected:
if os == "android": FAIL
|