summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-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
3 files changed, 5 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 8961e65..e0965db 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "55508",
+ "webkit_revision": "55512",
"ffmpeg_revision": "40586",
"skia_revision": "504",
"chromium_git": "http://src.chromium.org/git",
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