From 1e5e935fd38d678c0fc5cb18f3f9ff4518c0af17 Mon Sep 17 00:00:00 2001 From: "commit-queue@webkit.org" Date: Tue, 7 Feb 2012 19:30:40 +0000 Subject: [PATCH] [chromium] re-enable fast/repaint/block-selection-gap-in-composited-layer for win/mac https://bugs.webkit.org/show_bug.cgi?id=77896 Patch by Dana Jansens on 2012-02-07 Reviewed by Kenneth Russell. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106966 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/chromium/test_expectations.txt | 3 --- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 7e693d5..cf15214 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2012-02-07 Dana Jansens + + [chromium] re-enable fast/repaint/block-selection-gap-in-composited-layer for win/mac + https://bugs.webkit.org/show_bug.cgi?id=77896 + + Reviewed by Kenneth Russell. + + * platform/chromium/test_expectations.txt: + 2012-02-07 Mike Lawther composited mask test for CSS3 calc diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index f0ce847..cb683d1 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -3937,9 +3937,6 @@ BUG_CARYCLARK MAC : editing/style/create-block-for-style-012.html = IMAGE BUG_CARYCLARK MAC : editing/style/create-block-for-style-013.html = IMAGE BUG_CARYCLARK MAC : fast/dom/blur-contenteditable.html = IMAGE -// May fail if these platforms differ from Linux. Remove this or rebaseline them once the bug lands. -BUGWK76015 WIN MAC : fast/repaint/block-selection-gap-in-composited-layer.html = IMAGE - // Need to implement file name logging. BUGWK76572 : http/tests/download = FAIL -- 2.7.4