diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-04 21:24:58 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-04 21:24:58 +0000 |
commit | 5318be8f3c27813755e08f759ed19809bc965a86 (patch) | |
tree | 98c2ed0bf771c8e3290f14fc1a137c6ea8f0cfda /webkit | |
parent | 29a7e5d7ccd0db409473a51dc2cfd61ad7a7e6f1 (diff) | |
download | chromium_src-5318be8f3c27813755e08f759ed19809bc965a86.zip chromium_src-5318be8f3c27813755e08f759ed19809bc965a86.tar.gz chromium_src-5318be8f3c27813755e08f759ed19809bc965a86.tar.bz2 |
More clean up from the clobber that wasn't triggered by CSSPropertyNames.in change.
TBR=japhet
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/355026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31002 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a874546..bf23eab 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3140,11 +3140,7 @@ BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = PA // More fallout from the above roll. BUG25955 LINUX : LayoutTests/fast/forms/textarea-placeholder-set-value.html = PASS CRASH -BUG_JORLOW WIN : LayoutTests/fast/parser/remove-node-stack.html = PASS CRASH BUG_JORLOW LINUX : LayoutTests/fast/multicol/column-rules-stacking.html = PASS FAIL -// continued, started to pass again in roll to 50313 -BUG_JORLOW LINUX : LayoutTests/transitions/background-transitions.html = PASS TIMEOUT -BUG_JORLOW LINUX : LayoutTests/transitions/multiple-background-size-transitions.html = PASS TIMEOUT // WebKit 50158:50171 BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL @@ -3211,7 +3207,6 @@ BUG_SENORBLANCO WIN DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html // WebKit 50358:50395 BUG_SENORBLANCO : LayoutTests/fast/text/international/thai-cursor-position.html = TEXT -BUG_SENORBLANCO WIN : LayoutTests/transitions/multiple-background-size-transitions.html = TEXT BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/clip-path-units-changes.svg = IMAGE // WebKit 50395:50407 |