summaryrefslogtreecommitdiffstats
path: root/webkit/data
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-04 09:39:39 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-04 09:39:39 +0000
commit96f65a104cf04e6d90d815ac3327bf9e227ded16 (patch)
tree21788d925282c25b100817e0868bb094e389b295 /webkit/data
parent791278e473dc5fe7b9dc39e78e5e7ad8ad4f0cef (diff)
downloadchromium_src-96f65a104cf04e6d90d815ac3327bf9e227ded16.zip
chromium_src-96f65a104cf04e6d90d815ac3327bf9e227ded16.tar.gz
chromium_src-96f65a104cf04e6d90d815ac3327bf9e227ded16.tar.bz2
Update webkit to r55512
TBR=pfeldman Review URL: http://codereview.chromium.org/669052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40617 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt2
2 files changed, 4 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt
new file mode 100644
index 0000000..9b1182b
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt
@@ -0,0 +1,2 @@
+CONSOLE MESSAGE: line 7: Uncaught TypeError: Cannot set property 'id' of null
+PASS
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt
new file mode 100644
index 0000000..9b1182b
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt
@@ -0,0 +1,2 @@
+CONSOLE MESSAGE: line 7: Uncaught TypeError: Cannot set property 'id' of null
+PASS