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

Unified Diff: LayoutTests/svg/dom/SVGScriptElement/script-external-no-multiple-load-expected.txt

Issue 1141683003: Don't dispatch two 'load' events for external SVGScriptElement loads (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/script-external-no-multiple-load-expected.txt
diff --git a/LayoutTests/dialog/modal-dialog-scroll-height-expected.txt b/LayoutTests/svg/dom/SVGScriptElement/script-external-no-multiple-load-expected.txt
similarity index 64%
copy from LayoutTests/dialog/modal-dialog-scroll-height-expected.txt
copy to LayoutTests/svg/dom/SVGScriptElement/script-external-no-multiple-load-expected.txt
index 135e943dae3c4b09c9056a621e0d6f7aefbd286b..d9bfb31542d1e1988c58a2bfd64c37adb1954d3a 100644
--- a/LayoutTests/dialog/modal-dialog-scroll-height-expected.txt
+++ b/LayoutTests/svg/dom/SVGScriptElement/script-external-no-multiple-load-expected.txt
@@ -1,4 +1,4 @@
-PASS 600 is 600
+PASS loadEventsFired is 1
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698