diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-16 00:23:43 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-16 00:23:43 +0000 |
commit | 2231819359ed105168b189b375dd2e502b635e6d (patch) | |
tree | 07ba5484d197f3a11cd35857c33d787c8ea8faf9 | |
parent | a0ea6d09e3eb7da25aa74fbbbd5026dc3400d65d (diff) | |
download | chromium_src-2231819359ed105168b189b375dd2e502b635e6d.zip chromium_src-2231819359ed105168b189b375dd2e502b635e6d.tar.gz chromium_src-2231819359ed105168b189b375dd2e502b635e6d.tar.bz2 |
Layout test shadow-translucent-fill.html started failing with merge.
BUG=16878
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20826 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 2fa2958..80b50f2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2992,4 +2992,5 @@ BUG16850 WIN : LayoutTests/media/progress-event-total.html = FAIL BUG16878 LINUX MAC : LayoutTests/fast/js/instanceof-operator.html = CRASH FAIL BUG16878 LINUX WIN : LayoutTests/fast/css/attribute-selector-dynamic.xml = FAIL BUG16878 LINUX WIN : LayoutTests/fast/runin/001.html = FAIL -BUG16878 LINUX WIN : LayoutTests/fast/runin/generated.html = FAIL
\ No newline at end of file +BUG16878 LINUX WIN : LayoutTests/fast/runin/generated.html = FAIL +BUG16878 LINUX : LayoutTests/fast/text/shadow-translucent-fill.html = FAIL |