diff options
author | dcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-23 00:42:48 +0000 |
---|---|---|
committer | dcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-23 00:42:48 +0000 |
commit | f032236db8d352860e207d99318ac85cf708163f (patch) | |
tree | 33857a869d517a35c2ed46108ba7a4d5b67e3f1d /webkit/tools/layout_tests | |
parent | 4b6f33cdf8ba8b9ddb11bec52f56b9468a658485 (diff) | |
download | chromium_src-f032236db8d352860e207d99318ac85cf708163f.zip chromium_src-f032236db8d352860e207d99318ac85cf708163f.tar.gz chromium_src-f032236db8d352860e207d99318ac85cf708163f.tar.bz2 |
Remove suppression for onpaste-text-html-types.html.
The expected results have been updated upstream.
BUG=76622
TEST=run_webkit_tests.sh editing/pasteboard/onpaste-text-html-types.html
Review URL: http://codereview.chromium.org/6721016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79077 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 04a0cee..a894e52 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -7,6 +7,3 @@ // Skip these tests until the test_expectations can be updated after this Chromium patch lands. BUGWK44797 SKIP : fullscreen = PASS FAIL TIMEOUT - -// Skip this test until the expected results are updated upstream. -BUGWK56621 SKIP : editing/pasteboard/onpaste-text-html-types.html = FAIL |