diff options
author | amanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-01 20:31:19 +0000 |
---|---|---|
committer | amanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-01 20:31:19 +0000 |
commit | 2364851709cd912141f02815922875d8b42ab584 (patch) | |
tree | bae0c5f8a6ebc149958cbf3e66b3543549c4cfb9 /webkit/tools/layout_tests/test_expectations.txt | |
parent | c1d49f067c3e17d15d62206b5d5892fd97ee61fb (diff) | |
download | chromium_src-2364851709cd912141f02815922875d8b42ab584.zip chromium_src-2364851709cd912141f02815922875d8b42ab584.tar.gz chromium_src-2364851709cd912141f02815922875d8b42ab584.tar.bz2 |
Test regressions for WebKit merge 43059:43114
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15085 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests/test_expectations.txt')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 314ccbe..3d9035d 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -455,6 +455,7 @@ BUG1124542 DEFER LINUX WIN : LayoutTests/fast/text/capitalize-boundaries.html = // Different button line-heights, our behavior looks wrong. BUG1145887 DEFER : LayoutTests/fast/forms/control-restrict-line-height.html = FAIL BUG1145887 DEFER : LayoutTests/fast/replaced/table-percent-height.html = FAIL +BUG1145887 DEFER : LayoutTests/fast/replaced/table-percent-height-text-controls.html = FAIL // ----------------------------------------------------------------- @@ -2620,4 +2621,11 @@ BUG11251 : LayoutTests/fast/forms/textarea-metrics.html = FAIL // Regressions from r14994 (pulling in new WebKit) BUG11264 WIN : LayoutTests/plugins/getintidentifier-special-values.html = CRASH -BUG11264 WIN : LayoutTests/plugins/netscape-identifier-conversion.html = CRASH
\ No newline at end of file +BUG11264 WIN : LayoutTests/plugins/netscape-identifier-conversion.html = CRASH + +// Regressions from WebKit Merge 43059:43114 +BUG11322 : LayoutTests/editing/text-iterator/basic-iteration.html = FAIL +BUG11322 : LayoutTests/fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution.html = FAIL +BUG11322 : LayoutTests/fast/forms/multiple-selected-options-innerHTML.html = FAIL +BUG11322 : LayoutTests/fast/js/regexp-range-bound-ffff.html +BUG11322 LINUX : LayoutTests/plugins/embed-attributes-style.html = FAIL |