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

Unified Diff: LayoutTests/fast/replaced/object-with-embed-url-param-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/replaced/object-with-embed-url-param-expected.txt
diff --git a/LayoutTests/fast/replaced/object-with-embed-url-param-expected.txt b/LayoutTests/fast/replaced/object-with-embed-url-param-expected.txt
deleted file mode 100644
index 5c011dced383ae59e4fb70c331207595ef765f59..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/replaced/object-with-embed-url-param-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-This test verifies that the right URL is loaded when there is an <object> with a 'src' <param> and a fallback <embed>.
-
-An <object> with a 'data' @attr and a 'src' <param> should load the URL from the 'data' @attr and does.
-An <object> with a 'src' <param> should load the URL from the 'src' <param> and does.
-An <object> with no URL specified and a nested <embed> should load the URL from the 'src' @attr of the <embed> and does.
-An <object> with a URL specified in a 'src' <param> and a nested <embed> should load the URL from the 'src' @attr of the <embed> and does.
-An <object> with a URL specified in a 'src' <param> and a MIME type specified in a 'type' <param> should load the URL from the 'src' <param> and does.
-
« no previous file with comments | « LayoutTests/fast/replaced/object-with-embed-url-param.html ('k') | LayoutTests/fast/tokenizer/write-before-load.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698