summaryrefslogtreecommitdiffstats
path: root/webkit/data
diff options
context:
space:
mode:
authorplesner@google.com <plesner@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-12 12:32:42 +0000
committerplesner@google.com <plesner@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-12 12:32:42 +0000
commit1efd74d2f540a6d9ac77bbedd530871bfb3765bc (patch)
tree287a07a7eb544eaebfdf29b591ac3a8c8a953ce1 /webkit/data
parentcc2734044c6c94e19f853715cbd5b6abb9098fd8 (diff)
downloadchromium_src-1efd74d2f540a6d9ac77bbedd530871bfb3765bc.zip
chromium_src-1efd74d2f540a6d9ac77bbedd530871bfb3765bc.tar.gz
chromium_src-1efd74d2f540a6d9ac77bbedd530871bfb3765bc.tar.bz2
Added type check to SVG operation arguments.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15847 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/custom/polyline-points-crash-expected.txt2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/polyline-points-crash-expected.txt2
2 files changed, 4 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/custom/polyline-points-crash-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/custom/polyline-points-crash-expected.txt
new file mode 100644
index 0000000..37a6b4a
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/custom/polyline-points-crash-expected.txt
@@ -0,0 +1,2 @@
+CONSOLE MESSAGE: line 6: Uncaught Error: TYPE_MISMATCH_ERR: DOM Exception 17
+
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/polyline-points-crash-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/polyline-points-crash-expected.txt
new file mode 100644
index 0000000..37a6b4a
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/polyline-points-crash-expected.txt
@@ -0,0 +1,2 @@
+CONSOLE MESSAGE: line 6: Uncaught Error: TYPE_MISMATCH_ERR: DOM Exception 17
+