summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-24 15:13:51 +0000
committerdglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-24 15:13:51 +0000
commit12329519308255722992dab7fb5f7350414d13e1 (patch)
tree4d77bfdc015c84d1cf1164b67476c51cb2f9553e
parent19c6235e21a9be856df3084176d906fefae3b697 (diff)
downloadchromium_src-12329519308255722992dab7fb5f7350414d13e1.zip
chromium_src-12329519308255722992dab7fb5f7350414d13e1.tar.gz
chromium_src-12329519308255722992dab7fb5f7350414d13e1.tar.bz2
WebKit update 48684:48700
The new failures are upstreamed tests and rebaselines. TBR=levin TEST=none BUG=none Review URL: http://codereview.chromium.org/231018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27066 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
-rwxr-xr-xwebkit/tools/layout_tests/test_expectations.txt5
2 files changed, 6 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 2090070..4895fef9 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "48684",
+ "webkit_revision": "48700",
"ffmpeg_revision": "26428",
}
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 7cabb85..9fa2abd 100755
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2341,3 +2341,8 @@ BUG_PAUL LINUX DEBUG : LayoutTests/fast/backgrounds/size/contain-and-cover.html
// WebKit update 48642:48665
BUG_DGLAZKOV : LayoutTests/fast/loader/fragment-after-redirect-gets-back-entry.html = FAIL
+
+// WebKit update 48684:48700
+BUG_DGLAZKOV LINUX WIN : LayoutTests/fast/forms/basic-buttons.html = FAIL
+BUG_DGLAZKOV LINUX WIN : LayoutTests/fast/forms/basic-inputs.html = FAIL
+BUG_DGLAZKOV : LayoutTests/fast/forms/textarea-maxlength.html = FAIL