summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests
diff options
context:
space:
mode:
authorpam@chromium.org <pam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-11 00:19:36 +0000
committerpam@chromium.org <pam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-11 00:19:36 +0000
commitc25c7b1f445bddeae58a48ce0206fa34758791fb (patch)
treef204f91347fa0cff2859e1c8e36f0a1de7b8267f /webkit/tools/layout_tests
parentf11ca073c19fa4a6e6fce9791e2d098106edea02 (diff)
downloadchromium_src-c25c7b1f445bddeae58a48ce0206fa34758791fb.zip
chromium_src-c25c7b1f445bddeae58a48ce0206fa34758791fb.tar.gz
chromium_src-c25c7b1f445bddeae58a48ce0206fa34758791fb.tar.bz2
Chromium side of merge 42364:42403.
Includes change to v8_proxy.cpp to account for addition of MessagePortProxy class. Review URL: http://codereview.chromium.org/66062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13553 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 79d792b..d4e2fe2 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -408,8 +408,9 @@ BUG8941 DEFER MAC LINUX WIN : LayoutTests/http/tests/xmlhttprequest/web-apps/013
BUG1316221 DEFER LINUX WIN : LayoutTests/css2.1/t1202-counter-04-b.html = FAIL
BUG1316221 DEFER LINUX WIN : LayoutTests/css2.1/t1202-counters-04-b.html = FAIL
-// The max length is being applied correctly, but the over- and
-// under-lines aren't placed properly over the "x".
+// The max length doesn't appear to be applied correctly (or the test needs
+// changing), and furthermore, the over- and under-lines aren't placed
+// properly over the "x".
BUG1124513 DEFER : LayoutTests/fast/forms/input-text-maxlength.html = FAIL
BUG1124513 DEFER : LayoutTests/fast/forms/input-text-paste-maxlength.html = FAIL
@@ -2464,3 +2465,8 @@ BUG9962 MAC LINUX : LayoutTests/http/tests/security/XFrameOptions/x-frame-option
BUG9962 MAC LINUX : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny.html = FAIL
BUG9962 MAC LINUX : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html = FAIL
BUG9962 MAC LINUX : LayoutTests/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html = FAIL
+
+// Regressions from WebKit merge 43264:42403, possibly due to r42375.
+BUG9992 : LayoutTests/fast/repaint/box-shadow-h.html = FAIL
+BUG9992 : LayoutTests/fast/repaint/box-shadow-v.html = FAIL
+BUG9992 : LayoutTests/fast/text/shadow-no-blur.html = FAIL