diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-20 20:15:17 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-20 20:15:17 +0000 |
commit | 4f4cbca194f6f3b56f6cc5e7063738cc03aeb167 (patch) | |
tree | dce65c0863124dd9789bb675f8ca7267a30e65ef | |
parent | 449612928531abe451859c41d54c9168755f9d63 (diff) | |
download | chromium_src-4f4cbca194f6f3b56f6cc5e7063738cc03aeb167.zip chromium_src-4f4cbca194f6f3b56f6cc5e7063738cc03aeb167.tar.gz chromium_src-4f4cbca194f6f3b56f6cc5e7063738cc03aeb167.tar.bz2 |
Add a new layout test to exceptions list.
TBR=paul
BUG=http://crbug.com/17287
TEST=NONE
Review URL: http://codereview.chromium.org/159090
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21089 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7f39f72..c0f7ca5 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2977,5 +2977,6 @@ BUG17144 LINUX WIN : LayoutTests/fast/css/positioned-overflow-scroll.html = FAIL // New test from WebKit merge 46050:46087 BUG17170 : LayoutTests/fast/dom/prototype-inheritance.html = FAIL -// New test from WebKit merge 46087:46125 +// New tests from WebKit merge 46087:46125 BUG17255 LINUX WIN : LayoutTests/fast/box-shadow/spread.html = FAIL +BUG17287 WIN : LayoutTests/media/audio-constructor-autobuffer.html = FAIL |