Index: LayoutTests/http/tests/misc/SVGFont-delayed-load.html |
diff --git a/LayoutTests/http/tests/misc/SVGFont-delayed-load.html b/LayoutTests/http/tests/misc/SVGFont-delayed-load.html |
index 19ca8431bca47e3e32f003d2cbc49c3db59e529f..15f09c9c193adb00cdfdc752a9b351c1bba07177 100644 |
--- a/LayoutTests/http/tests/misc/SVGFont-delayed-load.html |
+++ b/LayoutTests/http/tests/misc/SVGFont-delayed-load.html |
@@ -26,6 +26,6 @@ |
log("PASS: the onload event did not fire."); |
// Stop the infinite load. |
- iframe.contentWindow.stop(); |
+ stop(); |
} |
</script> |