diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-16 23:27:21 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-16 23:27:21 +0000 |
commit | 735fa7e64e6f9545bba176309059bca54d8195ee (patch) | |
tree | 1cf18c0db2c6dd64cb1c8abf65a6c1dc6093a6d9 /webkit/tools | |
parent | 9536d80b754e556179357460a3eb1f52db564d50 (diff) | |
download | chromium_src-735fa7e64e6f9545bba176309059bca54d8195ee.zip chromium_src-735fa7e64e6f9545bba176309059bca54d8195ee.tar.gz chromium_src-735fa7e64e6f9545bba176309059bca54d8195ee.tar.bz2 |
Rebaseline shadow-no-blur.html and mark a test as WONTFIX
that requires LayoutTestController.setCacheModel().
BUG=9992
BUG=13920
TEST=none
Review URL: http://codereview.chromium.org/503033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34775 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6ca325c..64a742f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -439,6 +439,10 @@ BUG12254 WONTFIX SKIP : LayoutTests/fast/xhtmlmp = FAIL // We are not planning to support these. BUG12310 WONTFIX SKIP : LayoutTests/fast/wcss = FAIL +// This test requires LayoutTestController.setCacheModel, which we don't implement +// because we can't emulate the cahcing behaviors it expects. +WONTFIX : LayoutTests/fast/dom/HTMLScriptElement/nested-execution.html = FAIL + // ----------------------------------------------------------------- // CHROME REWRITTEN TESTS // ----------------------------------------------------------------- @@ -594,9 +598,6 @@ BUG24195 WIN LINUX : LayoutTests/fast/repaint/bugzilla-6473.html = IMAGE+TEXT BUG21888 : LayoutTests/fast/history/clicked-link-is-visited.html = FAIL BUG21888 : LayoutTests/fast/history/subframe-is-visited.html = FAIL -// Need to implement LayoutTestController.setCacheModel -BUG13920 : LayoutTests/fast/dom/HTMLScriptElement/nested-execution.html = FAIL - // Implement layoutTestController.display() BUG8630 WIN LINUX : LayoutTests/fast/repaint/body-background-image.html = FAIL @@ -1448,8 +1449,7 @@ BUG10354 WIN LINUX : LayoutTests/fast/layers/opacity-transforms.html = FAIL // MERGE 38389:38450 // Form submit causes invalid page reload/navigation when action is a named // anchor -BUG10357 DEBUG : LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT -BUG10357 RELEASE : LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT PASS +BUG10357 : LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT PASS // MERGE 38500:39550: New tests // Missing expected results @@ -2471,9 +2471,6 @@ BUG9798 LINUX : LayoutTests/http/tests/multipart/invalid-image-data.html = PASS BUG9962 LINUX : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-bug.html = FAIL BUG9962 MAC : LayoutTests/fast/js/function-apply-aliased.html = FAIL -// Regressions from WebKit merge 43264:42403, possibly due to r42375. -BUG9992 WIN LINUX : LayoutTests/fast/text/shadow-no-blur.html = FAIL - // Regressions from WebKit merge 43264:42403, unknown cause(s) BUG10055 MAC : LayoutTests/fast/events/updateLayoutForHitTest.html = FAIL |