SVG/SMIL test-only fix: add 'reftest-wait' to a test that needs it. NPODB (also, test not currently run on tinderboxen)

This commit is contained in:
Daniel Holbert 2009-04-21 12:54:47 -07:00
parent 7ddcc7c22d
commit e66e25e993

View File

@ -7,7 +7,8 @@ http://www.w3.org/2003/01/REC-SVG11-20030114-errata#getCurrentTime_setCurrentTim
-->
<svg xmlns="http://www.w3.org/2000/svg"
onload="unpause()">
class="reftest-wait"
onload="unpause()">
<script type="text/ecmascript"><![CDATA[
// If we try to update the DOM as we go we very occasionally run into timing
// issues that produce false positives for this test. So instead we just set

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB