summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-27 06:02:24 +0000
committerlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-27 06:02:24 +0000
commitd63f3e629b44311fe1d924a398163e0d2be9359d (patch)
tree48c48bb5cdc5ee5b405512c518474f4546ce739c
parent0d0318a398b1a969997ff46d9c75cdaddcc338a6 (diff)
downloadchromium_src-d63f3e629b44311fe1d924a398163e0d2be9359d.zip
chromium_src-d63f3e629b44311fe1d924a398163e0d2be9359d.tar.gz
chromium_src-d63f3e629b44311fe1d924a398163e0d2be9359d.tar.bz2
WebKit update 48766:48796
Add failure for newly added test for me to investigate. TBR=senorblanco@chromium.org TEST=None BUG=None Review URL: http://codereview.chromium.org/242023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27337 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
-rwxr-xr-xwebkit/tools/layout_tests/test_expectations.txt3
2 files changed, 4 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 2f4e943..c9a5241a 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "48766",
+ "webkit_revision": "48796",
"ffmpeg_revision": "26428",
}
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 336286b..0773fd9 100755
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2355,3 +2355,6 @@ BUG_LEVIN : LayoutTests/platform/gtk/scrollbars/overflow-scrollbar-horizontal-wh
// WebKit update 48747:48766
BUG_LEVIN : LayoutTests/fast/dom/timer-clear-interval-in-handler-and-generate-error.html = FAIL
BUG_LEVIN WIN LINUX : LayoutTests/editing/pasteboard/5478250.html = FAIL
+
+// WebKit update 48766:48796
+BUG_LEVIN : LayoutTests/fast/dom/Attr/access-after-element-destruction.html = FAIL