Title: [87533] trunk/LayoutTests
Revision
87533
Author
e...@google.com
Date
2011-05-27 12:32:50 -0700 (Fri, 27 May 2011)

Log Message

2011-05-27  Nat Duca  <nd...@chromium.org>

        Unreviewed, landed by e...@google.com.

        [chromium] Add suppression for media/video-zoom due to 64/32 scrollbar issue
        https://bugs.webkit.org/show_bug.cgi?id=61652

        * platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (87532 => 87533)


--- trunk/LayoutTests/ChangeLog	2011-05-27 18:56:21 UTC (rev 87532)
+++ trunk/LayoutTests/ChangeLog	2011-05-27 19:32:50 UTC (rev 87533)
@@ -1,3 +1,12 @@
+2011-05-27  Nat Duca  <nd...@chromium.org>
+
+        Unreviewed, landed by e...@google.com.
+
+        [chromium] Add suppression for media/video-zoom due to 64/32 scrollbar issue
+        https://bugs.webkit.org/show_bug.cgi?id=61652
+
+        * platform/chromium/test_expectations.txt:
+
 2011-05-27  Ryosuke Niwa  <rn...@webkit.org>
 
         Reviewed by Kent Tamura.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (87532 => 87533)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-05-27 18:56:21 UTC (rev 87532)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-05-27 19:32:50 UTC (rev 87533)
@@ -3052,12 +3052,15 @@
 BUGCR75109 WIN LINUX : svg/css/getComputedStyle-basic.xhtml = TEXT
 BUGCR75019 WIN LINUX MAC :fast/text/hyphenate-limit-before-after.html = IMAGE+TEXT
 
-// Seems to blend scrollbars very slightly differently in debug vs. release.
+// Chromium GPU draws scrollbars slightly differently in debug vs. release.
 // Commented out because BUGWK57113 supersedes it below, and BUGCR78457
 //BUGWK58587 DEBUG GPU LINUX : compositing/geometry/horizontal-scroll-composited.html = IMAGE
 //BUGWK58587 DEBUG GPU LINUX : fast/canvas/image-object-in-canvas.html = IMAGE
 //BUGWK58587 DEBUG GPU LINUX : platform/chromium/compositing/layout-width-change.html = IMAGE
+
+// Chromium GPU draws scrollbars slightly differently in debug vs. release.
 BUGWK58587 GPU LINUX : compositing/direct-image-compositing.html = IMAGE
+BUGWK58587 GPU LINUX : media/video-zoom.html = IMAGE
 
 // WebKit roll 80564:80631: rendering on Leopard is shifted to the top right
 // started at some point at or after WK r80582 (Dave Hyatt's vertical text change - a very likely candidate)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to