diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-09 18:24:39 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-09 18:24:39 +0000 |
commit | 11b69b57aeedf173012aeaf73a10df566f788137 (patch) | |
tree | 4c51c52bf9048cd716529366f5d3c0b0914d4672 | |
parent | 464146ec15e527148efee8f6470dc4e6520d0ce4 (diff) | |
download | chromium_src-11b69b57aeedf173012aeaf73a10df566f788137.zip chromium_src-11b69b57aeedf173012aeaf73a10df566f788137.tar.gz chromium_src-11b69b57aeedf173012aeaf73a10df566f788137.tar.bz2 |
Mark failing tests from WebKit merge 42287:42324
Review URL: http://codereview.chromium.org/65015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13438 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 17634c5..0098204 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2414,3 +2414,12 @@ BUG9850 : LayoutTests/compositing/overflow/overflow-positioning.html = FAIL BUG9850 : LayoutTests/editing/selection/thai-word-at-document-end.html = FAIL BUG9850 WIN : LayoutTests/fast/inline/long-wrapped-line.html = FAIL BUG9850 WIN MAC DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL + +BUG9916 : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL +BUG9916 : LayoutTests/css2.1/t0803-c5505-mrgn-02-c.html = FAIL +BUG9916 : LayoutTests/fast/block/float/013.html = FAIL +BUG9916 : LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers.html = FAIL +BUG9916 : LayoutTests/http/tests/xmlhttprequest/web-apps/012.html = FAIL +BUG9916 : LayoutTests/svg/custom/getsvgdocument.html = FAIL +BUG9916 : LayoutTests/transitions/transition-end-event-left.html = FAIL + |