diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-06 21:53:07 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-06 21:53:07 +0000 |
commit | 901065b013787109038f232c0707b245af796599 (patch) | |
tree | cb4e8dff7b43d72fa7949ef9e04fe3afa9f3a5d1 | |
parent | c446df87a5ef779513c12aa17486a36ef9678935 (diff) | |
download | chromium_src-901065b013787109038f232c0707b245af796599.zip chromium_src-901065b013787109038f232c0707b245af796599.tar.gz chromium_src-901065b013787109038f232c0707b245af796599.tar.bz2 |
Update test expectations to account for new tests that fail after the merge.
TBR=dglazkov
Review URL: http://codereview.chromium.org/113060
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15462 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 51946cd..6301903 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2395,3 +2395,19 @@ BUG11483 WIN LINUX : LayoutTests/svg/text/foreignObject-repaint.xml = FAIL BUG11483 WIN LINUX : 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 PASS + +// Regressions from WebKit merge 43242:43321 +WIN LINUX : LayoutTests/editing/deleting/delete-br-011.html = FAIL +WIN LINUX : LayoutTests/editing/deleting/delete-select-all-001.html = FAIL +WIN LINUX : LayoutTests/editing/execCommand/19089.html = FAIL +WIN LINUX : LayoutTests/editing/execCommand/remove-formatting-2.html = FAIL +WIN LINUX : LayoutTests/editing/pasteboard/5027857.html = FAIL +WIN LINUX : LayoutTests/editing/pasteboard/paste-blockquote-before-blockquote.html = FAIL +WIN LINUX : LayoutTests/editing/pasteboard/paste-double-nested-blockquote-before-blockquote.html = FAIL +WIN LINUX : LayoutTests/editing/pasteboard/paste-pre-002.html = FAIL +WIN LINUX : LayoutTests/editing/style/block-style-004.html = FAIL +WIN LINUX : LayoutTests/editing/style/block-style-005.html = FAIL +WIN LINUX : LayoutTests/editing/style/block-style-006.html = FAIL +WIN LINUX : LayoutTests/fast/forms/select-dirty-parent-pref-widths.html = FAIL +WIN LINUX : LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html.xhtml = FAIL +WIN LINUX : LayoutTests/svg/transforms/text-with-pattern-with-svg-transform.svg = FAIL |