diff options
author | michaeln@chromium.org <michaeln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-09 06:07:54 +0000 |
---|---|---|
committer | michaeln@chromium.org <michaeln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-09 06:07:54 +0000 |
commit | ed23561932b7be119b92366ce9aa6defd9b0ae02 (patch) | |
tree | c630615eccf1298feaa7b7e3a61feefe61a18475 /webkit | |
parent | dcc04f557ba0c524626d0aad24fd15081da042c6 (diff) | |
download | chromium_src-ed23561932b7be119b92366ce9aa6defd9b0ae02.zip chromium_src-ed23561932b7be119b92366ce9aa6defd9b0ae02.tar.gz chromium_src-ed23561932b7be119b92366ce9aa6defd9b0ae02.tar.bz2 |
Webkit Roll to r55683 (from r55674)
TBR=japhet
TEST=bots
BUG=none
Review URL: http://codereview.chromium.org/672018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41004 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7104137..0a4f41a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2864,5 +2864,13 @@ BUG37710 MAC SKIP : media/video-src-change.html = CRASH PASS BUG_JIANLI : http/tests/local/send-sliced-dragged-file.html = FAIL // WebKit roll 55670 -> 55674 -BUG_37684 SKIP : http/tests/cookies/third-party-cookie-relaxing.html = FAIL +BUG37684 SKIP : http/tests/cookies/third-party-cookie-relaxing.html = FAIL + +// WebKit roll 55674 -> r55683 +BUG37735 : fast/events/spatial-navigation/snav-table-traversal.html = TEXT +BUG37735 : fast/events/spatial-navigation/snav-tiny-table-traversal.html = TEXT +BUG37740 : fast/dom/DOMImplementation/createDocument-with-used-doctype.html = TEXT +BUG_MICHAELN : fast/css/getComputedStyle/computed-style-without-renderer.html = TEXT +BUG_MICHAELN : fast/css/getComputedStyle/computed-style.html = TEXT +BUG_MICHAELN : fast/dom/Window/window-appendages-cleared.html = TEXT |