diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-17 04:23:45 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-17 04:23:45 +0000 |
commit | d420d05071313e805f4389c93c339aeb2a6bd3dc (patch) | |
tree | 4029bf9db765c5b9ef6b27950fa39d8ebe55bd69 /webkit | |
parent | bf17475c577a80c3312b570e1849e9d444126825 (diff) | |
download | chromium_src-d420d05071313e805f4389c93c339aeb2a6bd3dc.zip chromium_src-d420d05071313e805f4389c93c339aeb2a6bd3dc.tar.gz chromium_src-d420d05071313e805f4389c93c339aeb2a6bd3dc.tar.bz2 |
WebKit update 43787:43806.
The only casualty is a new test, which we don't pass:
http://trac.webkit.org/changeset/43793
TBR=levin
BUG=0
TEST=no regressions on build bots.
Review URL: http://codereview.chromium.org/115447
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16252 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 07f67ff..200f5b0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2663,3 +2663,6 @@ BUG12054 MAC LINUX : LayoutTests/editing/execCommand/outdent-blockquote-test3.ht BUG12054 MAC LINUX : LayoutTests/editing/execCommand/outdent-blockquote-test4.html = FAIL BUG12054 MAC LINUX : LayoutTests/fast/text/international/danda-space.html = FAIL BUG12054 MAC LINUX : LayoutTests/fast/text/international/thai-baht-space.html = FAIL + +// New test, added in http://trac.webkit.org/changeset/43793, fails for us. +BUG12104 : LayoutTests/fast/backgrounds/background-clip-text.html |