diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 18:26:36 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 18:26:36 +0000 |
commit | dc24991d36fe83feab0a651473937fa78abf458e (patch) | |
tree | 82400dfb27a498ad8ba0202dc79c11d45a7f7331 /webkit | |
parent | c2fe3154d36ad61b45fd3300aa172d968c33d5f8 (diff) | |
download | chromium_src-dc24991d36fe83feab0a651473937fa78abf458e.zip chromium_src-dc24991d36fe83feab0a651473937fa78abf458e.tar.gz chromium_src-dc24991d36fe83feab0a651473937fa78abf458e.tar.bz2 |
These tests have been passing consistently on windows.
R=dglazkov
Review URL: http://codereview.chromium.org/113651
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16498 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index f755ab3..ed49efc 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2605,7 +2605,6 @@ BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks-opacity.html BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAIL BUG12002 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-16-b.svg = FAIL BUG12002 WIN : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FAIL -BUG12002 WIN : LayoutTests/svg/custom/grayscale-gradient-mask.svg = FAIL BUG12002 LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL // This one seems to have patterned stroke issues: BUG12003 WIN : LayoutTests/svg/custom/js-late-gradient-and-object-creation.svg = FAIL @@ -2646,7 +2645,6 @@ BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = TI BUG11812 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = TIMEOUT // These tests started to fail after r43604 upstream. -BUG11909 : LayoutTests/http/tests/navigation/new-window-redirect-history.html = FAIL BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-lexical.html = FAIL BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-write-lexical.html = FAIL BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical.html = FAIL |