Bug 1502225 - Followup to mark calc-in-font-variation-settings.html as passing on some osx and android r=me

This commit is contained in:
Wes Kocher 2018-10-31 23:13:10 -07:00
parent 296723d4c8
commit 7f954cf8db

View File

@ -1,4 +1,7 @@
[calc-in-font-variation-settings.html]
[calc() in font-variation-settings]
expected: FAIL
expected:
if os == "android": PASS
if (os == "mac") and (version == "OS X 10.14" or version == "OS X 10.13"): PASS
FAIL