blob: 878d7f0821ffb221036f2db342828efab72c9659 (
plain)
1
2
3
4
5
6
|
[2d.text.draw.fontface.notinpage.html]
[@font-face fonts should work even if they are not used in the page]
expected:
if (os == "linux") and not fission and not debug: [FAIL, PASS]
if os == "android": [FAIL, PASS]
[PASS, FAIL]
|