diff options
author | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-25 21:59:33 +0000 |
---|---|---|
committer | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-25 21:59:33 +0000 |
commit | 8f7386a560234e06273cb4287b914531574ac46f (patch) | |
tree | df8899beb509735002b966c9b8e3a09056789402 /webkit | |
parent | 386beb9351947065c8736b38435481ac59cb71e2 (diff) | |
download | chromium_src-8f7386a560234e06273cb4287b914531574ac46f.zip chromium_src-8f7386a560234e06273cb4287b914531574ac46f.tar.gz chromium_src-8f7386a560234e06273cb4287b914531574ac46f.tar.bz2 |
window-screen-properties.html is failing on WinRelease.
TBR=jparent
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67425 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 120bfa7..b2a3621 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -30,4 +30,6 @@ BUG_KINUKO : fast/filesystem/simple-temporary.html = TEXT BUG_KINUKO : fast/filesystem/async-operations.html = TEXT BUG_LOISLO WIN RELEASE : http/tests/appcache/online-whitelist.html = TEXT +BUGWK46940 WIN RELEASE : fast/dom/Window/window-screen-properties.html = TEXT + |