mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 857461 - Fix tests to accept bogus assertion triggered by box-shadow rule. r=surkov.
This commit is contained in:
parent
fd4560618a
commit
1433c92d90
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user