blob: 290bedd8adcf2f6912ff46fa38b0b526e6981e57 (
plain)
1
2
3
4
5
|
[viewBox-scaling-text-001.html]
expected:
if (os == "android") and debug and not swgl: [FAIL, PASS]
if (os == "android") and debug and swgl: [FAIL, PASS]
if (os == "android") and not debug: [PASS, FAIL]
|