From 2364851709cd912141f02815922875d8b42ab584 Mon Sep 17 00:00:00 2001 From: "amanda@chromium.org" Date: Fri, 1 May 2009 20:31:19 +0000 Subject: Test regressions for WebKit merge 43059:43114 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15085 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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 -- cgit v1.1