diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-25 20:11:42 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-25 20:11:42 +0000 |
commit | b7dfe6a5a4b11abf5fb2b20906ea8d82343bb13b (patch) | |
tree | 33635cdee3699510dc63ccc3e1f71ec5ee0083fb /webkit | |
parent | b2a8bfae7dbd81986765da1ddb22326418b73379 (diff) | |
download | chromium_src-b7dfe6a5a4b11abf5fb2b20906ea8d82343bb13b.zip chromium_src-b7dfe6a5a4b11abf5fb2b20906ea8d82343bb13b.tar.gz chromium_src-b7dfe6a5a4b11abf5fb2b20906ea8d82343bb13b.tar.bz2 |
Remove webkit\data\plugins and webkit\data\dom_serializer which aren't used anymore.
BUG=126514
Review URL: https://codereview.chromium.org/14498002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196469 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/data/dom_serializer/html_doc_has_base_tag.htm | 13 | ||||
-rw-r--r-- | webkit/data/dom_serializer/iframe-src-is-exe.htm | 8 | ||||
-rw-r--r-- | webkit/data/dom_serializer/non_html_namespace.htm | 13 | ||||
-rw-r--r-- | webkit/data/dom_serializer/nonstandard_htmlentities.htm | 1 | ||||
-rw-r--r-- | webkit/data/dom_serializer/note.html | 5 | ||||
-rw-r--r-- | webkit/data/dom_serializer/note.xml | 7 | ||||
-rw-r--r-- | webkit/data/dom_serializer/youtube_1.htm | 19 | ||||
-rw-r--r-- | webkit/data/dom_serializer/youtube_2.htm | 17 | ||||
-rw-r--r-- | webkit/data/plugins/delete_frame.html | 5 | ||||
-rw-r--r-- | webkit/data/plugins/delete_frame_iframe.html | 5 | ||||
-rw-r--r-- | webkit/data/plugins/force_reload.html | 13 | ||||
-rw-r--r-- | webkit/data/plugins/plugin_visibility.html | 12 | ||||
-rw-r--r-- | webkit/data/plugins/plugin_visibility_iframe.html | 1 |
13 files changed, 0 insertions, 119 deletions
diff --git a/webkit/data/dom_serializer/html_doc_has_base_tag.htm b/webkit/data/dom_serializer/html_doc_has_base_tag.htm deleted file mode 100644 index f2b43d8..0000000 --- a/webkit/data/dom_serializer/html_doc_has_base_tag.htm +++ /dev/null @@ -1,13 +0,0 @@ -<html> -<head> -<base href="http://www.youtube.com"> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<script> -document.write("<base href=\"http://www.youtube.com\">"); -</script> -</head> -<body> -<a href="/signup">Sign Up</a> -<a href="/forgot_username?next=/">Forgot Username</a> -</body> -</html> diff --git a/webkit/data/dom_serializer/iframe-src-is-exe.htm b/webkit/data/dom_serializer/iframe-src-is-exe.htm deleted file mode 100644 index ed32b12..0000000 --- a/webkit/data/dom_serializer/iframe-src-is-exe.htm +++ /dev/null @@ -1,8 +0,0 @@ -<html>
-<body>
-This tests that we can serialize a page that has a downloaded url in an iframe without crashing.
-
-<iframe src="dummy.exe"></iframe>
-
-</body>
-</html>
\ No newline at end of file diff --git a/webkit/data/dom_serializer/non_html_namespace.htm b/webkit/data/dom_serializer/non_html_namespace.htm deleted file mode 100644 index ec3a50a..0000000 --- a/webkit/data/dom_serializer/non_html_namespace.htm +++ /dev/null @@ -1,13 +0,0 @@ -<!DOCTYPE html> -<html> -<body> -<script> -window.onload = function() { - var input = document.createElementNS("urn:x-foo", "input"); - input.setAttribute("type", "image"); - input.setAttribute("src", "bar.png"); - document.body.appendChild(input); -}; -</script> -</body> -</html> diff --git a/webkit/data/dom_serializer/nonstandard_htmlentities.htm b/webkit/data/dom_serializer/nonstandard_htmlentities.htm deleted file mode 100644 index 17cd529..0000000 --- a/webkit/data/dom_serializer/nonstandard_htmlentities.htm +++ /dev/null @@ -1 +0,0 @@ -<HTML><BODY title="%⊅¹'">%⊅¹'</BODY></HTML> diff --git a/webkit/data/dom_serializer/note.html b/webkit/data/dom_serializer/note.html deleted file mode 100644 index 69b83a6..0000000 --- a/webkit/data/dom_serializer/note.html +++ /dev/null @@ -1,5 +0,0 @@ -<html> - <body> - <iframe src="note.xml"></iframe> - </body> -</html> diff --git a/webkit/data/dom_serializer/note.xml b/webkit/data/dom_serializer/note.xml deleted file mode 100644 index cef4920..0000000 --- a/webkit/data/dom_serializer/note.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<note> -<to><Johnny></to> -<from><Boss></from> -<heading>Reminder</heading> -<body>Get "review" and 'check' in code!</body> -</note>
\ No newline at end of file diff --git a/webkit/data/dom_serializer/youtube_1.htm b/webkit/data/dom_serializer/youtube_1.htm deleted file mode 100644 index 0e1f92a..0000000 --- a/webkit/data/dom_serializer/youtube_1.htm +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> -<html lang="en"> -<head> - <title>YouTube - Broadcast Yourself.</title> - <link rel="stylesheet" href="file:///c:/yt/css/base_all-vfl36460.css" type="text/css"> - <link rel="search" type="application/opensearchdescription+xml" href="http://www.youtube.com/opensearch?locale=en_US" title="YouTube Video Search"> - <link rel="icon" href="http://s.ytimg.com/yt/favicon-vfl1123.ico" type="image/x-icon"> - <link rel="shortcut icon" href="http://s.ytimg.com/yt/favicon-vfl1123.ico" type="image/x-icon"> - <meta name="description" content="Share your videos with friends and family"> - <meta name="keywords" content="video,sharing,camera phone,video phone"> - <link rel="alternate" type="application/rss+xml" title="YouTube - [RSS]" href="/rssls"> - <link rel="alternate" media="handheld" href="http://m.youtube.com"> - <script type="text/javascript" src="file:///c:/yt/js/base_all_with_bidi-vfl36451.js"></script> -</head> -<body> - <div id="baseDiv"><img src="file:///c:/yt/img/pixel-vfl73.gif" width="132" height="63" border="0" alt=""/>contents in youtube_1</div> - <iframe width="300" height="300" src="./youtube_2.htm"> -</body> -</html> diff --git a/webkit/data/dom_serializer/youtube_2.htm b/webkit/data/dom_serializer/youtube_2.htm deleted file mode 100644 index 790dad6..0000000 --- a/webkit/data/dom_serializer/youtube_2.htm +++ /dev/null @@ -1,17 +0,0 @@ -<html lang="en"> -<head> - <title>YouTube - Broadcast Yourself.</title> - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> - <link rel="search" type="application/opensearchdescription+xml" href="http://www.youtube.com/opensearch?locale=en_US" title="YouTube Video Search"> - <link rel="icon" href="http://s.ytimg.com/yt/favicon-vfl1123.ico" type="image/x-icon"> - <link rel="shortcut icon" href="http://s.ytimg.com/yt/favicon-vfl1123.ico" type="image/x-icon"> - <meta http-equiv="Content-Type" content="text/html; charset=GB2312"> - <meta name="description" content="Share your videos with friends and family"> - <meta name="keywords" content="video,sharing,camera phone,video phone"> - <link rel="alternate" type="application/rss+xml" title="YouTube - [RSS]" href="/rssls"> - <link rel="alternate" media="handheld" href="http://m.youtube.com"> -</head> -<body> - <div id="baseDiv">contents in youtube_2</div> -</body> -</html> diff --git a/webkit/data/plugins/delete_frame.html b/webkit/data/plugins/delete_frame.html deleted file mode 100644 index 7ad2caa..0000000 --- a/webkit/data/plugins/delete_frame.html +++ /dev/null @@ -1,5 +0,0 @@ -<html>
-<body>
-<iframe id='frame' src='delete_frame_iframe.html'></iframe>
-</body>
-</html>
diff --git a/webkit/data/plugins/delete_frame_iframe.html b/webkit/data/plugins/delete_frame_iframe.html deleted file mode 100644 index bd9b655..0000000 --- a/webkit/data/plugins/delete_frame_iframe.html +++ /dev/null @@ -1,5 +0,0 @@ -<html>
-<body>
-<embed id='1' type='application/vnd.npapi-test' src='foo' name='delete_frame_test'>
-</body>
-</html>
\ No newline at end of file diff --git a/webkit/data/plugins/force_reload.html b/webkit/data/plugins/force_reload.html deleted file mode 100644 index cc7cf39..0000000 --- a/webkit/data/plugins/force_reload.html +++ /dev/null @@ -1,13 +0,0 @@ -<html>
-<body>
-<embed id='1' type='application/vnd.npapi-test' src='foo' name='reload1'></embed>
-<script language="JavaScript">
-// Remove the existing embed object to force unload.
-var e = document.getElementById('1');
-e.parentNode.removeChild(e);
-
-// Add a new embed object to force reload.
-document.write("<embed id='2' type='application/vnd.npapi-test' src='foo' name='reload2'></embed>");
-</script>
-</body>
-</html>
diff --git a/webkit/data/plugins/plugin_visibility.html b/webkit/data/plugins/plugin_visibility.html deleted file mode 100644 index bda8a9d..0000000 --- a/webkit/data/plugins/plugin_visibility.html +++ /dev/null @@ -1,12 +0,0 @@ -<script>
-function showFrame(show) {
- frame = document.getElementById("the_iframe");
- frame.style.visibility = show ? "" : "hidden";
-}
-
-function showPlugin(show) {
- iframe = document.getElementById("the_iframe").contentDocument;
- iframe.getElementById("1").style.visibility = show ? "" : "hidden";
-}
-</script>
-<iframe id='the_iframe' src='plugin_visibility_iframe.html'></iframe>
\ No newline at end of file diff --git a/webkit/data/plugins/plugin_visibility_iframe.html b/webkit/data/plugins/plugin_visibility_iframe.html deleted file mode 100644 index 447a8fe..0000000 --- a/webkit/data/plugins/plugin_visibility_iframe.html +++ /dev/null @@ -1 +0,0 @@ -<embed style="visibility:hidden" id='1' type='application/vnd.npapi-test' src='foo' name='hidden_plugin'>
\ No newline at end of file |