Update the test-css expectations for the OSX update.

This commit is contained in:
Ms2ger
2015-07-14 11:03:42 +02:00
parent 12195a5c4a
commit 365937160d
30 changed files with 30 additions and 60 deletions

View File

@@ -1,6 +1,5 @@
[font-size-101.htm]
type: reftest
expected:
if not debug and (os == "mac") and (version == "OS X 10.8.5") and (processor == "x86_64") and (bits == 64): PASS
if not debug and (os == "mac") and (version == "OS X 10.10.3") and (processor == "x86_64") and (bits == 64): PASS
if (os == "mac"): PASS
FAIL