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

Unified Diff: LayoutTests/fast/dom/HTMLLinkElement/link-beforeload-recursive-expected.txt

Issue 205523003: Remove beforeload events. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove more tests Created 6 years, 9 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/fast/dom/HTMLLinkElement/link-beforeload-recursive-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLLinkElement/link-beforeload-recursive-expected.txt b/LayoutTests/fast/dom/HTMLLinkElement/link-beforeload-recursive-expected.txt
deleted file mode 100644
index 8fea5c7c1f52e06e1e2b7c1c08e08da5add6af96..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/HTMLLinkElement/link-beforeload-recursive-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-This tests that a beforeload event can mutate the firing link element. This test passes if it does not crash and the link element only loads its final (innermost) style sheet
-
-Entering linkBeforeLoadHandler().
-Entering linkBeforeLoadHandler().
-Entering linkBeforeLoadHandler().
-Entering linkBeforeLoadHandler().
-Entering linkBeforeLoadHandler().
-Exiting linkBeforeLoadHandler().
-Exiting linkBeforeLoadHandler().
-Exiting linkBeforeLoadHandler().
-Exiting linkBeforeLoadHandler().
-Exiting linkBeforeLoadHandler().
-

Powered by Google App Engine
This is Rietveld 408576698