diff options
| author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 23:52:38 +0000 |
|---|---|---|
| committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 23:52:38 +0000 |
| commit | 559019030291c3508249c167787211d2f24cc1cd (patch) | |
| tree | 54affcb24d3e99a1a813922fb49c1653e4f181bd /webkit | |
| parent | e0b1e80f036fda1f6883d75a64b9184df73a2ac6 (diff) | |
| download | chromium_src-559019030291c3508249c167787211d2f24cc1cd.zip chromium_src-559019030291c3508249c167787211d2f24cc1cd.tar.gz chromium_src-559019030291c3508249c167787211d2f24cc1cd.tar.bz2 | |
Fix test expectations for newly added test.
BUG=12361
TEST=none, this change only notes that a newly added test is failing.
Review URL: http://codereview.chromium.org/113676
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16551 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
| -rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 04b4f08..83dbae3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2691,3 +2691,5 @@ BUG12352 : LayoutTests/fast/canvas/canvas-composite.html = FAIL BUG12352 : LayoutTests/fast/backgrounds/bgCompositeCopy.html = FAIL BUG12354 : LayoutTests/plugins/netscape-invoke-browserfuncs.html = FAIL BUG12355 : LayoutTests/editing/pasteboard/file-input-files-access.html = FAIL +BUG12361 : LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL + |
