diff options
author | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-27 21:46:08 +0000 |
---|---|---|
committer | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-27 21:46:08 +0000 |
commit | 12ade0f1bbaf80e672e4ce0a3841ed7d8bc6c8a9 (patch) | |
tree | cec9d959174fb9d1b1f8227ece9446efbae5255a /webkit/tools/layout_tests | |
parent | 2bb648f6025b12b5e4ac028c782a61a3ad4c58fd (diff) | |
download | chromium_src-12ade0f1bbaf80e672e4ce0a3841ed7d8bc6c8a9.zip chromium_src-12ade0f1bbaf80e672e4ce0a3841ed7d8bc6c8a9.tar.gz chromium_src-12ade0f1bbaf80e672e4ce0a3841ed7d8bc6c8a9.tar.bz2 |
Mark passing tests as PASS
TEST=trybot
BUG=23473
Review URL: http://codereview.chromium.org/434122
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33231 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 329ea99..1de3768 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2115,6 +2115,14 @@ BUG23473 MAC : LayoutTests/fast/repaint/renderer-destruction-by-invalidateSelect BUG23473 MAC : LayoutTests/fast/repaint/table-cell-vertical-overflow.html = PASS BUG23473 MAC : LayoutTests/fast/repaint/text-shadow.html = PASS BUG23473 MAC : pending/fast/repaint/bugzilla-6473.html = IMAGE +BUG23473 MAC : LayoutTests/fast/repaint/fixed.html = PASS +BUG23473 MAC : LayoutTests/fast/repaint/flexible-box-overflow-horizontal.html = PASS +BUG23473 MAC : LayoutTests/fast/repaint/layer-outline-horizontal.html = PASS +BUG23473 MAC : LayoutTests/fast/repaint/shadow-multiple-horizontal.html = PASS +BUG23473 MAC : LayoutTests/fast/repaint/shadow-multiple-strict-horizontal.html = PASS +BUG23473 MAC : LayoutTests/fast/repaint/shadow-multiple-strict-vertical.html = PASS +BUG23473 MAC : LayoutTests/fast/repaint/shadow-multiple-vertical.html = PASS +BUG23473 MAC : LayoutTests/fast/repaint/text-shadow-horizontal.html = PASS // Thicker shadow than expected BUG23471 MAC : LayoutTests/fast/text/stroking.html = IMAGE |