summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-08 03:00:28 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-08 03:00:28 +0000
commit3a8cfc3291e7b409e1ef15de3339677dab60c2bf (patch)
tree0a0917e11f12a7e607eac702edd5eef574edc360 /webkit
parentf5d0f6fd89a1fd3d1c94bf6e261e0377538cafc9 (diff)
downloadchromium_src-3a8cfc3291e7b409e1ef15de3339677dab60c2bf.zip
chromium_src-3a8cfc3291e7b409e1ef15de3339677dab60c2bf.tar.gz
chromium_src-3a8cfc3291e7b409e1ef15de3339677dab60c2bf.tar.bz2
Some layout tests failed due to WebKit merge 43361:43371
TBR=dglazkov Review URL: http://codereview.chromium.org/115117 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15614 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt15
1 files changed, 11 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index a95622a..65a5338 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2051,10 +2051,14 @@ BUG10478 MAC : LayoutTests/fast/events/standalone-image-drag-to-editable.html =
// These tests were affected by rolling out WebKit i8n patches.
BUG9768 LINUX WIN : LayoutTests/fast/block/positioning/047.html = FAIL
-BUG9768 WIN : LayoutTests/fast/css/rtl-ordering.html = FAIL
-BUG9768 WIN : LayoutTests/fast/forms/select-initial-position.html = FAIL
-BUG9768 WIN : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL
-BUG9768 WIN : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL
+// Was only WIN, also fail on LINUX since merge 43346:43361
+BUG9768 LINUX WIN : LayoutTests/fast/css/rtl-ordering.html = FAIL
+// Was only WIN, also fail on LINUX since merge 43346:43361
+BUG9768 LINUX WIN : LayoutTests/fast/forms/select-initial-position.html = FAIL
+// Was only WIN, also fail on LINUX since merge 43346:43361
+BUG9768 LINUX WIN : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL
+// Was only WIN, also fail on LINUX since merge 43346:43361
+BUG9768 LINUX WIN : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL
BUG9768 LINUX WIN : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL
BUG9768 LINUX WIN : LayoutTests/fast/text/international/001.html = FAIL
BUG9768 LINUX WIN : LayoutTests/fast/text/international/002.html = FAIL
@@ -2667,3 +2671,6 @@ BUG_DGLAZKOV WIN LINUX : chrome/fast/forms/basic-inputs.html = FAIL
BUG_DGLAZKOV WIN : chrome/fast/forms/basic-selects.html = FAIL
BUG_DGLAZKOV WIN LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL
BUG_DGLAZKOV WIN LINUX : chrome/fast/forms/basic-textareas.html = FAIL
+BUG_DGLAZKOV MAC : LayoutTests/fast/forms/text-control-intrinsic-widths.html = FAIL
+BUG_DGLAZKOV MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FAIL
+