diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 15:53:10 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 15:53:10 +0000 |
commit | 23de71d22e65217cabeea8a93d76a778d2f481b9 (patch) | |
tree | 9fd28c15bfd5ae0234ab4878263dd772d85c46d5 | |
parent | 6e8d64646d95d8865178dc89bfa372a4f6c81ad9 (diff) | |
download | chromium_src-23de71d22e65217cabeea8a93d76a778d2f481b9.zip chromium_src-23de71d22e65217cabeea8a93d76a778d2f481b9.tar.gz chromium_src-23de71d22e65217cabeea8a93d76a778d2f481b9.tar.bz2 |
Adding two more layout test failures to test expectations.
BUG=18896,9798
TEST=green is good.
TBR=dglazkov
Review URL: http://codereview.chromium.org/165240
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22918 0039d316-1c4b-4281-b951-d872f2087c98
-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 d992932..e6c5d9a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2126,6 +2126,7 @@ BUG9798 WIN : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PASS BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-charset-and-css-extension.html = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-charset.html = TIMEOUT PASS +BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-text-css-and-invalid-type.html = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/misc/css-accept-any-type.html = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/misc/redirect.php = TIMEOUT PASS @@ -2844,3 +2845,4 @@ BUG18896 WIN LINUX DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL BUG18896 WIN DEBUG : LayoutTests/svg/carto.net/window.svg = FAIL BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr.html = FAIL BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop.html = FAIL +BUG18896 LINUX DEBUG : LayoutTests/svg/css/crash-css-generated-content.xhtml = FAIL |