diff options
| author | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-21 10:25:58 +0000 |
|---|---|---|
| committer | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-21 10:25:58 +0000 |
| commit | c66117012c0cc936c9b494eccccdbca31a09f379 (patch) | |
| tree | bb06b750791b0ad6f15f5350c78464bf594179f5 /webkit | |
| parent | 2b05f2e4deef6844727c748eaa139ad671fad570 (diff) | |
| download | chromium_src-c66117012c0cc936c9b494eccccdbca31a09f379.zip chromium_src-c66117012c0cc936c9b494eccccdbca31a09f379.tar.gz chromium_src-c66117012c0cc936c9b494eccccdbca31a09f379.tar.bz2 | |
select-style test on Win is expected to pass now.
BUG=12350
TEST=LayoutTests/fast/forms/select-style.html
Review URL: http://codereview.chromium.org/113699
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16592 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
| -rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 140e194..2e80611 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2681,7 +2681,7 @@ BUG12310 SKIP : LayoutTests/fast/wcss/marquee-style.xhtml = FAIL // Details for all of these are in the bugs. BUG12340 WIN : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = PASS FAIL BUG12341 WIN : LayoutTests/editing/selection/4975120.html = PASS FAIL -BUG12350 WIN MAC : LayoutTests/fast/forms/select-style.html = FAIL +BUG12350 MAC : LayoutTests/fast/forms/select-style.html = FAIL BUG12352 : LayoutTests/fast/canvas/canvas-composite.html = FAIL BUG12352 : LayoutTests/fast/backgrounds/bgCompositeCopy.html = FAIL BUG12354 : LayoutTests/plugins/netscape-invoke-browserfuncs.html = FAIL |
