diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-17 05:11:12 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-17 05:11:12 +0000 |
commit | d6ccbcbdb5fa06af224f72315cc310e3a1b45f7b (patch) | |
tree | 91278c488819661e1e83ce164137c8839b23ef58 /webkit | |
parent | d34ddb55e7e69444406bfbb2c18b93c11652956a (diff) | |
download | chromium_src-d6ccbcbdb5fa06af224f72315cc310e3a1b45f7b.zip chromium_src-d6ccbcbdb5fa06af224f72315cc310e3a1b45f7b.tar.gz chromium_src-d6ccbcbdb5fa06af224f72315cc310e3a1b45f7b.tar.bz2 |
Update test expectations after WebKit update.
TBR=abarth
BUG=12105
TEST=0
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16255 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 85cd43a..bfce5da 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2666,3 +2666,6 @@ BUG12054 MAC LINUX : LayoutTests/fast/text/international/thai-baht-space.html = // New test, added in http://trac.webkit.org/changeset/43793, fails for us. BUG12104 : LayoutTests/fast/backgrounds/background-clip-text.html = FAIL + +// Change upstream reveals an issue in V8 bindings: http://trac.webkit.org/changeset/43795 +BUG12105 DEBUG : LayoutTests/svg/dom/svglist-exception-on-out-bounds-error.html = CRASH |