From c851b9bf069af162625911d958326a0773891538 Mon Sep 17 00:00:00 2001 From: "mnaganov@chromium.org" Date: Fri, 18 Feb 2011 12:11:55 +0000 Subject: [PATCH] 2011-02-18 Mikhail Naganov < mnaganov@chromium.org> [Chromium] Unreviewed test expectations fix. Again, a quick fix for deeply-nested-reflections.html. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@78992 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/platform/chromium/test_expectations.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 6692040..27b319d 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -3476,8 +3476,7 @@ BUGWK54659 DEBUG : inspector/debugger/debug-inlined-scripts.html = CRASH // For some reason, we can't rebaseline these because they don't end up in the archive. Disable while // we figure this out. BUGATWILSON : svg/W3C-SVG-1.1-SE/coords-units-03-b.svg = IMAGE+TEXT -BUGATWILSON WIN LINUX : compositing/reflections/deeply-nested-reflections.html = IMAGE -BUGATWILSON GPU MAC : compositing/reflections/deeply-nested-reflections.html = IMAGE +BUGATWILSON WIN LINUX : compositing/reflections/deeply-nested-reflections.html = IMAGE+TEXT BUGWK54736 MAC : css2.1/t1202-counter-04-b.html = IMAGE+TEXT BUGWK54736 MAC : css2.1/t1202-counters-04-b.html = IMAGE+TEXT -- 1.8.3.1