From 8416a4fea274962d588e0863836b53923ee2d80e Mon Sep 17 00:00:00 2001 From: "dpranke@google.com" Date: Sat, 19 Dec 2009 02:32:28 +0000 Subject: Remove tests - they are dups of the upstream tests. BUG=none TEST=chrome/fast/encoding/Invalid-multi-byte-over-consumption.html R=ojan@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35034 0039d316-1c4b-4281-b951-d872f2087c98 --- ...nvalid-multi-byte-over-consumption-expected.txt | 6 --- .../Invalid-multi-byte-over-consumption.html | 49 ---------------------- 2 files changed, 55 deletions(-) delete mode 100644 webkit/data/layout_tests/chrome/fast/encoding/Invalid-multi-byte-over-consumption-expected.txt delete mode 100644 webkit/data/layout_tests/chrome/fast/encoding/Invalid-multi-byte-over-consumption.html (limited to 'webkit') diff --git a/webkit/data/layout_tests/chrome/fast/encoding/Invalid-multi-byte-over-consumption-expected.txt b/webkit/data/layout_tests/chrome/fast/encoding/Invalid-multi-byte-over-consumption-expected.txt deleted file mode 100644 index aa7e3aca..0000000 --- a/webkit/data/layout_tests/chrome/fast/encoding/Invalid-multi-byte-over-consumption-expected.txt +++ /dev/null @@ -1,6 +0,0 @@ -Test if an invalid multi-byte sequence is onverconsumed leading to an XSS vector - -ABCD" onchange="test='Failed'" using malformed byte sequence 0x83 0x22 -Passed - - diff --git a/webkit/data/layout_tests/chrome/fast/encoding/Invalid-multi-byte-over-consumption.html b/webkit/data/layout_tests/chrome/fast/encoding/Invalid-multi-byte-over-consumption.html deleted file mode 100644 index 72f1dee..0000000 --- a/webkit/data/layout_tests/chrome/fast/encoding/Invalid-multi-byte-over-consumption.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - -

Test if an invalid multi-byte sequence is onverconsumed leading to an -XSS vector

-ABCD" onchange="test='Failed'" using malformed byte sequence 0x83 0x22
-
- \ No newline at end of file -- cgit v1.1