Bug 857461 - Fix tests to accept bogus assertion triggered by box-shadow rule. r=surkov.

This commit is contained in:
stefanh@inbox.com 2013-07-04 18:44:58 +02:00
parent fd4560618a
commit 1433c92d90

View File

@ -23,6 +23,9 @@
<script type="application/javascript">
<![CDATA[
if (MAC)
SimpleTest.expectAssertions(1);
function testThis(aID, aAcc, aRole, aAnchorCount, aAnchorName, aURI,
aStartIndex, aEndIndex, aValid)
{