Tests: fixed grammar in comment

Close gh-2757
This commit is contained in:
Henry Wong 2015-12-05 01:35:01 -08:00 committed by Timmy Willison
parent aae44111e2
commit 1712457fbc

View File

@ -40,7 +40,7 @@
<div id="qunit"></div> <div id="qunit"></div>
<!-- Test HTML --> <!-- Test HTML -->
<!-- this iframe is outside the #qunit-fixture so it won't reload constantly wasting time, but it means the tests must be "safe" and clean up after themselves --> <!-- this iframe is outside the #qunit-fixture so it won't waste time by constantly reloading; the tests are "safe" and clean up after themselves -->
<iframe id="loadediframe" name="loadediframe" style="display:none;" src="data/iframe.html"></iframe> <iframe id="loadediframe" name="loadediframe" style="display:none;" src="data/iframe.html"></iframe>
<dl id="dl" style="position:absolute;top:-32767px;left:-32767px;width:1px;"> <dl id="dl" style="position:absolute;top:-32767px;left:-32767px;width:1px;">
<div id="donor-outer"> <div id="donor-outer">