From cca140f1370b5a844a54119af61d72f165d0f0de Mon Sep 17 00:00:00 2001 From: "dslomov@google.com" Date: Fri, 6 Jan 2012 22:13:51 +0000 Subject: [PATCH] Unreviewed: filed https://bugs.webkit.org/show_bug.cgi?id=75742 and updated chromium-mac expectations for fast/forms/input-disabled-color.html. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@104336 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/platform/chromium/test_expectations.txt | 2 ++ 2 files changed, 9 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 6e221f7317f..04a65451f40 100755 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2012-01-06 Dmitry Lomov + + Unreviewed: filed https://bugs.webkit.org/show_bug.cgi?id=75742 + and updated chromium-mac expectations for fast/forms/input-disabled-color.html. + + * platform/chromium/test_expectations.txt: + 2012-01-06 Tom Sepez Pass Content-Security-Policy directives to worker threads. diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index d80543997c8..ddb896f50ac 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -3882,3 +3882,5 @@ BUGWK75633 : fast/media/viewport-media-query.html = PASS IMAGE+TEXT BUGWK75696 MAC LINUX DEBUG: svg/text/text-style-recalc-crash.html = PASS TIMEOUT BUGWK75716 : fullscreen/video-controls-drag.html = TEXT + +BUGWK75742 MAC : fast/forms/input-disabled-color.html = IMAGE -- GitLab