diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 17:01:18 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 17:01:18 +0000 |
commit | a6954d6f9e0a68675767df9d9939a66d6f383924 (patch) | |
tree | c2d2c0eb5b15bf31463a75ae9970dfa9d011408f /webkit/tools | |
parent | d2b0ab05ce248d278b8ce4124402c631c3ec921d (diff) | |
download | chromium_src-a6954d6f9e0a68675767df9d9939a66d6f383924.zip chromium_src-a6954d6f9e0a68675767df9d9939a66d6f383924.tar.gz chromium_src-a6954d6f9e0a68675767df9d9939a66d6f383924.tar.bz2 |
WebKit update 48642:48665
R=levin
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/225010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26936 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 42ab1bb..c1c4f96 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2363,3 +2363,17 @@ BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/forms/formnovalidate-attribute.html BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/images/imagemap-case.html = FAIL BUG_PAUL LINUX DEBUG : LayoutTests/fast/backgrounds/size/contain-and-cover.html = PASS FAIL BUG_PAUL MAC DEBUG : LayoutTests/fast/forms/onselect-selectall.html = PASS TIMEOUT + +// WebKit update 48642:48665 +BUG_DGLAZKOV : LayoutTests/fast/loader/fragment-after-redirect-gets-back-entry.html = FAIL +BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-inside-percent-table.html = FAIL +BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-width-inside-auto-table.html = FAIL +BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-width-inside-div.html = FAIL +BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-width-inside-extra-large-div.html = FAIL +BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-width-inside-fixed-width-table.html = FAIL +BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-small-percent-width.html = FAIL +BUG_DGLAZKOV WIN LINUX : LayoutTests/tables/mozilla/bugs/bug34176.html = FAIL +BUG_DGLAZKOV WIN : LayoutTests/storage/read-and-write-transactions-dont-run-together.html = TIMEOUT +BUG_DGLAZKOV WIN : LayoutTests/storage/read-transactions-running-concurrently.html = TIMEOUT +BUG_DGLAZKOV MAC LINUX : LayoutTests/storage/read-and-write-transactions-dont-run-together.html = CRASH +BUG_DGLAZKOV MAC LINUX : LayoutTests/storage/read-transactions-running-concurrently.html = CRASH |