diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-06 01:56:44 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-06 01:56:44 +0000 |
commit | 22b23cd21840b9a148857c60a7f6ca8b0417e190 (patch) | |
tree | 6710faf05b20344b0ba6c82ba37475c5858287bb | |
parent | b154e6fa06570a3a3e52442df923c3f925bf219f (diff) | |
download | chromium_src-22b23cd21840b9a148857c60a7f6ca8b0417e190.zip chromium_src-22b23cd21840b9a148857c60a7f6ca8b0417e190.tar.gz chromium_src-22b23cd21840b9a148857c60a7f6ca8b0417e190.tar.bz2 |
Pull in new third_party/WebKit that fixes textarea-metrics.html.
Review URL: http://codereview.chromium.org/39241
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11084 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 1 |
2 files changed, 1 insertions, 2 deletions
@@ -19,7 +19,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@167", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@11009", + "/trunk/deps/third_party/WebKit@11079", "src/third_party/icu38": "/trunk/deps/third_party/icu38@10692", diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index e3eb5ca..854bd4b 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1594,7 +1594,6 @@ DEFER : LayoutTests/http/tests/misc/SVGFont-delayed-load.html = FAIL // it doesn't need to block the current release DEFER : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL WIN : LayoutTests/svg/batik/text/verticalText.svg = FAIL -LINUX WIN : chrome/fast/forms/textarea-metrics.html = FAIL // Merge 40314:40364 -- new tests // See comment above LayoutTests/editing/spelling/inline_spelling_markers.html |