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

Unified Diff: LayoutTests/svg/dom/SVGScriptElement/resources/script-reexecution.js

Issue 62083002: Remove support for the externalResourcesRequired attribute. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaseline test Created 6 years, 11 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/dom/SVGScriptElement/resources/script-reexecution.js
diff --git a/LayoutTests/svg/dom/SVGScriptElement/resources/script-reexecution.js b/LayoutTests/svg/dom/SVGScriptElement/resources/script-reexecution.js
index 68596d6f13513c2ee802e8294ba88e991431f40f..a6d21602c40c573931dace6d5060fad041b7db4a 100644
--- a/LayoutTests/svg/dom/SVGScriptElement/resources/script-reexecution.js
+++ b/LayoutTests/svg/dom/SVGScriptElement/resources/script-reexecution.js
@@ -1 +1,2 @@
document.getElementById(test).textContent = message;
+finish();
« no previous file with comments | « LayoutTests/svg/dom/SVGAnimatedBoolean-expected.txt ('k') | LayoutTests/svg/dom/SVGScriptElement/script-reexecution.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698