diff options
author | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-14 12:56:31 +0000 |
---|---|---|
committer | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-14 12:56:31 +0000 |
commit | cefe7ae738a7ef693bb4642e83a29efff3ab2c55 (patch) | |
tree | 88ee710faf759140acde595f40dcc92c9ee86b39 | |
parent | 0e320308f70bd09a7963e46896dc36f8105809eb (diff) | |
download | chromium_src-cefe7ae738a7ef693bb4642e83a29efff3ab2c55.zip chromium_src-cefe7ae738a7ef693bb4642e83a29efff3ab2c55.tar.gz chromium_src-cefe7ae738a7ef693bb4642e83a29efff3ab2c55.tar.bz2 |
Yet another round.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5473 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt index 8cc47f9..71df292 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -220,6 +220,11 @@ LayoutTests/editing/selection/drag-in-iframe.html = FAIL // which depends on that functionality. So we ignore this for beta. LayoutTests/plugins/netscape-enumerate.html = FAIL +// This tests the screen's pixel depth, which we don't set on the buildbots +// so it depends on the users settings. Making this a broken test for us. +// The test must be fixed to not depend on user settings and rebaselined. post-beta. +LayoutTests/fast/dom/Window/window-screen-properties.html = FAIL + // Bug: 849060 // Plugin creation is delayed until after first layout, so // setwindow isn't being called. |