diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-05 23:24:33 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-05 23:24:33 +0000 |
commit | 33f61ef7d4790c6800d3f5048b7c21594f37c227 (patch) | |
tree | f0da15baad07a18962cbef22a9bc93d04be7bd66 /webkit | |
parent | ae4c5dec173350d6d42fcf818a620f7218a79be0 (diff) | |
download | chromium_src-33f61ef7d4790c6800d3f5048b7c21594f37c227.zip chromium_src-33f61ef7d4790c6800d3f5048b7c21594f37c227.tar.gz chromium_src-33f61ef7d4790c6800d3f5048b7c21594f37c227.tar.bz2 |
More test expectation cleanup.
TBR=dglazkov
Review URL: http://codereview.chromium.org/113008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15351 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7c6acb3..76fc8a4 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2048,7 +2048,7 @@ BUG10475 DEFER WIN LINUX : LayoutTests/fast/forms/range-thumb-height-percentage. DEFER SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PASS -BUG10476 WIN : LayoutTests/editing/selection/5136696.html = FAIL PASS +BUG10476 WIN LINUX : LayoutTests/editing/selection/5136696.html = FAIL PASS BUG10476 : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = FAIL PASS // Merge WebKit 42133:42199 regressions @@ -2246,7 +2246,7 @@ BUG9992 WIN LINUX : LayoutTests/fast/text/shadow-no-blur.html = FAIL // Regressions from WebKit merge 43264:42403, unknown cause(s) BUG10055 LINUX DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS BUG10055 MAC : LayoutTests/fast/events/updateLayoutForHitTest.html = FAIL -BUG10055 LINUX DEBUG : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL +BUG10055 LINUX : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL // This test was changed upstream in http://trac.webkit.org/changeset/42447 // to include window.showModalDialog, which we give as undefined. @@ -2609,7 +2609,8 @@ BUG11483 WIN : LayoutTests/fast/overflow/overflow-focus-ring.html = FAIL BUG11483 : LayoutTests/fast/repaint/4776765.html = FAIL BUG11483 : LayoutTests/fast/repaint/selection-after-delete.html = FAIL BUG11483 : LayoutTests/fast/repaint/selection-after-remove.html = FAIL -BUG11483 : LayoutTests/fast/workers/worker-replace-global-constructor.html = FAIL +BUG11483 : LayoutTests/fast/workers/worker-replace-global-constructor.html = FAIL CRASH BUG11483 : LayoutTests/svg/text/foreignObject-repaint.xml = FAIL BUG11483 : LayoutTests/svg/transforms/animated-path-inside-transformed-html.xhtml = FAIL BUG11482 : LayoutTests/svg/custom/polyline-points-crash.html = CRASH +BUG11502 WIN : LayoutTests/svg/css/glyph-orientation-rounding-test.xhtml = CRASH |