diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-24 00:37:10 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-24 00:37:10 +0000 |
commit | 08cab28426c9edac22a1052db13c5200f525e542 (patch) | |
tree | d390fd2193eaa293d14f04e33434398e2222f7af /webkit/tools | |
parent | 1b301a7260940d5376bdfd0eac2011ee55c30434 (diff) | |
download | chromium_src-08cab28426c9edac22a1052db13c5200f525e542.zip chromium_src-08cab28426c9edac22a1052db13c5200f525e542.tar.gz chromium_src-08cab28426c9edac22a1052db13c5200f525e542.tar.bz2 |
Update test expectations corresponding to changes made upstream.
Corresponding to http://trac.webkit.org/changeset/46281:
fast/overflow/overflow-with-local-attachment.html
Corresponding to http://trac.webkit.org/changeset/46287:
fast/css/getComputedStyle/computed-style.html
fast/css/getComputedStyle/computed-style-without-renderer.html
svg/css/getComputedStyle-basic.xhtml
TBR=pkasting
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/160075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21490 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c3aacf8..22271ce 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2987,11 +2987,3 @@ BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = C BUG17509 LINUX : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL BUG17509 LINUX : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL TIMEOUT BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL - -// These need new baselines for the merge r46270:46282. -BUG_DARIN WIN LINUX : LayoutTests/fast/overflow/overflow-with-local-background-attachment.html = FAIL - -// These need new baselines for the merge r46282:46288. -BUG_DARIN WIN LINUX : LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer.html = FAIL -BUG_DARIN WIN LINUX : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL -BUG_DARIN WIN LINUX : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL |