diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-22 18:46:33 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-22 18:46:33 +0000 |
commit | e16fa1ee9ba1a4f8af71de72aa396809bfe69b84 (patch) | |
tree | 1d6275e78a34f3b317e4dfe5498ba143b0e0f0f7 /webkit | |
parent | 73cae57f1b63a1979790881960ca7615cd779cd0 (diff) | |
download | chromium_src-e16fa1ee9ba1a4f8af71de72aa396809bfe69b84.zip chromium_src-e16fa1ee9ba1a4f8af71de72aa396809bfe69b84.tar.gz chromium_src-e16fa1ee9ba1a4f8af71de72aa396809bfe69b84.tar.bz2 |
Webkit roll 49926:49941
BUG=none
TEST=none
TBR=tc,jorlow
Review URL: http://codereview.chromium.org/314011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29794 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e7cfa13..550a866 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -92,7 +92,6 @@ BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS BUG24182 SLOW WIN : LayoutTests/http/tests/local/file-url-sent-as-referer.html = PASS BUG24182 SLOW WIN : LayoutTests/svg/carto.net/window.svg = PASS BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug149275-2.html = PASS -BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/storage/domstorage/localstorage/quota.html = PASS BUG24182 SLOW WIN LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug1818-4.html = PASS BUG24182 SLOW DEBUG : LayoutTests/fast/xpath/4XPath/Borrowed/cz_20030217.html = PASS BUG24182 SLOW LINUX DEBUG : LayoutTests/svg/custom/viewbox-syntax.svg = PASS @@ -3087,10 +3086,6 @@ BUG24331 LINUX : LayoutTests/svg/text/text-text-07-t.svg = FAIL PASS // Fails since WebKit merge 49321:49372 BUG24331 LINUX : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL PASS -// WebKit update: 49142:49190 -// Changed in http://trac.webkit.org/changeset/49155. -BUG_JORLOW : LayoutTests/storage/domstorage/sessionstorage/complex-values.html = FAIL - // WebKit update: 49190:49206 BUG_JPARENT WIN DEBUG : LayoutTests/fast/frames/calculate-percentage.html = CRASH PASS BUG_JPARENT LINUX DEBUG SLOW : LayoutTests/fast/frames/calculate-fixed.html = PASS @@ -3190,3 +3185,6 @@ BUG25399 LINUX MAC : LayoutTests/fast/xmlhttprequest/null-document-xmlhttpreques // Incorrect baseline removed. BUG25433 WIN LINUX : LayoutTests/css2.1/t040103-ident-03-c.html = IMAGE + +// Webkit roll 49926:49941 +BUG_JORLOW : LayoutTests/storage/domstorage/complex-values.html = FAIL |