diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 22:42:09 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 22:42:09 +0000 |
commit | e4cff622e1875423ce10d0e6d31232e3d02f25ff (patch) | |
tree | cdf4f37dea58641253b26765bf199085457a3377 /webkit | |
parent | 144199d5848b185b9e7f3f73374bde01eefeedb7 (diff) | |
download | chromium_src-e4cff622e1875423ce10d0e6d31232e3d02f25ff.zip chromium_src-e4cff622e1875423ce10d0e6d31232e3d02f25ff.tar.gz chromium_src-e4cff622e1875423ce10d0e6d31232e3d02f25ff.tar.bz2 |
I filed a P1 bug against myself to work on this layout test regression.
TBR=mpcomplete
BUG=11924
Review URL: http://codereview.chromium.org/115329
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16008 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 37e4f88..035cae5 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2727,3 +2727,5 @@ BUG11909 : LayoutTests/http/tests/security/aboutBlank/xss-DENIED-set-opener.html BUG11909 : LayoutTests/http/tests/security/cookies/document-open.html = FAIL BUG11909 : LayoutTests/http/tests/misc/window-open-then-write.html = TIMEOUT BUG11909 : LayoutTests/http/tests/navigation/new-window-redirect-history.html = TIMEOUT + +BUG11924 WIN : LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL |