Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(235)

Unified Diff: LayoutTests/svg/custom/resources/linkingCircle-f.svg

Issue 679863002: Revert "Prepare blink to unify definitions of load completion" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/custom/resources/linkingCircle-f.svg
diff --git a/LayoutTests/svg/custom/resources/linkingCircle-f.svg b/LayoutTests/svg/custom/resources/linkingCircle-f.svg
index d78fd6ab785708b9447c835cf0a3b7bb861308eb..95b1b68f09615da5cc95d323e5eeb74530951e7d 100644
--- a/LayoutTests/svg/custom/resources/linkingCircle-f.svg
+++ b/LayoutTests/svg/custom/resources/linkingCircle-f.svg
@@ -4,7 +4,7 @@
<!-- linkingCircle-f.svg -->
<!-- Auxiliary file for linking tests. -->
<!-- ====================================================================== -->
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="linkingCircle-f.svg" width="480" height="360" onload="setTimeout(report, 0);">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="linkingCircle-f.svg" width="480" height="360" onload="report()">
<script>
function report() {
if (window.testRunner)
« no previous file with comments | « LayoutTests/svg/custom/draw-image-crash.html ('k') | LayoutTests/svg/dom/complex-svgView-specification.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698