summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-06 20:56:43 +0000
committerjparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-06 20:56:43 +0000
commit880ea5b3b3739c74d51c249627017a7ccac2db94 (patch)
tree4af50165e8512ab22382509df1863cd98ab8a4b6
parent69aaa344d4174cf84d18726db03196e1fc28e943 (diff)
downloadchromium_src-880ea5b3b3739c74d51c249627017a7ccac2db94.zip
chromium_src-880ea5b3b3739c74d51c249627017a7ccac2db94.tar.gz
chromium_src-880ea5b3b3739c74d51c249627017a7ccac2db94.tar.bz2
WebKit roll: 49142:49190.
TBR=johnnyg TEST=try servers BUG=none Review URL: http://codereview.chromium.org/258033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28154 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt6
2 files changed, 7 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index a490fca..26a3397 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "49142",
+ "webkit_revision": "49190",
"ffmpeg_revision": "27457",
}
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index dc2a1be..0297ec4 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -6792,6 +6792,12 @@ BUG_SENORBLANCO LINUX RELEASE : LayoutTests/svg/text/text-tselect-02-f.svg = FAI
// Added in http://trac.webkit.org/changeset/49131, probably just needs expectations.
BUG_JPARENT WIN LINUX: LayoutTests/fast/repaint/line-in-scrolled-clipped-block.html = FAIL
+// WebKit update: 49142:49190
+// Changed in http://trac.webkit.org/changeset/49155.
+BUG_JORLOW: LayoutTests/storage/domstorage/sessionstorage/complex-values.html = FAIL
+// Added in http://trac.webkit.org/changeset/49153, probably just needs expectations.
+BUG_JPARENT: LayoutTests/svg/filters/sourceAlpha.svg = FAIL
+
// Started failing for no apparent reason at r28124
// BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009
BUG23972 LINUX : LayoutTests/fast/forms/form-element-geometry.html = CRASH FAIL