Bug 1371453 Part 5: Fix an unexpected-pass web-platform test. r=bz

MozReview-Commit-ID: KEV1AXX0gFP

--HG--
extra : rebase_source : 82c508481ac84e7a8c687437ee86dd146e30861d
This commit is contained in:
Brad Werth 2017-06-29 09:37:40 -07:00
parent c1da2c2f60
commit ab54ea8771

View File

@ -3,11 +3,6 @@
expected:
if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if debug and stylo and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): CRASH
[CSSRule and CSSImportRule types]
expected:
if not debug and stylo and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
[Values of CSSRule attributes]
expected:
if not debug and stylo and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL